[packages/ideviceinstaller] - cleanups, package NEWS

qboosh qboosh at pld-linux.org
Sun Sep 13 08:15:34 CEST 2020


commit b96dcb629b152806d05552c5b0328f1d65827d3c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Sep 13 08:18:19 2020 +0200

    - cleanups, package NEWS

 ideviceinstaller.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ideviceinstaller.spec b/ideviceinstaller.spec
index f5f836e..5ac56c9 100644
--- a/ideviceinstaller.spec
+++ b/ideviceinstaller.spec
@@ -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*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ideviceinstaller.git/commitdiff/b96dcb629b152806d05552c5b0328f1d65827d3c



More information about the pld-cvs-commit mailing list