]> git.pld-linux.org Git - packages/cvsspam.git/commitdiff
- add fix for trailing slash in $CVSROOT
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 27 Feb 2005 18:28:33 +0000 (18:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvsspam.spec -> 1.12

cvsspam.spec

index 2cce2a90155f9e8d0e992a55a502a2e9805f7715..d0ea6e542c6e088491c083687fe468836ec37b60 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:       5.1
+Release:       5.2
 Epoch:         0
 License:       GPL
 Group:         Applications/System
@@ -14,6 +14,7 @@ Patch2:               %{name}-filenr.patch
 Patch3:                %{name}-trailing-cvsinfo-slash.patch
 Patch4:                %{name}-optkb_binary_hint.patch
 Patch5:                %{name}-encode_email_personal_name.patch
+Patch6:                %{name}-cvsroot_trailing_slash.patch
 URL:           http://www.badgers-in-foil.co.uk/projects/cvsspam/
 Requires:      cvs
 Requires:      ruby
@@ -42,6 +43,7 @@ mo
 %patch3 -p0
 %patch4 -p0
 %patch5 -p1
+%patch6 -p0
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.056191 seconds and 4 git commands to generate.