rpms/alsamixergui/devel alsamixergui.spec,1.9,1.10

Tom Callaway spot at fedoraproject.org
Mon Aug 17 18:42:18 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/alsamixergui/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17327

Modified Files:
	alsamixergui.spec 
Log Message:
fix buildrequires


Index: alsamixergui.spec
===================================================================
RCS file: /cvs/pkgs/rpms/alsamixergui/devel/alsamixergui.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- alsamixergui.spec	17 Aug 2009 18:18:13 -0000	1.9
+++ alsamixergui.spec	17 Aug 2009 18:42:17 -0000	1.10
@@ -1,7 +1,7 @@
 Name:		alsamixergui
 Summary: 	GUI mixer for ALSA sound devices
 Version:	0.9.0
-Release:	0.8.rc2%{?dist}
+Release:	0.9.rc2%{?dist}
 License:	GPLv2+
 Group:		Applications/System
 # This is where the source used to live, but this upstream is dead.
@@ -15,7 +15,7 @@ URL:		ftp://www.iua.upf.es/pub/mdeboer/p
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	fltk-devel, libstdc++-devel
 BuildRequires:	alsa-lib-devel, desktop-file-utils
-BuildRequires:	autoconf
+BuildRequires:	libtool
 # This is debian's patch, taken 2009-08-17
 Patch0:		alsamixergui_0.9.0rc2-1-9.diff
 
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pixmaps/alsamixergui.png
 
 %changelog
+* Mon Aug 17 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 0.9.0-0.9.rc2
+- fix buildrequires
+
 * Mon Aug 17 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 0.9.0-0.8.rc2
 - fix debian patch to apply (i swear, it applied just a second ago)
 




More information about the fedora-extras-commits mailing list