SPECS: synce-unshield.spec - should not be arch-sensitive - fixed ...

prism prism at pld-linux.org
Sun Oct 30 00:31:34 CEST 2005


Author: prism                        Date: Sat Oct 29 22:31:34 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- should not be arch-sensitive
- fixed post(un) parts, should be in libs subpackage

---- Files affected:
SPECS:
   synce-unshield.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/synce-unshield.spec
diff -u SPECS/synce-unshield.spec:1.3 SPECS/synce-unshield.spec:1.4
--- SPECS/synce-unshield.spec:1.3	Sun Oct 30 00:22:20 2005
+++ SPECS/synce-unshield.spec	Sun Oct 30 00:31:28 2005
@@ -17,7 +17,6 @@
 BuildRequires:	libtool
 BuildRequires:	rpmbuild(macros) >= 1.213
 Requires:	%{name}-libs = %{version}
-ExcludeArch:	%{x8664} alpha ia64 ppc64 s390x sparc64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -92,8 +91,8 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-p /sbin/ldconfig
-%postun	-p /sbin/ldconfig
+%post	libs -p /sbin/ldconfig
+%postun	libs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
@@ -121,6 +120,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/10/29 22:31:28  prism
+- should not be arch-sensitive
+- fixed post(un) parts, should be in libs subpackage
+
 Revision 1.3  2005/10/29 22:22:20  prism
 - new in PLD
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/synce-unshield.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list