[packages/qjackctl] Version: 0.5.4

jajcus jajcus at pld-linux.org
Tue Sep 25 19:54:21 CEST 2018


commit b35e3cc4ccfda4b766015503652bb8af35260c80
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Tue Sep 25 19:54:07 2018 +0200

    Version: 0.5.4

 qjackctl.spec | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/qjackctl.spec b/qjackctl.spec
index 1654534..1b62d06 100644
--- a/qjackctl.spec
+++ b/qjackctl.spec
@@ -1,14 +1,15 @@
 Summary:	Simple application to control the JACK server
 Summary(pl.UTF-8):	Prosty program do kontrolowania serwera JACK-a
 Name:		qjackctl
-Version:	0.4.1
+Version:	0.5.4
 Release:	1
 License:	GPL
 Group:		X11/Applications/Sound
 Source0:	http://downloads.sourceforge.net/qjackctl/%{name}-%{version}.tar.gz
-# Source0-md5:	6a0a4245e2b9e470e04009e1d0f29f08
+# Source0-md5:	3c1f8dfeb03f3ea45f9e0e14e60e05e0
 Source1:	%{name}.desktop
 URL:		http://qjackctl.sourceforge.net
+BuildRequires:	Qt5Core-devel >= 5.1
 BuildRequires:	Qt5DBus-devel
 BuildRequires:	Qt5Gui-devel
 BuildRequires:	Qt5X11Extras-devel
@@ -44,7 +45,7 @@ Posiada proste GUI dla ustawiania poszczególnych parametrów JACK-a.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir},%{_mandir}/fr/man1}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -53,6 +54,8 @@ install -c %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
 %find_lang %{name} --with-qm
 
+mv $RPM_BUILD_ROOT%{_mandir}/man1/qjackctl.fr.1.gz $RPM_BUILD_ROOT%{_mandir}/fr/man1/qjackctl.1.gz1
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -63,6 +66,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/apps/%{name}.png
 %{_mandir}/man1/qjackctl.1*
-%{_datadir}/appdata/%{name}.appdata.xml
+%lang(fr) %{_mandir}/fr/man1/qjackctl.1*
+%{_datadir}/metainfo/%{name}.appdata.xml
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/translations
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qjackctl.git/commitdiff/b35e3cc4ccfda4b766015503652bb8af35260c80



More information about the pld-cvs-commit mailing list