SPECS: xfce4-notes-plugin.spec - up to 1.4.1

megabajt megabajt at pld-linux.org
Fri Jan 26 20:18:54 CET 2007


Author: megabajt                     Date: Fri Jan 26 19:18:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.4.1

---- Files affected:
SPECS:
   xfce4-notes-plugin.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/xfce4-notes-plugin.spec
diff -u SPECS/xfce4-notes-plugin.spec:1.9 SPECS/xfce4-notes-plugin.spec:1.10
--- SPECS/xfce4-notes-plugin.spec:1.9	Wed Mar  1 00:37:25 2006
+++ SPECS/xfce4-notes-plugin.spec	Fri Jan 26 20:18:48 2007
@@ -1,20 +1,24 @@
 # $Revision$, $Date$
 Summary:	Notes plugin for the Xfce panel
-Summary(pl):	Notatki dla Xfce
+Summary(pl):	Notatki dla panelu Xfce
 Name:		xfce4-notes-plugin
-Version:	0.11.1
+Version:	1.4.1
 Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.gz
-# Source0-md5:	bc663b4be052ba184898b553141f08e3
-URL:		http://xfce-goodies.berlios.de/
+Source0:	http://goodies.xfce.org/releases/xfce4-notes-plugin/%{name}-%{version}.tar.bz2
+# Source0-md5:	6f20d84bf3aadd6c974f226c04f33050
+URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
-BuildRequires:	xfce4-panel-devel >= 4.1.90
-Requires:	xfce4-panel >= 4.1.90
+BuildRequires:	rpmbuild(macros) >= 1.311
+BuildRequires:	xfce4-dev-tools >= 4.4.0
+BuildRequires:	xfce4-panel-devel >= 4.4.0
+Requires(post,postun):	gtk+2
+Requires(post,postun):	hicolor-icon-theme
+Requires:	xfce4-panel >= 4.4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,7 +33,8 @@
 %setup -q
 
 %build
-%{__aclocal} -I m4
+%{__libtoolize}
+%{__aclocal}
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -44,16 +49,24 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/xfce4/panel-plugins/*.la
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%post
+%update_icon_cache hicolor
+
+%postun
+%update_icon_cache hicolor
+
+%files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/libnotes.so
-%{_datadir}/xfce4/notes/note_xfce.png
+%doc AUTHORS ChangeLog NEWS README TODO
+%attr(755,root,root) %{_bindir}/xfce4-popup-notes
+%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/xfce4-notes-plugin
+%{_datadir}/xfce4/panel-plugins/xfce4-notes-plugin.desktop
+%{_iconsdir}/hicolor/*/apps/*.*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -61,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/01/26 19:18:48  megabajt
+- up to 1.4.1
+
 Revision 1.9  2006/02/28 23:37:25  glen
 - adapterized (killed trailing spaces/tabs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfce4-notes-plugin.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list