Xin Wang wrote:
Hi all,
Now I'm trying to update Sugar [1] packages. Because latest version of Sugar depends on GTK 3.0, I would like to remain old versions there for SLE_11, 11.4 and 12.1, and only update packages for 12.2 and Factory. I have thought out several options to achieve this:
1. check suse_version in spec files 2. create a separate project specifically for 12.2 3. create another package, with different package name but will build same rpm, and then only enable it for 12.2
I'm not sure which one is the best practice, could someone figure me out?
As for me, I use 3-rd option to build kernel drivers for CODE10 and CODE11 separately. CODE10 and CODE11 are some kind of nicknames for SLES10 and SLES11 and different openSUSE versions. The essense is that I have to have different spec-files for CODE10 and CODE11. In your case you have to have different spec- and different sources, as far as I understand you. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org