commit gnome-schedule for openSUSE:Factory

2016-09-17 Thread h_root
Hello community,

here is the log from the commit of package gnome-schedule for openSUSE:Factory 
checked in at 2016-09-17 14:40:04

Comparing /work/SRC/openSUSE:Factory/gnome-schedule (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-schedule.new (New)


Package is "gnome-schedule"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-schedule/gnome-schedule.changes
2016-07-01 09:59:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-schedule.new/gnome-schedule.changes   
2016-09-17 14:40:06.0 +0200
@@ -1,0 +2,8 @@
+Sat Sep 10 08:29:23 UTC 2016 - zai...@opensuse.org
+
+- Drop rarian-scrollkeeper-compat BuildRequires: Not needed
+  anymore.
+- Conditionally apply translations-update-upstream BuildRequires
+  and macro for non-openSUSE only.
+
+---



Other differences:
--
++ gnome-schedule.spec ++
--- /var/tmp/diff_new_pack.kuGbFB/_old  2016-09-17 14:40:07.0 +0200
+++ /var/tmp/diff_new_pack.kuGbFB/_new  2016-09-17 14:40:07.0 +0200
@@ -32,8 +32,9 @@
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
 BuildRequires:  python-gconf
-BuildRequires:  rarian-scrollkeeper-compat
+%if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
+%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(pygtk-2.0)
 Recommends: %{name}-lang
@@ -55,7 +56,9 @@
 %lang_package
 %prep
 %setup -q
+%if !0%{?is_opensuse}
 translation-update-upstream
+%endif
 
 %build
 # We need to specify where crontab lives, as configure can't find




commit gnome-schedule for openSUSE:Factory

2016-07-01 Thread h_root
Hello community,

here is the log from the commit of package gnome-schedule for openSUSE:Factory 
checked in at 2016-07-01 09:59:30

Comparing /work/SRC/openSUSE:Factory/gnome-schedule (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-schedule.new (New)


Package is "gnome-schedule"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-schedule/gnome-schedule.changes
2013-11-27 15:29:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-schedule.new/gnome-schedule.changes   
2016-07-01 09:59:31.0 +0200
@@ -1,0 +2,11 @@
+Tue Jun 21 18:18:16 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.3.0:
+  + Bugfixes.
+  + Remove gnome-python dependency.
+- Following upstream changes: Drop pkgconfig(gnome-python-2.0)
+  BuildRequires.
+- Add python-gconf BuildRequires: Pulled in by gnome-python-2.0
+  before.
+
+---

Old:

  gnome-schedule-2.2.2.tar.gz

New:

  gnome-schedule-2.3.0.tar.gz



Other differences:
--
++ gnome-schedule.spec ++
--- /var/tmp/diff_new_pack.or1QJc/_old  2016-07-01 09:59:32.0 +0200
+++ /var/tmp/diff_new_pack.or1QJc/_new  2016-07-01 09:59:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-schedule
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,23 +18,23 @@
 
 
 Name:   gnome-schedule
-Version:2.2.2
+Version:2.3.0
 Release:0
 Summary:Graphical interface to leverage the power of cron
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://gnome-schedule.sourceforge.net/
-Source: 
http://downloads.sourceforge.net/project/gnome-schedule/gnome-schedule-2/gnome-schedule-2-2-2/%{name}-%{version}.tar.gz
+Source: 
http://downloads.sourceforge.net/project/gnome-schedule/gnome-schedule-2/gnome-schedule-2-3-0/%{name}-%{version}.tar.gz
 # Their presence is checked at build-time
 BuildRequires:  at
 BuildRequires:  cronie
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
+BuildRequires:  python-gconf
 BuildRequires:  rarian-scrollkeeper-compat
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gnome-python-2.0)
 BuildRequires:  pkgconfig(pygtk-2.0)
 Recommends: %{name}-lang
 Requires:   at

++ gnome-schedule-2.2.2.tar.gz -> gnome-schedule-2.3.0.tar.gz ++
 21209 lines of diff (skipped)




commit gnome-schedule for openSUSE:Factory

2013-11-27 Thread h_root
Hello community,

here is the log from the commit of package gnome-schedule for openSUSE:Factory 
checked in at 2013-11-27 15:29:43

Comparing /work/SRC/openSUSE:Factory/gnome-schedule (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-schedule.new (New)


Package is gnome-schedule

Changes:

--- /work/SRC/openSUSE:Factory/gnome-schedule/gnome-schedule.changes
2013-09-23 09:11:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-schedule.new/gnome-schedule.changes   
2013-11-27 15:29:44.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov 26 11:06:18 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.2.2:
+  + Updated translations.
+
+---

Old:

  gnome-schedule-2.2.1.tar.gz

New:

  gnome-schedule-2.2.2.tar.gz



Other differences:
--
++ gnome-schedule.spec ++
--- /var/tmp/diff_new_pack.VoKgX3/_old  2013-11-27 15:29:45.0 +0100
+++ /var/tmp/diff_new_pack.VoKgX3/_new  2013-11-27 15:29:45.0 +0100
@@ -18,13 +18,13 @@
 
 
 Name:   gnome-schedule
-Version:2.2.1
+Version:2.2.2
 Release:0
 Summary:Graphical interface to leverage the power of cron
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://gnome-schedule.sourceforge.net/
-Source: 
http://downloads.sourceforge.net/project/gnome-schedule/gnome-schedule-2/gnome-schedule-2-2-1/%{name}-%{version}.tar.gz
+Source: 
http://downloads.sourceforge.net/project/gnome-schedule/gnome-schedule-2/gnome-schedule-2-2-2/%{name}-%{version}.tar.gz
 # Their presence is checked at build-time
 BuildRequires:  at
 BuildRequires:  cronie

++ gnome-schedule-2.2.1.tar.gz - gnome-schedule-2.2.2.tar.gz ++
 9572 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-schedule for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package gnome-schedule for openSUSE:Factory 
checked in at 2013-09-23 09:11:50

Comparing /work/SRC/openSUSE:Factory/gnome-schedule (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-schedule.new (New)


Package is gnome-schedule

Changes:

--- /work/SRC/openSUSE:Factory/gnome-schedule/gnome-schedule.changes
2013-05-13 14:53:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-schedule.new/gnome-schedule.changes   
2013-09-23 09:11:52.0 +0200
@@ -1,0 +2,8 @@
+Sat Sep 21 10:01:46 UTC 2013 - zai...@opensuse.org
+
+- Add rarian-scrollkeeper-compat BuildRequires, due to
+  gnome-doc-utils no longer pulling in scrollkeeper. Configure
+  explicitly checks for scrollkeeper.
+- Own %{_datadir}/omf because of the above change.
+
+---



Other differences:
--
++ gnome-schedule.spec ++
--- /var/tmp/diff_new_pack.RxJ1wY/_old  2013-09-23 09:11:53.0 +0200
+++ /var/tmp/diff_new_pack.RxJ1wY/_new  2013-09-23 09:11:53.0 +0200
@@ -31,6 +31,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
+BuildRequires:  rarian-scrollkeeper-compat
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gnome-python-2.0)
@@ -85,6 +86,7 @@
 %doc AUTHORS ChangeLog COPYING NEWS README
 %dir %{_datadir}/gnome/help/%{name}
 %doc %{_datadir}/gnome/help/%{name}/C/
+%dir %{_datadir}/omf
 %dir %{_datadir}/omf/%{name}
 %doc %{_datadir}/omf/%{name}/%{name}-C.omf
 %{_bindir}/%{name}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-schedule for openSUSE:Factory

2013-05-13 Thread h_root
Hello community,

here is the log from the commit of package gnome-schedule for openSUSE:Factory 
checked in at 2013-05-13 14:53:17

Comparing /work/SRC/openSUSE:Factory/gnome-schedule (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-schedule.new (New)


Package is gnome-schedule

Changes:

--- /work/SRC/openSUSE:Factory/gnome-schedule/gnome-schedule.changes
2013-03-11 07:24:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-schedule.new/gnome-schedule.changes   
2013-05-13 14:53:18.0 +0200
@@ -1,0 +2,8 @@
+Sat May 11 08:12:40 UTC 2013 - zai...@opensuse.org
+
+- Update to version 2.2.1:
+  + Misc bugfixes.
+  + Updated translations.
+- Drop gnome-schedule-distcheck.patch, fixed upstream.
+
+---

Old:

  gnome-schedule-2.2.0.tar.gz
  gnome-schedule-distcheck.patch

New:

  gnome-schedule-2.2.1.tar.gz



Other differences:
--
++ gnome-schedule.spec ++
--- /var/tmp/diff_new_pack.Q16DPP/_old  2013-05-13 14:53:20.0 +0200
+++ /var/tmp/diff_new_pack.Q16DPP/_new  2013-05-13 14:53:20.0 +0200
@@ -18,15 +18,13 @@
 
 
 Name:   gnome-schedule
-Version:2.2.0
+Version:2.2.1
 Release:0
 Summary:Graphical interface to leverage the power of cron
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://gnome-schedule.sourceforge.net/
-Source: 
http://downloads.sourceforge.net/project/gnome-schedule/gnome-schedule-2/gnome-schedule-2-2-0/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM gnome-schedule-distcheck.patch bgo#694947 sbra...@suse.cz 
-- Fix distcheck and generating of pot file.
-Patch:  gnome-schedule-distcheck.patch
+Source: 
http://downloads.sourceforge.net/project/gnome-schedule/gnome-schedule-2/gnome-schedule-2-2-1/%{name}-%{version}.tar.gz
 # Their presence is checked at build-time
 BuildRequires:  at
 BuildRequires:  cronie
@@ -56,8 +54,6 @@
 %lang_package
 %prep
 %setup -q
-# Only this patch should be before translation-update-upstream:
-%patch -p1
 translation-update-upstream
 
 %build

++ gnome-schedule-2.2.0.tar.gz - gnome-schedule-2.2.1.tar.gz ++
 36403 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-schedule for openSUSE:Factory

2013-03-11 Thread h_root
Hello community,

here is the log from the commit of package gnome-schedule for openSUSE:Factory 
checked in at 2013-03-11 07:24:34

Comparing /work/SRC/openSUSE:Factory/gnome-schedule (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-schedule.new (New)


Package is gnome-schedule, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-schedule/gnome-schedule.changes
2011-12-06 13:52:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-schedule.new/gnome-schedule.changes   
2013-03-11 07:24:35.0 +0100
@@ -1,0 +2,7 @@
+Fri Mar  1 19:34:22 CET 2013 - sbra...@suse.cz
+
+- Add gnome-schedule-distcheck.patch: Fix make distcheck
+  (bgo#694947).
+- Added support for translation-update-upstream.
+
+---

New:

  gnome-schedule-distcheck.patch



Other differences:
--
++ gnome-schedule.spec ++
--- /var/tmp/diff_new_pack.5zbqN5/_old  2013-03-11 07:24:36.0 +0100
+++ /var/tmp/diff_new_pack.5zbqN5/_new  2013-03-11 07:24:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-schedule
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,21 +17,23 @@
 #
 
 
-
 Name:   gnome-schedule
 Version:2.2.0
-Release:1
-License:GPL-2.0+
+Release:0
 Summary:Graphical interface to leverage the power of cron
-Url:http://gnome-schedule.sourceforge.net/
+License:GPL-2.0+
 Group:  System/GUI/GNOME
+Url:http://gnome-schedule.sourceforge.net/
 Source: 
http://downloads.sourceforge.net/project/gnome-schedule/gnome-schedule-2/gnome-schedule-2-2-0/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM gnome-schedule-distcheck.patch bgo#694947 sbra...@suse.cz 
-- Fix distcheck and generating of pot file.
+Patch:  gnome-schedule-distcheck.patch
 # Their presence is checked at build-time
 BuildRequires:  at
 BuildRequires:  cronie
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
+BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gnome-python-2.0)
 BuildRequires:  pkgconfig(pygtk-2.0)
@@ -39,8 +41,8 @@
 Requires:   at
 Requires:   cronie
 # It does really need the libgnome bindings
-Requires:   python-gnome
 Requires:   python-gconf
+Requires:   python-gnome
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -54,6 +56,9 @@
 %lang_package
 %prep
 %setup -q
+# Only this patch should be before translation-update-upstream:
+%patch -p1
+translation-update-upstream
 
 %build
 # We need to specify where crontab lives, as configure can't find

++ gnome-schedule-distcheck.patch ++
diff --git a/src/Makefile.am b/src/Makefile.am
index dafd594..a38291e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -43,7 +43,10 @@ DISTCLEANFILES = \
gnome-schedule.gladep
 
 EXTRA_DIST =  \
+   examples/dump.py \
+   examples/surerun.sh \
$(bin_SCRIPTS) \
$(gnomeschedule_PYTHON) \
-   $(ui_DATA)
+   gnome-schedule.glade \
+   gnome-schedule-applet.xml
 
Index: gnome-schedule-2.2.0/src/examples/dump.py
===
--- /dev/null
+++ gnome-schedule-2.2.0/src/examples/dump.py
@@ -0,0 +1,91 @@
+# dump.py - This just dumps crontab tasks with their info to stdout 
+# Copyright (C) 2010  Gaute Hope eg at gaute dot vetsj dot com
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Library General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, 
USA.
+
+#python
+import sys
+import os
+import pwd
+
+sys.path.append (../)
+sys.path.append (./)
+
+# g-s modules
+import config
+import crontab
+import at
+
+# NEEDED FOR SUBMODULES
+##
+## I18N
+##
+import gettext
+gettext.install(config.GETTEXT_PACKAGE(), config.GNOMELOCALEDIR(), 

commit gnome-schedule for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package gnome-schedule for openSUSE:Factory 
checked in at 2011-12-06 18:14:32

Comparing /work/SRC/openSUSE:Factory/gnome-schedule (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-schedule.new (New)


Package is gnome-schedule, Maintainer is 

Changes:




Other differences:
--
++ gnome-schedule.spec ++
--- /var/tmp/diff_new_pack.woHTD5/_old  2011-12-06 18:21:38.0 +0100
+++ /var/tmp/diff_new_pack.woHTD5/_new  2011-12-06 18:21:38.0 +0100
@@ -21,7 +21,7 @@
 Name:   gnome-schedule
 Version:2.2.0
 Release:1
-License:GPLv2+
+License:GPL-2.0+
 Summary:Graphical interface to leverage the power of cron
 Url:http://gnome-schedule.sourceforge.net/
 Group:  System/GUI/GNOME

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-schedule for openSUSE:Factory

2011-10-13 Thread h_root

Hello community,

here is the log from the commit of package gnome-schedule for openSUSE:Factory
checked in at Thu Oct 13 12:22:07 CEST 2011.




--- openSUSE:Factory/gnome-schedule/gnome-schedule.changes  2011-09-28 
15:27:39.0 +0200
+++ gnome-schedule/gnome-schedule.changes   2011-10-11 09:19:13.0 
+0200
@@ -1,0 +2,5 @@
+Tue Oct 11 07:18:56 UTC 2011 - vu...@opensuse.org
+
+- Add missing calls to %desktop_database_post(un) in %post/%postun.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ gnome-schedule.spec ++
--- /var/tmp/diff_new_pack.nUt8Nl/_old  2011-10-13 12:22:03.0 +0200
+++ /var/tmp/diff_new_pack.nUt8Nl/_new  2011-10-13 12:22:03.0 +0200
@@ -1,6 +1,7 @@
 #
-# spec file for package
+# spec file for package gnome-schedule
 #
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,6 +17,7 @@
 #
 
 
+
 Name:   gnome-schedule
 Version:2.1.5
 Release:1
@@ -71,6 +73,12 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}/%{name}
 
+%post
+%desktop_database_post
+
+%postun
+%desktop_database_postun
+
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README

continue with q...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-schedule for openSUSE:Factory

2011-09-28 Thread h_root

Hello community,

here is the log from the commit of package gnome-schedule for openSUSE:Factory
checked in at Wed Sep 28 14:20:07 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/gnome-schedule/gnome-schedule.changes  
2011-09-27 16:14:27.0 +0200
@@ -0,0 +1,17 @@
+---
+Tue Sep 27 13:54:04 UTC 2011 - vu...@opensuse.org
+
+- Update to version 2.1.5:
+  + Updated translations.
+- Changes from version 2.1.4:
+  + Disable applet build by default
+  + Export and import scripts for scheduled tasks
+  + Dump at tasks as well in dump.py
+  + Updated translations.
+- Cleanup for inclusion in Factory.
+
+---
+Wed Feb 23 20:07:34 UTC 2011 - dims...@opensuse.org
+
+- Initial package, version 2.1.3. Feature 310178.
+

calling whatdependson for head-i586


New:

  gnome-schedule-2.1.5.tar.gz
  gnome-schedule.changes
  gnome-schedule.spec



Other differences:
--
++ gnome-schedule.spec ++
#
# spec file for package
#
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   gnome-schedule
Version:2.1.5
Release:1
License:GPLv2+
Summary:Graphical interface to leverage the power of cron
Url:http://gnome-schedule.sourceforge.net/
Group:  System/GUI/GNOME
Source: %{name}-%{version}.tar.gz
# Their presence is checked at build-time
BuildRequires:  at
BuildRequires:  cronie
BuildRequires:  fdupes
BuildRequires:  gnome-doc-utils-devel
BuildRequires:  intltool
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(gnome-python-2.0)
BuildRequires:  pkgconfig(pygtk-2.0)
Recommends: %{name}-lang
Requires:   at
Requires:   cronie
# It does really need the libgnome bindings
Requires:   python-gnome
Requires:   python-gconf
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch

%description
Gnome-schedule is a graphical user interface that leverages the
power of vixie-cron, dcron and at to manage your crontab file and
provide an easy way to schedule tasks on your computer. It supports
recurrent (periodical) tasks and tasks that happen only once in the
future.

%lang_package
%prep
%setup -q

%build
# We need to specify where crontab lives, as configure can't find
# it due to the security restrictions: crontab is a suid app,
# executable by root and trusted group.
%configure \
--disable-scrollkeeper  \
CRONTAB_CONFIG=/usr/bin/crontab \
AT_CONFIG=/usr/bin/at   \
ATQ_CONFIG=/usr/bin/atq \
ATRM_CONFIG=/usr/bin/atrm
make %{?_smp_mflags}

%install
%make_install
%suse_update_desktop_file %{name} Utility X-SuSE-DesktopUtility
%find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot}%{_datadir}/%{name}

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS README
%dir %{_datadir}/gnome/help/%{name}
%doc %{_datadir}/gnome/help/%{name}/
%dir %{_datadir}/omf/%{name}
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
%{_bindir}/%{name}
%{_bindir}/gnome-schedule-export
%{_bindir}/gnome-schedule-import
%{_datadir}/%{name}/
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/%{name}/

%files lang -f %{name}.lang

%changelog





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org