]> git.pld-linux.org Git - packages/cvsspam.git/commitdiff
- add patch for anchor numbering bug auto/ac/cvsspam-0_2_11-4
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 16 Feb 2005 19:03:13 +0000 (19:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 4

Changed files:
    cvsspam.spec -> 1.8

cvsspam.spec

index 168104401c0ee549b855e7a3171e2e9f7c72f698..cf383761e14d5c73c2e74661689c31190e503bd6 100644 (file)
@@ -2,7 +2,7 @@ Summary:        CVSspam emails you diffs when someone commits a change to your CVS repo
 Summary(pl):   CVSspam - wysy³anie ró¿nic po wykonaniu zmiany w repozytorium CVS
 Name:          cvsspam
 Version:       0.2.11
-Release:       3
+Release:       4
 Epoch:         0
 License:       GPL
 Group:         Applications/System
@@ -10,6 +10,7 @@ Source0:      http://www.badgers-in-foil.co.uk/projects/cvsspam/%{name}-%{version}.ta
 # Source0-md5: e2fe350b845ad1d2ff935f623a0f543a
 Patch0:                %{name}-users-quote.patch
 Patch1:                %{name}-charset-arg.patch
+Patch2:                %{name}-filenr.patch
 URL:           http://www.badgers-in-foil.co.uk/projects/cvsspam/
 Requires:      cvs
 Requires:      ruby
@@ -34,6 +35,7 @@ mo
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.087342 seconds and 4 git commands to generate.