SPECS: ekg2.spec - up to 20060806 (last snapshot)

sparky sparky at pld-linux.org
Thu Aug 10 19:59:02 CEST 2006


Author: sparky                       Date: Thu Aug 10 17:59:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 20060806 (last snapshot)

---- Files affected:
SPECS:
   ekg2.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/ekg2.spec
diff -u SPECS/ekg2.spec:1.69 SPECS/ekg2.spec:1.70
--- SPECS/ekg2.spec:1.69	Sun Jul  2 11:41:57 2006
+++ SPECS/ekg2.spec	Thu Aug 10 19:58:57 2006
@@ -19,7 +19,7 @@
 %if %{with yesterday_snapshot}
 %define		_snap %(date +%%Y%%m%%d -d yesterday)
 %else
-%define		_snap 20060630
+%define		_snap 20060806
 %endif
 
 %if %{without jabber}
@@ -39,7 +39,7 @@
 License:	GPL v2+
 Group:		Applications/Communications
 Source0:	http://dev.null.pl/ekg2/%{name}-%{_snap}.tar.gz
-# Source0-md5:	c77ef929908c838dd0b22ad7c1538905
+# Source0-md5:	c655a725e1da3cbacd3054675ff76d91
 Patch0:		%{name}-perl-install.patch
 Patch1:		%{name}-no_scripts.patch
 URL:		http://dev.null.pl/ekg2/
@@ -276,6 +276,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -338,7 +339,7 @@
 %files plugin-scripting-python
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/plugins/python.so
-%{_datadir}/%{name}/scripts/*.py
+#%{_datadir}/%{name}/scripts/*.py
 %endif
 
 %if %{with perl}
@@ -354,7 +355,7 @@
 %dir %{perl_vendorarch}/auto/Ekg2/Irc
 %{perl_vendorarch}/auto/Ekg2/Irc/Irc.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/Ekg2/Irc/Irc.so
-%{_datadir}/%{name}/scripts/*.pl
+#%{_datadir}/%{name}/scripts/*.pl
 %endif
 
 %files plugin-ioctld
@@ -406,6 +407,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2006/08/10 17:58:57  sparky
+- up to 20060806 (last snapshot)
+
 Revision 1.69  2006/07/02 09:41:57  charles
 - md5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ekg2.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list