SPECS: audacious.spec - ver. 1.3.1 thanks to Kamil Dziedzic <kamil...

sls sls at pld-linux.org
Fri Mar 16 23:29:47 CET 2007


Author: sls                          Date: Fri Mar 16 22:29:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 1.3.1 thanks to Kamil Dziedzic <kamil.listy at klecza.pl>

---- Files affected:
SPECS:
   audacious.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/audacious.spec
diff -u SPECS/audacious.spec:1.17 SPECS/audacious.spec:1.18
--- SPECS/audacious.spec:1.17	Mon Feb 12 22:23:48 2007
+++ SPECS/audacious.spec	Fri Mar 16 23:29:41 2007
@@ -3,15 +3,16 @@
 # Conditional build:
 %bcond_with	gconf		# build without gconf support
 #
+
 Summary:	Sound player with the WinAmp GUI, for Unix-based systems for GTK+2
 Summary(pl.UTF-8):	Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+2
 Name:		audacious
-Version:	1.2.2
+Version:	1.3.1
 Release:	1
 License:	GPL
 Group:		X11/Applications/Sound
-Source0:	http://audacious-media-player.org/release/%{name}-%{version}.tgz
-# Source0-md5:	e774afbda04220e6e1b0a9bff350522e
+Source0:	http://static.audacious-media-player.org/release/%{name}-%{version}.tgz
+# Source0-md5:	6dd04268a8b52a991cd1f561e27dca16
 Source1:	mp3license
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-home_etc.patch
@@ -23,6 +24,8 @@
 BuildRequires:	gettext-devel
 BuildRequires:	home-etc-devel
 BuildRequires:	libglade2-devel >= 2.3.1
+BuildRequires:	libstdc++-devel
+BuildRequires:	mcs-devel
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.198
 Requires:	%{name}-libs = %{version}-%{release}
@@ -125,12 +128,15 @@
 %dir %{_datadir}/audacious/images
 %{_datadir}/audacious/images/*
 %{_datadir}/audacious/Skins
+%{_datadir}/audacious/ui
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*.png
 
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libaudacious.so.*.*
+%dir %{_libdir}/audacious
+%attr(755,root,root) %{_libdir}/audacious/libaudid3tag.so
 
 %files devel
 %defattr(644,root,root,755)
@@ -144,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/03/16 22:29:41  sls
+- ver. 1.3.1 thanks to Kamil Dziedzic <kamil.listy at klecza.pl>
+
 Revision 1.17  2007/02/12 21:23:48  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/audacious.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list