SPECS (DEVEL): gedit2.spec - don't expect more files then provided...

freetz freetz at pld-linux.org
Sat Jan 7 01:33:31 CET 2006


Author: freetz                       Date: Sat Jan  7 00:33:31 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- don't expect more files then provided - s/.so*/.so

---- Files affected:
SPECS:
   gedit2.spec (1.85.2.4 -> 1.85.2.5) 

---- Diffs:

================================================================
Index: SPECS/gedit2.spec
diff -u SPECS/gedit2.spec:1.85.2.4 SPECS/gedit2.spec:1.85.2.5
--- SPECS/gedit2.spec:1.85.2.4	Sat Jan  7 01:30:44 2006
+++ SPECS/gedit2.spec	Sat Jan  7 01:33:26 2006
@@ -133,7 +133,7 @@
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}/gedit-2
 %dir %{_libdir}/gedit-2/plugins
-%attr(755,root,root) %{_libdir}/gedit-2/plugins/*.so*
+%attr(755,root,root) %{_libdir}/gedit-2/plugins/*.so
 %attr(755,root,root) %{_libdir}/gedit-2/plugins/*.py[co]
 %{_libdir}/gedit-2/plugins/*.gedit-plugin
 %{_datadir}/gedit-2
@@ -153,6 +153,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85.2.5  2006/01/07 00:33:26  freetz
+- don't expect more files then provided - s/.so*/.so
+
 Revision 1.85.2.4  2006/01/07 00:30:44  freetz
 - keep out scrollkeeper from updating a database at build time
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gedit2.spec?r1=1.85.2.4&r2=1.85.2.5&f=u



More information about the pld-cvs-commit mailing list