|
@@ -1,5 +1,5 @@
|
|
-%define pkg_version 2.0.2
|
|
|
|
-%define pkg_release 3%{?_dist_release}
|
|
|
|
|
|
+%define pkg_version 2.2.0
|
|
|
|
+%define pkg_release 1%{?_dist_release}
|
|
|
|
|
|
Summary: A GTK+ based user interface for cron and at
|
|
Summary: A GTK+ based user interface for cron and at
|
|
Summary(ja): cron と at 用の GUI 設定ツール
|
|
Summary(ja): cron と at 用の GUI 設定ツール
|
|
@@ -23,8 +23,7 @@ BuildRequires:at, vixie-cron, gnome-doc-utils
|
|
Requires: gnome-python-extras
|
|
Requires: gnome-python-extras
|
|
BuildRequires: gnome-python-extras
|
|
BuildRequires: gnome-python-extras
|
|
%else
|
|
%else
|
|
-Requires: gnome-python-applet
|
|
|
|
-BuildRequires: gnome-python-devel gnome-python-applet
|
|
|
|
|
|
+BuildRequires: gnome-python-devel
|
|
%endif
|
|
%endif
|
|
|
|
|
|
|
|
|
|
@@ -79,15 +78,19 @@ scrollkeeper-update > /dev/null 2>&1 || :
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
|
|
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
|
|
%{_bindir}/gnome-schedule
|
|
%{_bindir}/gnome-schedule
|
|
|
|
+%{_bindir}/gnome-schedule-export
|
|
|
|
+%{_bindir}/gnome-schedule-import
|
|
%{_datadir}/gnome-schedule
|
|
%{_datadir}/gnome-schedule
|
|
%{_datadir}/gnome/help/gnome-schedule
|
|
%{_datadir}/gnome/help/gnome-schedule
|
|
%{_datadir}/omf/gnome-schedule
|
|
%{_datadir}/omf/gnome-schedule
|
|
%{_datadir}/pixmaps/gnome-schedule
|
|
%{_datadir}/pixmaps/gnome-schedule
|
|
%{_datadir}/applications/gnome-schedule.desktop
|
|
%{_datadir}/applications/gnome-schedule.desktop
|
|
-%{_libdir}/bonobo/servers/GNOME_GnomeSchedule.server
|
|
|
|
-
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue Jun 26 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2.2.0-1
|
|
|
|
+- new upstream release
|
|
|
|
+- deleted Requires: gnome-python-applet and BuildRequires:gnome-python-applet
|
|
|
|
+
|
|
* Fri Apr 29 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.2-3
|
|
* Fri Apr 29 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.2-3
|
|
- rebuild with rpm-4.8.1
|
|
- rebuild with rpm-4.8.1
|
|
|
|
|