SPECS: audacious.spec - revert last commit (I have bad day; 1.4.0-...

arvenil arvenil at pld-linux.org
Thu Jul 26 20:21:48 CEST 2007


Author: arvenil                      Date: Thu Jul 26 18:21:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- revert last commit (I have bad day; 1.4.0-dr1 goes to DEVEL)

---- Files affected:
SPECS:
   audacious.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/audacious.spec
diff -u SPECS/audacious.spec:1.25 SPECS/audacious.spec:1.26
--- SPECS/audacious.spec:1.25	Thu Jul 26 20:01:05 2007
+++ SPECS/audacious.spec	Thu Jul 26 20:21:43 2007
@@ -1,23 +1,18 @@
 # $Revision$, $Date$
 #
-# TODO
-# - exclude audtool to separate package
-#
 # Conditional build:
 %bcond_with	gconf		# build without gconf support
 #
 
-%define _dr	dr1
-
 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.4.0
-Release:	0.%{_dr}.1
+Version:	1.3.2
+Release:	1
 License:	GPL
 Group:		X11/Applications/Sound
-Source0:	http://static.audacious-media-player.org/release/%{name}-%{version}-%{_dr}.tgz
-# Source0-md5:	dcc25e836194e3ed351a8fff79d61cf9
+Source0:	http://static.audacious-media-player.org/release/%{name}-%{version}.tgz
+# Source0-md5:	b784a30604a2f9d84e9da310069f43f9
 Source1:	mp3license
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-home_etc.patch
@@ -25,8 +20,6 @@
 %{?with_gconf:BuildRequires:	GConf2-devel >= 2.6.0}
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
-BuildRequires:	dbus-devel >= 0.60
-BuildRequires:	dbus-glib-devel >= 0.60
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2:2.6.0
 BuildRequires:	home-etc-devel
@@ -77,11 +70,9 @@
 multimedialnego Audacious.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_dr}
+%setup -q
 %patch0 -p1
 %patch1 -p1
-# BUGFIX: http://bugs-meta.atheme-project.org/view.php?id=736
-echo 'const char *svn_stamp = "release";\n' > src/audacious/build_stamp.c
 
 %build
 %{__aclocal} -I m4
@@ -144,17 +135,16 @@
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libaudclient.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/libaudclient.so.?
+%attr(755,root,root) %{_libdir}/libaudacious.so.*.*.*
+%ghost %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)
-%attr(755,root,root) %{_libdir}/libaudclient.so
+%attr(755,root,root) %{_libdir}/libaudacious.so
 %{_includedir}/audacious
 %{_pkgconfigdir}/audacious.pc
-%{_pkgconfigdir}/audclient.pc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -162,8 +152,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.25  2007/07/26 18:01:05  arvenil
-- up to 1.4.0-dr1
+Revision 1.26  2007/07/26 18:21:43  arvenil
+- revert last commit (I have bad day; 1.4.0-dr1 goes to DEVEL)
 
 Revision 1.24  2007/04/05 15:38:05  arvenil
 - up to 1.3.2
================================================================

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



More information about the pld-cvs-commit mailing list