]> git.pld-linux.org Git - packages/yelp.git/commitdiff
- updated BR
authoraflinta <aflinta@pld-linux.org>
Wed, 27 Nov 2002 11:41:18 +0000 (11:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- more macros

Changed files:
    yelp.spec -> 1.27

yelp.spec

index e5bd7e758e48502f97bf779f4da871fd420fa2bb..39ea21f6272ea002f4b7bea69870b68cb199e6a3 100644 (file)
--- a/yelp.spec
+++ b/yelp.spec
@@ -25,6 +25,7 @@ BuildRequires:        libgnomeui-devel >= 2.0.5
 BuildRequires: libgtkhtml-devel >= 2.1.2
 BuildRequires: libxslt-devel >= 1.0.20
 BuildRequires: pkgconfig >= 0.12.0
+BuildRequires: rpm-build >= 4.1-7
 Requires(post):        GConf2
 Requires:      docbook-style-xsl >= 1.55.0
 Requires:      scrollkeeper
@@ -70,7 +71,7 @@ install -d $RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
 
 %post 
-GCONF_CONFIG_SOURCE="`%{_bindir}/gconftool-2 --get-default-source`" %{_bindir}/gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/*.schemas > /dev/null
+%gconf_schema_install
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
This page took 0.026906 seconds and 4 git commands to generate.