1.0.3
This commit is contained in:
parent
45030ef622
commit
74cfcd6e5e
@ -1,15 +1,13 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
||||
|
||||
Name: libimobiledevice
|
||||
Version: 1.0.2
|
||||
Release: 3%{?dist}
|
||||
Version: 1.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for connecting to mobile devices
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://www.libimobiledevice.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Source0: http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: libxml2-devel
|
||||
@ -104,6 +102,9 @@ rm -rf %{buildroot}
|
||||
%{python_sitearch}/imobiledevice/
|
||||
|
||||
%changelog
|
||||
* Mon Oct 4 2010 Peter Robinson <pbrobinson@gmail.com> 1.0.3-1
|
||||
- New 1.0.3 release
|
||||
|
||||
* Sun Aug 01 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.0.2-3
|
||||
- Allow build against swig-2.0.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user