[dbmail/f15] remove cleanups patch

Bernard Johnson bjohnson at fedoraproject.org
Tue Aug 16 04:54:49 UTC 2011


commit b975e528848d9feb1bb3cee749843716c496a6a1
Author: Bernard Johnson <bjohnson at symetrix.com>
Date:   Mon Aug 15 22:13:55 2011 -0600

    remove cleanups patch

 dbmail-3.0.0-rc2-cleanups.patch |   30 ------------------------------
 dbmail.spec                     |    5 +----
 2 files changed, 1 insertions(+), 34 deletions(-)
---
diff --git a/dbmail.spec b/dbmail.spec
index e5aaf15..bb49833 100644
--- a/dbmail.spec
+++ b/dbmail.spec
@@ -22,8 +22,6 @@ Source8:        dbmail.sysconfig
 Patch0:         dbmail-3.0.0-fix-deprecated-gmime.patch
 Patch1:         dbmail-3.0.0-xmlto-skip-validation.patch
 Patch2:         dbmail-3.0.0-glib.patch
-# From http://git.dbmail.eu/paul/dbmail/commit/?id=6af21775b8c560dd9d65cb2465299a9feae34649
-Patch3:         dbmail-3.0.0-rc2-cleanups.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -66,7 +64,7 @@ Please see /usr/share/doc/dbmail-*/README.fedora for specific information on
 installation and configuration in Fedora.
 
 %prep
-%setup -q -n %{name}_%{version}-rc2
+%setup -q -n %{name}-%{version}-rc3
 
 %patch0 -p1 -b .fix-deprecated-gmime
 %patch1 -p1 -b .xmlto-skip-validation
@@ -75,7 +73,6 @@ installation and configuration in Fedora.
 # glib for now
 %patch2 -p1 -b .glib
 %endif
-%patch3 -p1 -b .cleanups
 
 # we don't need README.solaris and we don't want it caught up in the %%doc
 # README* wildcard - but we do want our shiny new README.fedora file to be


More information about the scm-commits mailing list