]> git.pld-linux.org Git - packages/cvsspam.git/commitdiff
- be compatible with rfc2045 when encoding quoted-printable headers (uppercase hex... auto/ac/cvsspam-0_2_12-11 auto/th/cvsspam-0_2_12-11
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 9 Sep 2008 19:10:42 +0000 (19:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvsspam.spec -> 1.36

cvsspam.spec

index 7c54f450180d89ed1a25866e99f614d0a81917ee..c812d91f0e7f9c5993a2530d7053bfe3f1f99ff7 100644 (file)
@@ -2,7 +2,7 @@ Summary:        CVSspam emails you diffs when someone commits a change to your CVS repo
 Summary(pl.UTF-8):     CVSspam - wysyłanie różnic po wykonaniu zmiany w repozytorium CVS
 Name:          cvsspam
 Version:       0.2.12
-Release:       10
+Release:       11
 License:       GPL
 Group:         Applications/System
 Source0:       http://www.badgers-in-foil.co.uk/projects/cvsspam/releases/%{name}-%{version}.tar.gz
@@ -10,6 +10,7 @@ Source0:      http://www.badgers-in-foil.co.uk/projects/cvsspam/releases/%{name}-%{ve
 Patch100:      %{name}-branch.diff
 Patch0:                %{name}-multibyte_enc_disables_highlight-patch1.diff
 Patch1:                %{name}-textdiff.patch
+Patch2:                %{name}-rfc2045.patch
 URL:           http://www.badgers-in-foil.co.uk/projects/cvsspam/
 BuildRequires: rpmbuild(macros) >= 1.277
 Requires:      cvs-client
@@ -38,6 +39,7 @@ możliwe, generowane są odnośniki do frontendów WWW do CVS i systemów
 %patch100 -p0
 %patch0 -p0
 %patch1 -p0
+%patch2 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.06264 seconds and 4 git commands to generate.