SPECS: gnome-applet-timer.spec - up to version 2.0.0, switched to ...

aflinta aflinta at pld-linux.org
Fri Apr 27 21:48:43 CEST 2007


Author: aflinta                      Date: Fri Apr 27 19:48:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to version 2.0.0, switched to python

---- Files affected:
SPECS:
   gnome-applet-timer.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/gnome-applet-timer.spec
diff -u SPECS/gnome-applet-timer.spec:1.9 SPECS/gnome-applet-timer.spec:1.10
--- SPECS/gnome-applet-timer.spec:1.9	Tue Feb 13 08:16:46 2007
+++ SPECS/gnome-applet-timer.spec	Fri Apr 27 21:48:38 2007
@@ -1,21 +1,25 @@
 # $Revision$, $Date$
 %define		_realname	timer-applet
 Summary:	Timer Applet - a countdown timer applet for the GNOME panel
-Summary(pl.UTF-8):	Timer Applet - aplet zegarka odliczajacego zadany czas dla panelu GNOME
+Summary(pl.UTF-8):	Timer Applet - aplet zegarka odliczającego zadany czas dla panelu GNOME
 Name:		gnome-applet-timer
-Version:	1.3.1
-Release:	1
+Version:	2.0.0
+Release:	0.1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/timerapplet/%{_realname}-%{version}.tar.gz
-# Source0-md5:	6c7f36c41bd8d7a86c055bfdf42f1493
+# Source0-md5:	212b2506649fdad36b62dfe3d2524d26
 URL:		http://timerapplet.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gnome-panel-devel >= 2.6
 BuildRequires:	pkgconfig
+%pyrequires_eq  python-modules
+%pyrequires_eq  python
 BuildRequires:	rpmbuild(macros) >= 1.197
 Requires:	gnome-panel >= 2.6
+Requires:	python-dbus >= 0.80.2
+Requires:	python-pynotify
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sysconfdir	/etc/gconf
@@ -52,6 +56,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
+	--disable-schemas-install \
 	--with-gconf-schema-file-dir=%{_sysconfdir}/schemas
 %{__make}
 
@@ -75,11 +80,12 @@
 %files -f %{_realname}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/timer-applet
+%attr(755,root,root) %{_libdir}/%{_realname}
 %{_sysconfdir}/schemas/%{_realname}.schemas
-%{_libdir}/bonobo/servers/GNOME_TimerApplet.server
-%{_datadir}/gnome-2.0/ui/GNOME_TimerApplet.xml
-%{_pixmapsdir}/%{_realname}
+%{_libdir}/bonobo/servers/TimerApplet.server
+%{_datadir}/%{_realname}
+%{_pixmapsdir}/%{_realname}.png
+%{py_sitescriptdir}/timerapplet
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -87,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/04/27 19:48:38  aflinta
+- up to version 2.0.0, switched to python
+
 Revision 1.9  2007/02/13 07:16:46  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-applet-timer.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list