Author: megabajt                     Date: Sat Jan 24 17:44:05 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.17.0
- removed obsolete -plugins_path.patch and -API.patch
- added descriptions

---- Files affected:
SPECS:
   gmpc-plugin-libnotify.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/gmpc-plugin-libnotify.spec
diff -u SPECS/gmpc-plugin-libnotify.spec:1.2 
SPECS/gmpc-plugin-libnotify.spec:1.3
--- SPECS/gmpc-plugin-libnotify.spec:1.2        Mon Feb  4 12:17:31 2008
+++ SPECS/gmpc-plugin-libnotify.spec    Sat Jan 24 18:44:00 2009
@@ -1,43 +1,36 @@
 # $Revision$, $Date$
-# TODO:
-# - desc
-
 %define                source_name gmpc-libnotify
 Summary:       Libnotify plugin for Gnome Music Player Client
-Summary(pl.UTF-8):Wtyczka libnotify dla odtwarzacza Gnome Music Player Client
+Summary(pl.UTF-8):     Wtyczka libnotify dla odtwarzacza Gnome Music Player 
Client
 Name:          gmpc-plugin-libnotify
-Version:       0.15.5.0
-Release:       0.1
+Version:       0.17.0
+Release:       1
 License:       GPL
 Group:         X11/Applications/Sound
-# http://download.sarine.nl/gmpc-0.15.5/
-Source0:       
http://download.sarine.nl/gmpc-0.15.5/%{source_name}-%{version}.tar.gz
-# Source0-md5: 5782f07ce1740a1fe6c2feff2a9a66ee
-Patch0:                %{name}-plugins_path.patch
-Patch1:                %{name}-API.patch
-URL:           http://www.sarine.nl//gmpc-plugins
-BuildRequires: autoconf
+Source0:       
http://dl.sourceforge.net/musicpd/%{source_name}-%{version}.tar.gz
+# Source0-md5: 7aef88e0eea85c1a3bdf1b86bf169a64
+URL:           http://gmpcwiki.sarine.nl/index.php?title=Libnotify
+BuildRequires: autoconf >= 2.58
 BuildRequires: automake
-BuildRequires: gmpc-devel >= 0.15.5.0
-BuildRequires: gtk+2-devel >= 2:2.4
-BuildRequires: libglade2-devel
-BuildRequires: libmpd-devel >= 0.15.0
+BuildRequires: glib2-devel >= 1:2.10.0
+BuildRequires: gmpc-devel >= 0.17.0
+BuildRequires: gtk+2-devel >= 2:2.8.0
+BuildRequires: libmpd-devel >= 0.17.0
 BuildRequires: libnotify-devel
 BuildRequires: libtool
+Requires:      gmpc >= 0.17.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The plugin allows you to generate a playlist based on a set of rules,
-f.e. "Genre contains 'jazz' and artist doesn't contain 'Jones'".
+The libnotify plugin sends to the notification daemon an announcement
+on song change.
 
 %description -l pl.UTF-8
-Ta wtyczka pozwala generować playlisty w oparciu o zbiór reguł, na
-przykład "Gatunek zawiera 'jazz' i wykonawca nie zawiera 'Jones'".
+Wtyczka libnotify wysyła do demona powiadomień informację o zmianie
+utworu.
 
 %prep
 %setup -qn %{source_name}-%{version}
-%patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -45,26 +38,23 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-
 %configure
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{_libdir}/gmpc
-
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm $RPM_BUILD_ROOT%{_libdir}/gmpc/*.la
+rm $RPM_BUILD_ROOT%{_libdir}/gmpc/plugins/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/gmpc/*.so
+%attr(755,root,root) %{_libdir}/gmpc/plugins/libnotifyplugin.so
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -72,6 +62,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2009/01/24 17:44:00  megabajt
+- updated to 0.17.0
+- removed obsolete -plugins_path.patch and -API.patch
+- added descriptions
+
 Revision 1.2  2008/02/04 11:17:31  czarny
 - new patch for newer libnotify/GTK version API
 
@@ -79,4 +74,3 @@
 - new based on gmpc-plugin-extraplaylist
 - adaptized
 - NFY; desc TODO
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmpc-plugin-libnotify.spec?r1=1.2&r2=1.3&f=u

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

Reply via email to