packages: pavucontrol/pavucontrol.spec - updated to 0.9.10 - removed obsole...

megabajt megabajt at pld-linux.org
Sun Oct 25 14:54:12 CET 2009


Author: megabajt                     Date: Sun Oct 25 13:54:12 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.9.10
- removed obsolete -desktop.patch

---- Files affected:
packages/pavucontrol:
   pavucontrol.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/pavucontrol/pavucontrol.spec
diff -u packages/pavucontrol/pavucontrol.spec:1.9 packages/pavucontrol/pavucontrol.spec:1.10
--- packages/pavucontrol/pavucontrol.spec:1.9	Mon Jul  6 15:53:49 2009
+++ packages/pavucontrol/pavucontrol.spec	Sun Oct 25 14:54:06 2009
@@ -2,23 +2,24 @@
 Summary:	PulseAudio Volume Control
 Summary(pl.UTF-8):	PulseAudio Volume Control - sterowanie głośnością PulseAudio
 Name:		pavucontrol
-Version:	0.9.8
+Version:	0.9.10
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Sound
 Source0:	http://0pointer.de/lennart/projects/pavucontrol/%{name}-%{version}.tar.gz
-# Source0-md5:	ec37148c658fa5110bc991ab17ea82f0
-#Patch0:		%{name}-desktop.patch
+# Source0-md5:	b966eb31ec7fd6afa0f1ed7d5ba480b3
 URL:		http://0pointer.de/lennart/projects/pavucontrol/
+BuildRequires:	autoconf >= 2.62
+BuildRequires:	automake >= 1:1.9
 BuildRequires:	gettext-devel
-BuildRequires:	gtkmm-devel >= 2.4
-BuildRequires:	intltool
-BuildRequires:	libcanberra-devel
-BuildRequires:	libglademm-devel >= 2.4
-BuildRequires:	libsigc++-devel >= 2.0
+BuildRequires:	gtkmm-devel >= 2.16.0
+BuildRequires:	intltool >= 0.35.0
+BuildRequires:	libcanberra-gtk-devel >= 0.16
+BuildRequires:	libglademm-devel >= 2.4.0
+BuildRequires:	libsigc++-devel >= 2.0.0
 BuildRequires:	pkgconfig
-BuildRequires:	pulseaudio-devel >= 0.9.13
-Requires:	pulseaudio-libs >= 0.9.13
+BuildRequires:	pulseaudio-devel >= 0.9.16
+Requires:	pulseaudio-libs >= 0.9.16
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -36,9 +37,13 @@
 
 %prep
 %setup -q
-#%patch0 -p1
 
 %build
+%{__intltoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
 	--disable-lynx
 %{__make}
@@ -56,7 +61,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc README
+%doc ChangeLog README
 %attr(755,root,root) %{_bindir}/pavucontrol
 %{_datadir}/pavucontrol
 %{_desktopdir}/pavucontrol.desktop
@@ -67,6 +72,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2009/10/25 13:54:06  megabajt
+- updated to 0.9.10
+- removed obsolete -desktop.patch
+
 Revision 1.9  2009/07/06 13:53:49  jasw
 - add missing BR
 - remove	redundant patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pavucontrol/pavucontrol.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list