SPECS: liferea.spec - fixed attr and libdir for libliscrlua.so

sls sls at pld-linux.org
Wed Mar 28 18:34:41 CEST 2007


Author: sls                          Date: Wed Mar 28 16:34:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed attr and libdir for libliscrlua.so

---- Files affected:
SPECS:
   liferea.spec (1.130 -> 1.131) 

---- Diffs:

================================================================
Index: SPECS/liferea.spec
diff -u SPECS/liferea.spec:1.130 SPECS/liferea.spec:1.131
--- SPECS/liferea.spec:1.130	Wed Mar 28 17:27:09 2007
+++ SPECS/liferea.spec	Wed Mar 28 18:34:35 2007
@@ -140,7 +140,7 @@
 %{_desktopdir}/*.desktop
 %{_mandir}/man1/liferea.1*
 %if %{with lua}
-/usr/lib/liferea/libliscrlua.so
+%attr(755,root,root) %{_libdir}/%{name}/libliscrlua.so
 %endif
 
 %if %{with gtkhtml}
@@ -161,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.131  2007/03/28 16:34:35  sls
+- fixed attr and libdir for libliscrlua.so
+
 Revision 1.130  2007/03/28 15:27:09  sls
 - package lua-dependent file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/liferea.spec?r1=1.130&r2=1.131&f=u



More information about the pld-cvs-commit mailing list