From ec8282cb21ee8388dd649752edde500987fdd1c1 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Apr 11 2012 16:35:49 +0000 Subject: Rebuild for new libimobiledevice and usbmuxd --- 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 - 0.8.2-4 +- Rebuild for new libimobiledevice and usbmuxd + * Fri Jan 13 2012 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild