[cpp-xmltooling COMMIT] /branches/REL_1/xmltooling.spec.in

noreply at shibboleth.net noreply at shibboleth.net
Mon Aug 8 19:14:10 BST 2011


Author: scantor
Date: Mon Aug  8 19:14:10 2011
New Revision: 896

URL: http://svn.shibboleth.net/view/cpp-xmltooling?rev=896&view=rev
Log:
Missed some package names.

Modified:
    branches/REL_1/xmltooling.spec.in

Modified: branches/REL_1/xmltooling.spec.in
URL: http://svn.shibboleth.net/view/cpp-xmltooling/branches/REL_1/xmltooling.spec.in?rev=896&r1=895&r2=896&view=diff
==============================================================================
--- branches/REL_1/xmltooling.spec.in (original)
+++ branches/REL_1/xmltooling.spec.in Mon Aug  8 19:14:10 2011
@@ -134,14 +134,14 @@
 [ "$RPM_BUILD_ROOT" != "/" ] && %{__rm} -rf $RPM_BUILD_ROOT
 
 %ifnos solaris2.8 solaris2.9 solaris2.10
-%post -n lib at PACKAGE_NAME@5 -p /sbin/ldconfig
+%post -n lib at PACKAGE_NAME@6 -p /sbin/ldconfig
 %endif
 
 %ifnos solaris2.8 solaris2.9 solaris2.10
-%postun -n lib at PACKAGE_NAME@5 -p /sbin/ldconfig
-%endif
-
-%files -n lib at PACKAGE@6
+%postun -n lib at PACKAGE_NAME@6 -p /sbin/ldconfig
+%endif
+
+%files -n lib at PACKAGE_NAME@6
 %defattr(-,root,root,-)
 %{_libdir}/*.so.*
 



More information about the commits mailing list