]> git.pld-linux.org Git - packages/ideviceinstaller.git/commitdiff
- cleanups, package NEWS auto/th/ideviceinstaller-1.1.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Sep 2020 06:18:19 +0000 (08:18 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Sep 2020 06:18:19 +0000 (08:18 +0200)
ideviceinstaller.spec

index f5f836ea8cc6f981ca2c86d35dcdd863f338d50d..5ac56c93b35144d6e1522c02104eaa14a8821cb8 100644 (file)
@@ -3,7 +3,7 @@ Summary(pl.UTF-8):      Zarządzanie aplikacjami na urządzeniach iPhone oraz iPod To
 Name:          ideviceinstaller
 Version:       1.1.1
 Release:       1
-License:       GPL v2
+License:       GPL v2+
 Group:         Applications
 #Source0Download: https://libimobiledevice.org/
 Source0:       https://github.com/libimobiledevice/ideviceinstaller/releases/download/%{version}/%{name}-%{version}.tar.bz2
@@ -38,9 +38,9 @@ zarchiwizowane aplikacje.
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
+%{__autoconf}
 %{__autoheader}
 %{__automake}
-%{__autoconf}
 %configure \
        --disable-silent-rules
 %{__make}
@@ -56,6 +56,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README.md
+%doc AUTHORS NEWS README.md
 %attr(755,root,root) %{_bindir}/ideviceinstaller
 %{_mandir}/man1/ideviceinstaller.1*
This page took 0.115527 seconds and 4 git commands to generate.