[libgpod] Rebuild for new libimobiledevice and usbmuxd

Peter Robinson pbrobinson at fedoraproject.org
Wed Apr 11 16:35:53 UTC 2012


commit ec8282cb21ee8388dd649752edde500987fdd1c1
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Apr 11 17:35:49 2012 +0100

    Rebuild for new libimobiledevice and usbmuxd

 libgpod.spec |   15 ++++++---------
 1 files changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/libgpod.spec b/libgpod.spec
index 4841729..1b76c8a 100644
--- a/libgpod.spec
+++ b/libgpod.spec
@@ -15,21 +15,20 @@
 Summary: Library to access the contents of an iPod
 Name: libgpod
 Version: 0.8.2
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtkpod.org/libgpod.html
 Source0: http://downloads.sourceforge.net/gtkpod/%{name}-%{version}.tar.bz2
 BuildRequires: automake libtool
 
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: docbook-style-xsl
 BuildRequires: glib2-devel
 BuildRequires: gdk-pixbuf2-devel
 BuildRequires: gettext
 BuildRequires: intltool
-BuildRequires: libimobiledevice-devel >= 0.9.7
-BuildRequires: libplist-devel >= 1.0
+BuildRequires: libimobiledevice-devel
+BuildRequires: libplist-devel
 BuildRequires: libusb1-devel
 BuildRequires: libxml2-devel
 BuildRequires: libxslt
@@ -134,7 +133,6 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf %{buildroot}
 make DESTDIR=%{buildroot} install
 %find_lang %{name}
 
@@ -159,10 +157,6 @@ echo "D /var/run/%{name} 0755 root root -" > \
 %endif
 
 
-%clean
-rm -rf %{buildroot}
-
-
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
@@ -214,6 +208,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Wed Apr 11 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.8.2-4
+- Rebuild for new libimobiledevice and usbmuxd
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org>
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list