SPECS: gammu.spec - fix .so perms to autogenerate deps (cmake vs r...

qboosh qboosh at pld-linux.org
Sun Aug 5 20:48:06 CEST 2007


Author: qboosh                       Date: Sun Aug  5 18:48:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix .so perms to autogenerate deps (cmake vs rpm war continued)

---- Files affected:
SPECS:
   gammu.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/gammu.spec
diff -u SPECS/gammu.spec:1.60 SPECS/gammu.spec:1.61
--- SPECS/gammu.spec:1.60	Sun Aug  5 20:06:30 2007
+++ SPECS/gammu.spec	Sun Aug  5 20:48:01 2007
@@ -114,6 +114,9 @@
 
 rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
 
+# for rpm autodeps
+chmod 755 $RPM_BUILD_ROOT%{_libdir}/lib*.so*
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -151,6 +154,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2007/08/05 18:48:01  qboosh
+- fix .so perms to autogenerate deps (cmake vs rpm war continued)
+
 Revision 1.60  2007/08/05 18:06:30  qboosh
 - macros for cmake
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gammu.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list