commit alarm-clock-applet for openSUSE:Factory
Hello community, here is the log from the commit of package alarm-clock-applet for openSUSE:Factory checked in at Mon Aug 30 13:00:54 CEST 2010. -------- New Changes file: --- /dev/null 2010-05-08 11:31:08.000000000 +0200 +++ alarm-clock-applet/alarm-clock-applet.changes 2010-08-25 11:39:56.000000000 +0200 @@ -0,0 +1,23 @@ +------------------------------------------------------------------- +Wed Aug 25 11:37:37 CEST 2010 - vuntz@opensuse.org + +- Split a lang subpackage. +- Do not reinstall .desktop file, nor replace categories (just + append TimeUtility). +- Remove the gtk-update-icon-cache call in %post for now: it will + be fixed another way. + +------------------------------------------------------------------- +Mon Aug 23 10:36:09 UTC 2010 - badshah400@gmail.com + +- Remove unnecessary Requires: from spec file + +------------------------------------------------------------------- +Fri Aug 20 17:36:54 UTC 2010 - badshah400@gmail.com + +- spec file cleanup + +------------------------------------------------------------------- +Thu Aug 19 22:27:07 UTC 2010 - badshah400@gmail.com + +- Intital package (upstream version 0.3.1) calling whatdependson for head-i586 New: ---- alarm-clock-applet-0.3.1.tar.bz2 alarm-clock-applet.changes alarm-clock-applet.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alarm-clock-applet.spec ++++++ # # spec file for package alarm-clock-applet (Version 0.3.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # 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/ # # # spec file for package alarm-clock-applet (Version 0.3.1) # # Copyright 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # 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. Name: alarm-clock-applet Version: 0.3.1 Release: 1 License: GPLv2 Summary: An alarm-clock for use with the GNOME panel Url: https://launchpad.net/alarm-clock/ Group: Productivity/Office/Other Source: %{name}-%{version}.tar.bz2 BuildRequires: gconf2-devel BuildRequires: glib2-devel BuildRequires: gnome-icon-theme BuildRequires: gstreamer-0_10-devel BuildRequires: gtk2-devel BuildRequires: intltool BuildRequires: libnotify-devel BuildRequires: libunique-devel BuildRequires: pkg-config BuildRequires: update-desktop-files Requires: %{name}-lang = %{version} Requires: gnome-icon-theme BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} <= 1120 %gconf_schemas_prereq %else %gconf_schemas_requires %endif %description Alarm Clock is a fully-featured alarm clock for your GNOME panel. It's easy to use yet powerful with support for multiple repeatable alarms, as well as snoozing and a flexible notification system. %lang_package %prep %setup -q %build %configure \ --disable-schemas-install %__make %{?_smp_mflags} %install %makeinstall %find_gconf_schemas %find_lang %{name} %suse_update_desktop_file -G "Alarm Scheduler" alarm-clock-applet TimeUtility %clean rm -rf %{buildroot} %pre -f %{name}.schemas_pre %preun -f %{name}.schemas_preun %posttrans -f %{name}.schemas_posttrans %files -f %{name}.schemas_list %defattr(-,root,root) %doc AUTHORS ChangeLog NEWS README %{_bindir}/alarm-clock-applet %{_datadir}/alarm-clock-applet/ %{_datadir}/applications/alarm-clock-applet.desktop %{_datadir}/icons/hicolor/*/apps/*.png %{_datadir}/icons/hicolor/*/apps/*.svg %files lang -f %{name}.lang %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de