Author: koorek                       Date: Sun Sep 24 11:37:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- only bumped to new version and update url
- more things needs to be done

---- Files affected:
SPECS:
   mpd.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/mpd.spec
diff -u SPECS/mpd.spec:1.2 SPECS/mpd.spec:1.3
--- SPECS/mpd.spec:1.2  Wed Feb 23 21:27:16 2005
+++ SPECS/mpd.spec      Sun Sep 24 13:37:28 2006
@@ -3,31 +3,32 @@
 # - add initscript
 # - create user for daemon (group audio)
 # - add dir to store playlists and songs DB
-# - create default config 
+# - create default config
 # - add logrotate
 Summary:       Music Player Daemon
 Summary(pl):   Music Player Daemon - demon odtwarzający muzykę
 Name:          mpd
-Version:       0.11.5
+Version:       0.12.0
 Release:       0.1
-Epoch:         0
 License:       GPL
 Group:         Applications/Multimedia
-Source0:       http://mercury.chem.pitt.edu/~shank/%{name}-%{version}.tar.gz
-# Source0-md5: 1a9a1a9d31f00a43838b3752024f7ebe
+Source0:       http://musicpd.org/uploads/files/%{name}-%{version}.tar.bz2
+# Source0-md5: 4995b18764b4f92fad7bed9506635ec3
 URL:           http://www.musicpd.org/
 BuildRequires: alsa-lib-devel
 BuildRequires: audiofile-devel >= 0.1.7
 BuildRequires: faad2-devel
 BuildRequires: flac-devel >= 1.1.0
+#BuildRequires:        gcc-c++
 BuildRequires: libao-devel >= 0.8.3
 BuildRequires: libid3tag-devel
 BuildRequires: libmad-devel
 BuildRequires: libmikmod-devel
 BuildRequires: libogg-devel
+BuildRequires: libshout-devel
 BuildRequires: libvorbis-devel
+BuildRequires: pkgconfig >= 0.9.0
 BuildRequires: zlib-devel
-#BuildRequires:        gcc-c++
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,7 +49,7 @@
 frontendów albo często restartujących X.
 
 %prep
-%setup -q 
+%setup -q
 
 %build
 %configure
@@ -70,6 +71,9 @@
 
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/mpd.1*
+%{_mandir}/man5/mpd*
+%dir %{_docdir}/%{name}
+%{_docdir}/%{name}/*
 
 #%{_datadir}/%{name}
 
@@ -83,6 +87,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/09/24 11:37:28  koorek
+- only bumped to new version and update url
+- more things needs to be done
+
 Revision 1.2  2005/02/23 20:27:16  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mpd.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to