[Fedora-packaging] Re: Putting the new GConf Schema Guidelines into effect

Enrico Scholz enrico.scholz at informatik.tu-chemnitz.de
Fri Jun 12 20:49:01 UTC 2009


Toshio Kuratomi <a.badger at gmail.com> writes:

> The new GConf Schema Guidelines (
> https://fedoraproject.org/wiki/GConf_Scriptlets_%28draft%29 ) 

It would be easier to define an additional macro

| %gconf_requires \
| Requires(pre):        GConf2	\
| Requires(preun):	GConf2	\
| Requires(post):	GConf2	\
| %nil


which is used like

| BuildRequires:  <package-which-provides-your-macros>
| %{?gconf_requires}

in your .spec file.




> To handle the macros file I think we should add them to redhat-rpm-config.
> Jon, is that fine with you?

A separate package (perhaps GConf2-devel?) would be better.



Enrico




More information about the packaging mailing list