File HACKING of Package gconf2-branding-openSUSE
This meta-package contains 3 subpackages:
- gconf2-branding-openSUSE
- gconf2-branding-SLES
- gconf2-branding-SLED
To change any of the packages:
1) Edit the gconf2-branding.spec.in file and add the changes you need. If you want
the change only for one of the 3 distributions, just use:
%if %build_openSUSE | %build_SLES | %build_SLED
...settings for only this specific distribution
%endif
If you don't use the %if...%endif statements, the change will be done for all the
3 distributions.
2) Edit the gconf2-branding.changes file
3) Run the pre_checkin.sh script
4) osc commit