Small changes for rpmlint
authorPaolo Andreetto <paolo.andreetto@pd.infn.it>
Wed, 11 May 2011 13:21:33 +0000 (13:21 +0000)
committerPaolo Andreetto <paolo.andreetto@pd.infn.it>
Wed, 11 May 2011 13:21:33 +0000 (13:21 +0000)
org.glite.wms-utils.exception/project/glite-wms-utils-exception_sl5_x86_64.spec

index 42843f3..3811b4d 100644 (file)
@@ -4,6 +4,7 @@ Version:
 Release:
 License: Apache License 2.0
 Vendor: EMI
+URL: http://glite.cern.ch/
 Group: System Environment/Libraries
 Packager: ETICS
 BuildArch: x86_64
@@ -42,11 +43,10 @@ rm %{buildroot}/usr/lib64/*.la
 
 %clean
 
-%post
-/sbin/ldconfig
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
 
-%postun
-/sbin/ldconfig 
 
 %files
 %defattr(-,root,root)