SPECS (AC-branch): alsaplayer.spec - HEAD merge: update to 0.99.77...

hawk hawk at pld-linux.org
Sun Apr 1 01:04:56 CEST 2007


Author: hawk                         Date: Sat Mar 31 23:04:56 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- HEAD merge: update to 0.99.77, package gtk2 interface

---- Files affected:
SPECS:
   alsaplayer.spec (1.90 -> 1.90.2.1) 

---- Diffs:

================================================================
Index: SPECS/alsaplayer.spec
diff -u SPECS/alsaplayer.spec:1.90 SPECS/alsaplayer.spec:1.90.2.1
--- SPECS/alsaplayer.spec:1.90	Wed Jan  3 02:46:40 2007
+++ SPECS/alsaplayer.spec	Sun Apr  1 01:04:51 2007
@@ -10,12 +10,12 @@
 Summary:	Alsaplayer - CD/FLAC/MOD/MP3/Ogg/WAV player
 Summary(pl):	Alsaplayer - odtwarzacz CD/FLAC/MOD/MP3/Ogg/WAV
 Name:		alsaplayer
-Version:	0.99.76
-Release:	5
+Version:	0.99.77
+Release:	1
 License:	GPL
 Group:		Applications/Sound
-Source0:	ftp://ftp.alsa-project.org/pub/people/andy/%{name}-%{version}.tar.bz2
-# Source0-md5:	a5566c15dbae1f5c86a08482eb405725
+Source0:	http://www.alsaplayer.org/%{name}-%{version}.tar.bz2
+# Source0-md5:	3280795b199ae1bb245559ccbbca5c02
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 Patch0:		%{name}-docs.patch
@@ -27,18 +27,19 @@
 BuildRequires:	audiofile-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
-%{?with_esound:BuildRequires:	esound-devel}
+%{?with_esound:BuildRequires:	esound-devel >= 0.2.4}
 %{?with_flac:BuildRequires:	flac-devel >= 1.1.3}
 BuildRequires:	gtk+-devel
 %{?with_jack:BuildRequires:	jack-audio-connection-kit-devel >= 0.69.1}
 %{?with_flac:BuildRequires:	libid3tag-devel}
 BuildRequires:	libmad-devel
 %{?with_mikmod:BuildRequires:	libmikmod-devel}
-BuildRequires:	libsndfile-devel
+BuildRequires:	libsndfile-devel >= 1.0.4
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	libvorbis-devel
 %{?with_nas:BuildRequires:	nas-devel}
+BuildRequires:	pkgconfig
 BuildRequires:	xosd-devel
 Requires(post):	/sbin/ldconfig
 Requires:	alsaplayer_output
@@ -242,6 +243,19 @@
 %description interface-gtk -l pl
 Interfejs GTK+ alsaplayera.
 
+%package interface-gtk2
+Summary:	GTK+ 2 interface for Alsaplayer
+Summary(pl):	Interfejs GTK+ 2 alsaplayera
+Group:		X11/Applications/Sound
+Requires:	%{name} = %{version}-%{release}
+Provides:	alsaplayer_ui
+
+%description interface-gtk2
+GTK+ 2 interface for Alsaplayer.
+
+%description interface-gtk2 -l pl
+Interfejs GTK+2 alsaplayera.
+
 %package interface-text
 Summary:	Text interface for Alsaplayer
 Summary(pl):	Interfejs tekstowy alsaplayera
@@ -463,6 +477,10 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_pkglibdir}/interface/libgtk_interface.so
 
+%files interface-gtk2
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/interface/libgtk2_interface.so
+
 %files interface-text
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_pkglibdir}/interface/libtext_interface.so
@@ -551,6 +569,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.90.2.1  2007/03/31 23:04:51  hawk
+- HEAD merge: update to 0.99.77, package gtk2 interface
+
 Revision 1.90  2007/01/03 01:46:40  sls
 - added patch flac; BR: flac-devel >= 1.1.3
 - rel 5
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/alsaplayer.spec?r1=1.90&r2=1.90.2.1&f=u



More information about the pld-cvs-commit mailing list