Author: twittner Date: Sat Dec 22 01:37:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.3.2
---- Files affected: SPECS: qjackctl.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: SPECS/qjackctl.spec diff -u SPECS/qjackctl.spec:1.42 SPECS/qjackctl.spec:1.43 --- SPECS/qjackctl.spec:1.42 Wed Apr 11 01:04:08 2007 +++ SPECS/qjackctl.spec Sat Dec 22 02:37:49 2007 @@ -2,20 +2,21 @@ Summary: Simple application to control the JACK server Summary(pl.UTF-8): Prosty program do kontrolowania serwera JACK-a Name: qjackctl -Version: 0.2.22 +Version: 0.3.2 Release: 1 License: GPL Group: X11/Applications/Sound Source0: http://dl.sourceforge.net/qjackctl/%{name}-%{version}.tar.gz -# Source0-md5: 384e69d49c854bf14615752ba097d261 +# Source0-md5: 17830d94f1f064ca190ab42ddac20c4b Source1: %{name}.desktop URL: http://qjackctl.sourceforge.net BuildRequires: alsa-lib-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: jack-audio-connection-kit-devel >= 0.80.0 -BuildRequires: qmake -BuildRequires: qt-devel >= 6:3.1.1 +BuildRequires: qt4-qmake +BuildRequires: QtGui-devel +BuildRequires: QtXml-devel BuildRequires: sed >= 4.0 Provides: jack-patch-bay BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -35,7 +36,6 @@ %{__aclocal} %{__autoconf} -export QTDIR=%{_prefix} %configure %{__make} @@ -65,7 +65,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.42 2007-04-10 23:04:08 shadzik +Revision 1.43 2007-12-22 01:37:49 twittner +- up to 0.3.2 + +Revision 1.42 2007/04/10 23:04:08 shadzik - qt-devel epoch (still 6) Revision 1.41 2007/04/01 15:34:32 twittner ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qjackctl.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
