SPECS: codeblocks.spec - corrected my mystake with plugins dir

czarny czarny at pld-linux.org
Fri Jun 30 17:19:09 CEST 2006


Author: czarny                       Date: Fri Jun 30 15:19:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
 - corrected my mystake with plugins dir

---- Files affected:
SPECS:
   codeblocks.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/codeblocks.spec
diff -u SPECS/codeblocks.spec:1.12 SPECS/codeblocks.spec:1.13
--- SPECS/codeblocks.spec:1.12	Fri Jun 30 16:56:28 2006
+++ SPECS/codeblocks.spec	Fri Jun 30 17:19:04 2006
@@ -9,9 +9,8 @@
 Release:	0.%{_snap}
 License:	GPL
 Group:		Development/Languages
-#Source0:	http://dl.sourceforge.net/codeblocks/%{name}-%{version}%{_rc}.tgz
-Source0:		%{name}-%{_snap}.tar.gz
-# Source0-md5:
+## Source0:	http://dl.sourceforge.net/codeblocks/%{name}-%{version}%{_rc}.tgz
+Source0:	%{name}-%{_snap}.tar.gz
 Source1:	%{name}.conf
 Patch0:		%{name}-ac.patch
 Patch1:		%{name}-fhs.patch
@@ -161,7 +160,7 @@
 %{_datadir}/mime-info/codeblocks*
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/scripts
-%dir %{_datadir}/plugins
+%dir %{_datadir}/%{name}/plugins
 %{_datadir}/%{name}/scripts
 %{_datadir}/%{name}/*.zip
 %{_datadir}/%{name}/*.txt
@@ -180,6 +179,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/06/30 15:19:04  czarny
+ - corrected my mystake with plugins dir
+
 Revision 1.12  2006/06/30 14:56:28  czarny
 - added /usr/share/codeblocks/plugins dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/codeblocks.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list