1.1.7
This commit is contained in:
parent
ae308b62f8
commit
5f36214ea9
@ -6,8 +6,8 @@
|
||||
%endif
|
||||
|
||||
Name: libimobiledevice
|
||||
Version: 1.1.6
|
||||
Release: 3%{?dist}
|
||||
Version: 1.1.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for connecting to mobile devices
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -86,7 +86,7 @@ find %{buildroot} -type f -name "*.la" -delete
|
||||
|
||||
%files
|
||||
%doc AUTHORS COPYING.LESSER README
|
||||
%{_libdir}/libimobiledevice.so.4*
|
||||
%{_libdir}/libimobiledevice.so.5*
|
||||
|
||||
%files utils
|
||||
%doc %{_datadir}/man/man1/idevice*
|
||||
@ -100,12 +100,15 @@ find %{buildroot} -type f -name "*.la" -delete
|
||||
|
||||
%if 0%{?python}
|
||||
%files python
|
||||
#{python_sitearch}/imobiledevice*
|
||||
#%{python_sitearch}/imobiledevice*
|
||||
%else
|
||||
#{python_sitearch}/imobiledevice*
|
||||
#%{python_sitearch}/imobiledevice*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Oct 15 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.1.7-1
|
||||
- New 1.1.7 release
|
||||
|
||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user