This commit is contained in:
Peter Robinson 2014-04-24 09:08:30 +01:00
parent 34da6b093a
commit c9643734d8

View File

@ -2,7 +2,7 @@
Name: libimobiledevice
Version: 1.1.5
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Library for connecting to mobile devices
Group: System Environment/Libraries
@ -83,6 +83,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{python_sitearch}/imobiledevice*
%changelog
* Wed Apr 23 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.1.5-4
- Rebuild
* Sat Aug 3 2013 Peter Robinson <pbrobinson@fedoraproject.org> 1.1.5-3
- Add dep on libgcrypt-devel to fix FTBFS