SPECS: cvsspam.spec - add patch to have X-CVSspam-Module-Path: hea...

glen glen at pld-linux.org
Tue Feb 28 10:39:37 CET 2006


Author: glen                         Date: Tue Feb 28 09:39:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch to have X-CVSspam-Module-Path: header in commits; rel 5

---- Files affected:
SPECS:
   cvsspam.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/cvsspam.spec
diff -u SPECS/cvsspam.spec:1.24 SPECS/cvsspam.spec:1.25
--- SPECS/cvsspam.spec:1.24	Sat Dec 31 11:36:32 2005
+++ SPECS/cvsspam.spec	Tue Feb 28 10:39:32 2006
@@ -3,13 +3,14 @@
 Summary(pl):	CVSspam - wysyłanie różnic po wykonaniu zmiany w repozytorium CVS
 Name:		cvsspam
 Version:	0.2.12
-Release:	4
+Release:	5
 License:	GPL
 Group:		Applications/System
 Source0:	http://www.badgers-in-foil.co.uk/projects/cvsspam/releases/%{name}-%{version}.tar.gz
 # Source0-md5:	0afa4fbaf1c9edb27385e46337f80f4b
 Patch0:		%{name}-rfc2047_special_chars.patch
 Patch1:		%{name}-cvsweb_loglink.patch
+Patch2:		%{name}-module_email_header.diff
 URL:		http://www.badgers-in-foil.co.uk/projects/cvsspam/
 BuildRequires:	rpmbuild(macros) >= 1.277
 Requires:	cvs
@@ -36,6 +37,7 @@
 %setup -q
 %patch0 -p0
 %patch1 -p0
+%patch2 -p0
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -76,13 +78,16 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/02/28 09:39:32  glen
+- add patch to have X-CVSspam-Module-Path: header in commits; rel 5
+
 Revision 1.24  2005/12/31 10:36:32  twittner
-- change %%ruby_mod_ver_requires_eq to %%{?ruby_mod_ver_requires_eq} -
+- change %ruby_mod_ver_requires_eq to %{?ruby_mod_ver_requires_eq} -
   expand this macro only if defined to avoid parse error when appropriate
   BRs is not installed yet (solution provided by glen)
 
 Revision 1.23  2005/12/29 16:59:47  twittner
-- replace R: ruby-modules with %%ruby_mod_ver_requires_eq macro
+- replace R: ruby-modules with %ruby_mod_ver_requires_eq macro
   defined as `Requires: ruby-modules(ver) = 1.8' where `1.8' is
   major ruby version taken from rbconfig
 - add BR: rpmbuild(macros) >= 1.277 with aforementioned macros
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cvsspam.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list