]> git.pld-linux.org Git - packages/devhelp.git/commitdiff
- cosmetics
authorpaladine <paladine@pld-linux.org>
Wed, 10 Nov 2004 13:58:58 +0000 (13:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    devhelp.spec -> 1.43

devhelp.spec

index 83f15a484c2c22bcb37e8c96d5d521bd4bcb25e5..3ced38d9d76e99790da0b20a1a4d3289cf448eae 100644 (file)
@@ -25,7 +25,7 @@ BuildRequires:        mozilla-devel >= %{minmozver}
 BuildRequires: zlib-devel
 Requires(post,postun): GConf2
 Requires:      %{name}-libs = %{version}-%{release}
-Requires:      mozilla =  %(rpm -q --qf '%{EPOCH}:%{VERSION}' --whatprovides mozilla)
+Requires:      mozilla = %(rpm -q --qf '%{EPOCH}:%{VERSION}' --whatprovides mozilla)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # can be provided by mozilla or mozilla-embedded
@@ -109,8 +109,8 @@ rm -rf $RPM_BUILD_ROOT
 %postun
 %gconf_schema_install
 
-%post   libs -p /sbin/ldconfig
-%postun libs -p /sbin/ldconfig
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
This page took 0.046631 seconds and 4 git commands to generate.