[iwhd] update iwhd.spec for iwhd-1.5: no more patches required

Jim Meyering meyering at fedoraproject.org
Sat Mar 10 12:05:15 UTC 2012


commit 81c3ff5d312c0fae5e123c5ead5e038a2daaf5bd
Author: Jim Meyering <meyering at redhat.com>
Date:   Sat Mar 10 13:04:10 2012 +0100

    update iwhd.spec for iwhd-1.5: no more patches required

 .gitignore |    1 +
 iwhd.spec  |    7 ++-----
 sources    |    2 +-
 3 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 33c5ce8..50c25b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /iwhd-1.0.tar.xz
 /iwhd-1.1.tar.xz
 /iwhd-1.4.tar.xz
+/iwhd-1.5.tar.xz
diff --git a/iwhd.spec b/iwhd.spec
index 12e0826..b952df3 100644
--- a/iwhd.spec
+++ b/iwhd.spec
@@ -1,5 +1,5 @@
 Name:		iwhd
-Version:	1.4
+Version:	1.5
 Release:	1%{?dist}
 Summary:	Image WareHouse Daemon
 
@@ -11,8 +11,6 @@ URL:		http://git.fedorahosted.org/git/?p=iwhd.git
 ExcludeArch: ppc ppc64 s390 s390x
 
 Source0: http://people.redhat.com/meyering/iwhd/%{name}-%{version}.tar.xz
-Patch1: iwhd-1.0-debug.patch
-Patch2: systemd-f16-vs-f17.patch
 
 BuildRequires: boost-devel
 BuildRequires: boost-filesystem
@@ -45,8 +43,6 @@ The image-warehouse daemon for Aeolus
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
 
 %build
 %configure
@@ -84,6 +80,7 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Sat Mar 10 2012 Jim Meyering <meyering at redhat.com> - 1.5-1
 * Tue Mar  6 2012 Jim Meyering <meyering at redhat.com> - 1.4-1
 - use just-released upstream iwhd-1.4
 - also add systemd-f16-vs-f17.patch
diff --git a/sources b/sources
index 9163ab4..62a7df0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d196ff41735d8b764cf208e40e6dd875  iwhd-1.4.tar.xz
+297a913e3dc2bf7c076d0cc01f898c71  iwhd-1.5.tar.xz


More information about the scm-commits mailing list