rpms/qmmp/F-9 qmmp.spec,1.4,1.5

Karel Volný (kvolny) fedora-extras-commits at redhat.com
Wed Jul 30 09:43:17 UTC 2008


Author: kvolny

Update of /cvs/pkgs/rpms/qmmp/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9688

Modified Files:
	qmmp.spec 
Log Message:
add modplug support ... oops, I forgot




Index: qmmp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qmmp/F-9/qmmp.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qmmp.spec	30 Jul 2008 09:13:48 -0000	1.4
+++ qmmp.spec	30 Jul 2008 09:42:47 -0000	1.5
@@ -1,6 +1,6 @@
 Name:		qmmp
 Version:	0.2.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Qt-based multimedia player
 
 Group:		Applications/Multimedia
@@ -19,7 +19,7 @@
 BuildRequires:	libsamplerate-devel alsa-lib-devel taglib-devel
 BuildRequires:	qt4-devel >= 4.2 desktop-file-utils
 BuildRequires:	libsndfile-devel wavpack-devel pulseaudio-libs-devel
-BuildRequires:	libcurl-devel
+BuildRequires:	libmodplug-devel libcurl-devel
 
 Requires(post):	/sbin/ldconfig
 Requires(pre):	/sbin/ldconfig
@@ -105,6 +105,9 @@
 
 
 %changelog
+* Wed Jul 30 2008 Karel Volny <kvolny at redhat.com> 0.2.0-2
+- added BuildRequires: libmodplug-devel
+
 * Wed Jul 30 2008 Karel Volny <kvolny at redhat.com> 0.2.0-1
 - new version
 - updated %%description to match upstream




More information about the fedora-extras-commits mailing list