SPECS: gnome-schedule.spec - up to 1.0.0
aredridel
aredridel at pld-linux.org
Wed Jan 4 04:42:34 CET 2006
Author: aredridel Date: Wed Jan 4 03:42:34 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.0.0
---- Files affected:
SPECS:
gnome-schedule.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/gnome-schedule.spec
diff -u SPECS/gnome-schedule.spec:1.3 SPECS/gnome-schedule.spec:1.4
--- SPECS/gnome-schedule.spec:1.3 Wed Aug 17 23:03:27 2005
+++ SPECS/gnome-schedule.spec Wed Jan 4 04:42:28 2006
@@ -2,13 +2,13 @@
Summary: GNOME scheduler
Summary(pl): Narzędzie do planowania dla GNOME
Name: gnome-schedule
-Version: 0.9.0
+Version: 1.0.0
Release: 1
License: GPL v2
Group: X11/Applications
-Source0: http://dl.sourceforge.net/gnome-schedule/%{name}-%{version}.tar.bz2
-# Source0-md5: 08c3f7680fe95fc4088289ed25552618
-Patch0: %{name}-pyc.patch
+Source0: http://dl.sourceforge.net/gnome-schedule/%{name}-%{version}.tar.gz
+# Source0-md5: 52b179c43135048ede51579a3e048019
+Patch0: %{name}-pyc.patch
BuildRequires: gtk+2-devel >= 2:2.6.0
BuildRequires: libgnomeui-devel >= 2.6.0
%pyrequires_eq python-modules
@@ -55,11 +55,17 @@
rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/*.py
-%find_lang %{name}
+%find_lang %{name} --with-gnome
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+%scrollkeeper_update_post
+
+%postun
+%scrollkeeper_update_postun
+
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
@@ -67,7 +73,12 @@
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/*.py[oc]
%{_datadir}/%{name}/*.glade
+%{_datadir}/%{name}/*.xml
%{_desktopdir}/*.desktop
+%{_libdir}/bonobo/servers/*
+%dir %{_omf_dest_dir}/%{name}
+%{_omf_dest_dir}/%{name}/%{name}-C.omf
+%lang(es) %{_omf_dest_dir}/%{name}/%{name}-es.omf
%{_pixmapsdir}/*.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -76,6 +87,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/01/04 03:42:28 aredridel
+- up to 1.0.0
+
Revision 1.3 2005/08/17 21:03:27 qboosh
- pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-schedule.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list