[plague/f14/master] * Tue Aug 10 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 0.4.5.8-1 - update to 0.4.5.8 to

Michael Schwendt mschwendt at fedoraproject.org
Tue Aug 10 15:34:52 UTC 2010


commit f08fcc96f33d0cf0f438f955c5ed585e413518cc
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Tue Aug 10 17:34:48 2010 +0200

    * Tue Aug 10 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 0.4.5.8-1
    - update to 0.4.5.8 to get rid of patches

 .gitignore                       |    1 +
 plague-0.4.5.7-cvs20081216.patch |  221 --------------------------------------
 plague-0.4.5.7-cvs20090612.patch |   36 ------
 plague-0.4.5.7-cvs20100505.patch |   40 -------
 plague-0.4.5.7-python27.patch    |   33 ------
 plague.spec                      |   19 +---
 sources                          |    3 +-
 7 files changed, 8 insertions(+), 345 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 848f3bd..124fba0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 plague-0.4.5.7.tar.bz2
 plague-0.4.5.7.tar.bz2.asc
+plague-0.4.5.8.tar.bz2
diff --git a/plague.spec b/plague.spec
index 08341f0..ab428cb 100644
--- a/plague.spec
+++ b/plague.spec
@@ -2,16 +2,12 @@ BuildArch: noarch
 
 Summary: Distributed build system for RPMs
 Name: plague
-Version: 0.4.5.7
-Release: 9.20100505cvs%{?dist}
+Version: 0.4.5.8
+Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Tools
 #Source: http://fedoraproject.org/projects/plague/releases/%{name}-%{version}.tar.bz2
-Source: %{name}-%{version}.tar.bz2
-Patch0: plague-0.4.5.7-cvs20081216.patch
-Patch1: plague-0.4.5.7-cvs20090612.patch
-Patch2: plague-0.4.5.7-cvs20100505.patch
-Patch3: plague-0.4.5.7-python27.patch
+Source: http://mschwendt.fedorapeople.org/plague/%{name}-%{version}.tar.bz2
 URL: http://www.fedoraproject.org/wiki/Projects/Plague
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: python
@@ -83,12 +79,6 @@ the interface to the build server.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%if 0%{?fedora} >= 14
-%patch3 -p1
-%endif
 
 
 %build
@@ -175,6 +165,9 @@ fi
 
 
 %changelog
+* Tue Aug 10 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 0.4.5.8-1
+- update to 0.4.5.8 to get rid of patches
+
 * Wed Aug  4 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 0.4.5.7-9.20100505cvs
 - Fix Python 2.7 xmlrpclib/httplib fall-out in SSLConnection.py and 
   XMLRPCServerProxy.py (#621340).
diff --git a/sources b/sources
index 1724934..b7af51d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-52d153fe20a42a24fa337e4f20a1e205  plague-0.4.5.7.tar.bz2
-0211b059e99f00785b5d8f637e58bb1b  plague-0.4.5.7.tar.bz2.asc
+94504750aeb52e29ad2c9a9335599fb9  plague-0.4.5.8.tar.bz2


More information about the scm-commits mailing list