SPECS: xvid.spec - make library executable for rpm autodeps; rel 3

glen glen at pld-linux.org
Tue Nov 18 17:46:16 CET 2008


Author: glen                         Date: Tue Nov 18 16:46:16 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make library executable for rpm autodeps; rel 3

---- Files affected:
SPECS:
   xvid.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/xvid.spec
diff -u SPECS/xvid.spec:1.52 SPECS/xvid.spec:1.53
--- SPECS/xvid.spec:1.52	Fri Mar 21 11:58:25 2008
+++ SPECS/xvid.spec	Tue Nov 18 17:46:11 2008
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	Implementacja kodeka wideo zgodnego ze standardem ISO MPEG-4
 Name:		xvid
 Version:	1.1.3
-Release:	2
+Release:	3
 Epoch:		1
 License:	GPL
 Group:		Libraries
@@ -82,6 +82,8 @@
 cd $RPM_BUILD_ROOT%{_libdir}
 ln -sf libxvidcore.so.*.* libxvidcore.so
 
+chmod +x $RPM_BUILD_ROOT%{_libdir}/lib*
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -108,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2008/11/18 16:46:11  glen
+- make library executable for rpm autodeps; rel 3
+
 Revision 1.52  2008/03/21 10:58:25  pluto
 -  mark stack as non-executable for PaX kernel, release 2.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xvid.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list