commit weather-wallpaper for openSUSE:Factory

2012-09-25 Thread h_root
Hello community,

here is the log from the commit of package weather-wallpaper for 
openSUSE:Factory checked in at 2012-09-25 13:47:08

Comparing /work/SRC/openSUSE:Factory/weather-wallpaper (Old)
 and  /work/SRC/openSUSE:Factory/.weather-wallpaper.new (New)


Package is weather-wallpaper, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/weather-wallpaper/weather-wallpaper.changes  
2012-02-21 12:26:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.weather-wallpaper.new/weather-wallpaper.changes 
2012-09-25 14:17:55.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 23 19:14:19 UTC 2012 - dims...@opensuse.org
+
+- Do not call suse_update_desktop_file with '-n' parameter: there
+  is no reason why we would not want translations in the .desktop
+  file.
+
+---



Other differences:
--
++ weather-wallpaper.spec ++
--- /var/tmp/diff_new_pack.HUA3eD/_old  2012-09-25 14:17:56.0 +0200
+++ /var/tmp/diff_new_pack.HUA3eD/_new  2012-09-25 14:17:56.0 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package weather-wallpaper
 #
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Malcolm J Lewis malcolmle...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,10 +20,10 @@
 Name:   weather-wallpaper
 Version:0.2.0
 Release:0
-License:GPL-2.0
 Summary:Utility to create a wallpaper based on the current weather
-Url:http://mundogeek.net/weather-wallpaper/
+License:GPL-2.0
 Group:  Amusements/Toys/Background
+Url:http://mundogeek.net/weather-wallpaper/
 Source0:
http://launchpadlibrarian.net/17362202/weather-wallpaper_0.2.0-1.tar.gz
 # PATCH-FIX-UPSTREAM weather-wallpaper-update-for-gnome3.patch lp#921375 
malcolmle...@opensuse.org -- Update python code to use gsettings as well as 
gconf.
 Patch0: weather-wallpaper-update-for-gnome3.patch
@@ -60,7 +61,7 @@
%{buildroot}%{_datadir}/%{name}/COPYING \
%{buildroot}%{_datadir}/%{name}/TRANSLATORS
 %find_lang %{name} %{?no_lang_C}
-%suse_update_desktop_file -n %{name}
+%suse_update_desktop_file %{name}
 %fdupes %{buildroot}
 
 %post

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



commit weather-wallpaper for openSUSE:Factory

2012-02-21 Thread h_root
Hello community,

here is the log from the commit of package weather-wallpaper for 
openSUSE:Factory checked in at 2012-02-21 12:26:46

Comparing /work/SRC/openSUSE:Factory/weather-wallpaper (Old)
 and  /work/SRC/openSUSE:Factory/.weather-wallpaper.new (New)


Package is weather-wallpaper, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.weather-wallpaper.new/weather-wallpaper.changes 
2012-02-21 12:26:48.0 +0100
@@ -0,0 +1,9 @@
+---
+Thu Feb  9 16:46:10 UTC 2012 - malcolmle...@opensuse.org
+
+- Initial build. 
+- Add weather-wallpaper-update-for-gnome3.patch: Update python
+  code to use gsettings as well as gconf (lp#921375).
+- Add weather-wallpaper-fix-desktop-file.patch: Add trailing ; to
+  desktop categories (lp#929642).
+

New:

  weather-wallpaper-fix-desktop-file.patch
  weather-wallpaper-update-for-gnome3.patch
  weather-wallpaper.changes
  weather-wallpaper.spec
  weather-wallpaper_0.2.0-1.tar.gz



Other differences:
--
++ weather-wallpaper.spec ++
#
# spec file for package weather-wallpaper
#
# Copyright (c) 2012 Malcolm J Lewis malcolmle...@opensuse.org
#
# 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:   weather-wallpaper
Version:0.2.0
Release:0
License:GPL-2.0
Summary:Utility to create a wallpaper based on the current weather
Url:http://mundogeek.net/weather-wallpaper/
Group:  Amusements/Toys/Background
Source0:
http://launchpadlibrarian.net/17362202/weather-wallpaper_0.2.0-1.tar.gz
# PATCH-FIX-UPSTREAM weather-wallpaper-update-for-gnome3.patch lp#921375 
malcolmle...@opensuse.org -- Update python code to use gsettings as well as 
gconf.
Patch0: weather-wallpaper-update-for-gnome3.patch
# PATCH-FIX-UPSTREAM weather-wallpaper-fix-desktop-file.patch lp#929642 
malcolmle...@opensuse.org -- Add trailing ; to desktop categories.
Patch1: weather-wallpaper-fix-desktop-file.patch
BuildRequires:  fdupes
BuildRequires:  python-devel
BuildRequires:  update-desktop-files
Requires:   ImageMagick
Requires:   inkscape
Requires:   python-gtk
Requires:   python-pymetar
Recommends: %{name}-lang
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
%py_requires

%description
Weather wallpaper is a program which connects to NOAA each hour to get the
current weather at the specified location and creates and sets a wallpaper
with the data retrieved.

%lang_package
%prep
%setup -q
%patch0 -p1
%patch1 -p1

%build

%install
%makeinstall
# Remove installed files as we'll package them as rpm docs
rm %{buildroot}%{_datadir}/%{name}/AUTHORS \
   %{buildroot}%{_datadir}/%{name}/COPYING \
   %{buildroot}%{_datadir}/%{name}/TRANSLATORS
%find_lang %{name} %{?no_lang_C}
%suse_update_desktop_file -n %{name}
%fdupes %{buildroot}

%post
%desktop_database_post

%postun
%desktop_database_postun

%files
%defattr(-,root,root,-)
%doc AUTHORS changelog COPYING TRANSLATORS
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/%{name}.svg
%{_datadir}/%{name}/
%{_mandir}/man1/%{name}.1%{?ext_man}

%files lang -f %{name}.lang

%changelog
++ weather-wallpaper-fix-desktop-file.patch ++
diff -Naur a/weather-wallpaper.desktop b/weather-wallpaper.desktop
--- a/weather-wallpaper.desktop 2007-10-24 05:15:28.0 -0500
+++ b/weather-wallpaper.desktop 2012-02-09 10:24:50.019035306 -0600
@@ -5,7 +5,7 @@
 Comment=Creates a wallpaper with the current weather
 Terminal=false
 Type=Application
-Categories=Utility;DesktopSettings;Amusement;GTK
+Categories=Utility;DesktopSettings;Amusement;GTK;
 Exec=weather-wallpaper
 Icon=weather-wallpaper
 Name[es_ES]=weather-wallpaper
++ weather-wallpaper-update-for-gnome3.patch ++
diff -Naur a/weather-wallpaper b/weather-wallpaper
--- a/weather-wallpaper 2007-10-24 05:15:28.0 -0500
+++ b/weather-wallpaper 2012-01-25 11:03:01.509494039 -0600
@@ -16,22 +16,26 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not,