diff --git a/libimobiledevice.spec b/libimobiledevice.spec index 26a7bd3..e23c840 100644 --- a/libimobiledevice.spec +++ b/libimobiledevice.spec @@ -21,7 +21,7 @@ Name: libimobiledevice %define _name libimobiledevice2 Version: 1.1.1 -Release: 2 +Release: 1 License: GPLv2+; LGPLv2.1+ BuildRequires: gcc-c++ glib2-devel libtasn1-devel libxml2-devel sed BuildRequires: libusbmuxd-devel >= 1.0.0 @@ -51,6 +51,7 @@ iPhone, iPod Touch and iPad devices. Unlike other projects, it does not depend on using any existing `.dll` or `.so` libraries from Apple. %package -n %{_name} + License: LGPLv2.1+ Summary: Native protocols library for iPhone, iPod Touch and iPad Group: System/Libraries