[iwhd] Go to 1.6.

Pete Zaitcev zaitcev at fedoraproject.org
Wed Aug 22 05:47:45 UTC 2012


commit dd392fa0dd8dbf16bec96d389d9a92d139734885
Author: Pete Zaitcev <zaitcev at kotori.zaitcev.us>
Date:   Tue Aug 21 23:47:00 2012 -0600

    Go to 1.6.

 .gitignore |    1 +
 iwhd.spec  |   12 +++++-------
 sources    |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50c25b4..09cf1c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /iwhd-1.1.tar.xz
 /iwhd-1.4.tar.xz
 /iwhd-1.5.tar.xz
+/iwhd-1.6.tar.xz
diff --git a/iwhd.spec b/iwhd.spec
index d0af720..79082a2 100644
--- a/iwhd.spec
+++ b/iwhd.spec
@@ -1,6 +1,6 @@
 Name:		iwhd
-Version:	1.5
-Release:	4%{?dist}
+Version:	1.6
+Release:	1%{?dist}
 Summary:	Image WareHouse Daemon
 
 Group:		System Environment/Libraries
@@ -12,8 +12,6 @@ ExcludeArch: ppc ppc64 s390 s390x
 
 Source0: http://people.redhat.com/meyering/iwhd/%{name}-%{version}.tar.xz
 
-Patch1: iwhd-stdio-f19.patch
-
 BuildRequires: boost-devel
 BuildRequires: boost-filesystem
 BuildRequires: gc-devel
@@ -47,7 +45,6 @@ The image-warehouse daemon for Aeolus
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure
@@ -85,8 +82,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
-* Thu Aug 8 2012 Pete Zaitcev <zaitcev at redhat.com> - 1.5-4
-- Rebuild for new Boost
+* Tue Aug 21 2012 Pete Zaitcev <zaitcev at redhat.com> - 1.6-1
+- Rebuild for new Boost in Rawhide
+- Upstream 1.6 to compensate for Rawhide: same as 1.5 with newer gnulib
 
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
diff --git a/sources b/sources
index 62a7df0..43fe52a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-297a913e3dc2bf7c076d0cc01f898c71  iwhd-1.5.tar.xz
+2174dd8cc7ce3da384f5ce0b71f53c3f  iwhd-1.6.tar.xz


More information about the scm-commits mailing list