Author: wiget                        Date: Mon Feb  2 07:53:28 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.16

---- Files affected:
SPECS:
   mpdscribble.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/mpdscribble.spec
diff -u SPECS/mpdscribble.spec:1.5 SPECS/mpdscribble.spec:1.6
--- SPECS/mpdscribble.spec:1.5  Fri Sep  5 00:51:14 2008
+++ SPECS/mpdscribble.spec      Mon Feb  2 08:53:22 2009
@@ -6,21 +6,16 @@
 Summary:       Scrobbler for mpd
 Summary(pl.UTF-8):     Scrobbler dla mpd
 Name:          mpdscribble
-Version:       0.2.12
+Version:       0.16
 Release:       1
 License:       GPL v2
 Group:         Daemons
-Source0:       http://www.frob.nl/projects/scribble/%{name}-%{version}.tar.gz
-# Source0-md5: 7f0e976e7a066df0ddf21f3f4041ef6a
+Source0:       http://dl.sourceforge.net/musicpd/%{name}-%{version}.tar.gz
+# Source0-md5: 97d78f95faa4da55bc4676ab2127814c
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.conf
-Patch0:                %{name}-libsoup.patch
-Patch1:                %{name}-warnings_and_operator.patch
-Patch2:                %{name}-default_verbose_level.patch
-Patch3:                %{name}-memory_corruption.patch
-Patch4:                %{name}-path.patch
-URL:           http://www.frob.nl/scribble.html
+URL:           http://mpd.wikia.com/wiki/Client:Mpdscribble
 BuildRequires: glib2-devel >= 2.0
 BuildRequires: libsoup-devel >= 2.2
 BuildRequires: pkgconfig
@@ -38,14 +33,9 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
-%{__aclocal}
+%{__aclocal} -Im4
 %{__autoconf}
 %{__automake}
 %configure
@@ -66,7 +56,8 @@
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/mpdscribble
 install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/mpdscribble
 
-touch $RPM_BUILD_ROOT/var/log/%{name}.log
+install -d $RPM_BUILD_ROOT/var/log/mpdscribble
+touch $RPM_BUILD_ROOT/var/log/mpdscribble/%{name}.log
 touch $RPM_BUILD_ROOT/var/cache/%{name}/%{name}.cache
 
 %clean
@@ -84,14 +75,14 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS NEWS README
 %attr(755,root,root) %{_bindir}/%{name}
 %{_mandir}/man1/mpdscribble.1*
-%dir %{_sysconfdir}/mpdscribble
-%config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/mpdscribble/mpdscribble.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mpdscribble.conf
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
-%attr(640,root,root) %ghost /var/log/%{name}.log
+%dir /var/log/mpdscribble
+%attr(640,root,root) %ghost /var/log/mpdscribble/%{name}.log
 %dir %attr(750,root,root) /var/cache/%{name}
 /var/cache/%{name}/%{name}.cache
 
@@ -101,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2009/02/02 07:53:22  wiget
+- updated to 0.16
+
 Revision 1.5  2008/09/04 22:51:14  glen
 - rc-script deps
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mpdscribble.spec?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to