SPECS: mpd.spec - 0.14 - remove ">= <version>" from BR faad2-devel

uzsolt uzsolt at pld-linux.org
Fri Dec 26 09:49:46 CET 2008


Author: uzsolt                       Date: Fri Dec 26 08:49:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.14
- remove ">= <version>" from BR faad2-devel 

---- Files affected:
SPECS:
   mpd.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/mpd.spec
diff -u SPECS/mpd.spec:1.23 SPECS/mpd.spec:1.24
--- SPECS/mpd.spec:1.23	Sun Dec 21 13:35:10 2008
+++ SPECS/mpd.spec	Fri Dec 26 09:49:40 2008
@@ -2,24 +2,24 @@
 # TODO:
 # - add dir to store playlists and songs DB
 # - add logrotate
-%define beta beta3
 Summary:	Music Player Daemon
 Summary(hu.UTF-8):	Music Player Daemon
 Summary(pl.UTF-8):	Music Player Daemon - demon odtwarzający muzykę
 Name:		mpd
 Version:	0.14
-Release:	0.%{beta}.1
+Release:	0.1
 License:	GPL v2+
 Group:		Applications/Multimedia
-Source0:	http://downloads.sourceforge.net/musicpd/mpd-0.14_beta3.tar.bz2
-# Source0-md5:	02320f13de6a84b53343f3f451c53ed1
+Source0:	http://dl.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2
+# Source0-md5:	ee282390146ead636f3d992399ed3c20
 Source1:	%{name}.conf
 Source2:	%{name}.init
 URL:		http://www.musicpd.org/
 BuildRequires:	alsa-lib-devel >= 0.9.0
 BuildRequires:	audiofile-devel >= 0.1.7
 BuildRequires:	avahi-devel
-BuildRequires:	faad2-devel >= 2.6.1
+# imho doesn't need ">= 2.6.1" to faad2-devel
+BuildRequires:	faad2-devel
 BuildRequires:	flac-devel >= 1.1.0
 BuildRequires:	jack-audio-connection-kit-devel >= 0.4
 BuildRequires:	libao-devel >= 0.8.3
@@ -64,7 +64,7 @@
 frontendów albo często restartujących X.
 
 %prep
-%setup -q -n %{name}-%{version}~%{beta}
+%setup -q 
 
 %build
 # ac_cv_* hacks to avoid unwanted linking
@@ -109,7 +109,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README TODO doc/mpdconf.example UPGRADING doc/protocol.html
+%doc AUTHORS NEWS README TODO doc/mpdconf.example UPGRADING doc/protocol.xml
 %attr(755,root,root) %{_bindir}/*
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mpd.conf
 %attr(754,root,root) /etc/rc.d/init.d/mpd
@@ -122,6 +122,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2008/12/26 08:49:40  uzsolt
+- 0.14
+- remove ">= <version>" from BR faad2-devel
+
 Revision 1.23  2008/12/21 12:35:10  wiget
 - move beta to release
 - use macros
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mpd.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list