Author: uzsolt                       Date: Fri Nov 20 21:43:14 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- reverse patch2 and add a comment (for future ;))

---- Files affected:
packages/gcstar:
   gcstar.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: packages/gcstar/gcstar.spec
diff -u packages/gcstar/gcstar.spec:1.19 packages/gcstar/gcstar.spec:1.20
--- packages/gcstar/gcstar.spec:1.19    Fri Nov 20 21:45:31 2009
+++ packages/gcstar/gcstar.spec Fri Nov 20 22:43:09 2009
@@ -21,6 +21,7 @@
 # Source0-md5: 966652b3f331d72c76509e13fc4dfba5
 Patch0:                %{name}-mandir.patch
 Patch1:                %{name}-desktop.patch
+# copy gcstar perl-libs to /usr/share instead of /usr/lib
 Patch2:                %{name}-perlmoddir.patch
 URL:           http://www.gcstar.org/
 BuildRequires: perl-Archive-Zip
@@ -97,7 +98,7 @@
 %setup -q -n %{name}
 %patch0 -p1
 %patch1 -p1
-# %patch2 -p1
+%patch2 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -124,7 +125,7 @@
 %doc README
 %attr(755,root,root) %{_bindir}/*
 %dir %{_datadir}/%{name}
-%{_libdir}/%{name}
+# %{_libdir}/%{name}
 # %dir %{_libdir}/%{name}
 # %dir %{_libdir}/%{name}/GCPlugins
 # %{_libdir}/%{name}/GCBackend
@@ -144,6 +145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2009/11/20 21:43:09  uzsolt
+- reverse patch2 and add a comment (for future ;))
+
 Revision 1.19  2009/11/20 20:45:31  uzsolt
 - 1.5.0
 - new group, new todo (subpackages)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcstar/gcstar.spec?r1=1.19&r2=1.20&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to