Mailinglist Archive: opensuse-commit (926 mails)

< Previous Next >
commit gnome-panel for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 08 Dec 2009 10:37:32 +0100
  • Message-id: <20091208093732.E0A1A20233@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gnome-panel for openSUSE:Factory
checked in at Tue Dec 8 10:37:32 CET 2009.



--------
--- GNOME/gnome-panel/gnome-panel.changes 2009-10-06 13:02:19.000000000
+0200
+++ /mounts/work_src_done/STABLE/gnome-panel/gnome-panel.changes
2009-12-02 11:53:56.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Dec 2 11:53:34 CET 2009 - vuntz@xxxxxxxxxxxx
+
+- Update the way we remove the ha, la, ig locales for old versions
+ of openSUSE.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-panel.spec ++++++
--- /var/tmp/diff_new_pack.xm1fAu/_old 2009-12-08 10:37:10.000000000 +0100
+++ /var/tmp/diff_new_pack.xm1fAu/_new 2009-12-08 10:37:10.000000000 +0100
@@ -40,10 +40,10 @@
BuildRequires: polkit-devel
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
-License: LGPL v2.1 or later
+License: LGPLv2.1+
Group: Development/Libraries/GNOME
Version: 2.28.0
-Release: 2
+Release: 3
Summary: The GNOME 2.x Desktop Panel
Source:
ftp://ftp.gnome.org/pub/gnome/sources/gnome-panel/2.24/%{name}-%{version}.tar.bz2
Url: http://www.gnome.org
@@ -90,7 +90,7 @@
programs, and organize access to your data.

%package extras
-License: LGPL v2.1 or later
+License: LGPLv2.1+
Summary: Extra panel applets
Group: System/GUI/GNOME
Requires: %{name} = %{version} fortune
@@ -103,7 +103,7 @@
This package contains extra panel applets such as Wanda the fish.

%package devel
-License: LGPL v2.1 or later
+License: LGPLv2.1+
Summary: Include Files and Libraries mandatory for Development
Group: System/GUI/GNOME
Requires: %{name} = %{version}
@@ -120,7 +120,7 @@
to develop applications that require these.

%package doc
-License: LGPL v2.1 or later
+License: LGPLv2.1+
Summary: Additional Package Documentation for gnome-panel
Group: System/GUI/GNOME
Requires: %{name} = %{version}
@@ -161,6 +161,11 @@

%install
%makeinstall
+%if 0%{?suse_version} <= 1110
+%{__rm} %{buildroot}%{_datadir}/locale/ha/LC_MESSAGES/*
+%{__rm} %{buildroot}%{_datadir}/locale/la/LC_MESSAGES/*
+%{__rm} %{buildroot}%{_datadir}/locale/ig/LC_MESSAGES/*
+%endif
%suse_update_desktop_file gnome-panel
%find_lang %{name}-2.0
%find_lang clock %{name}-2.0.lang
@@ -250,13 +255,6 @@
%exclude %{_libdir}/bonobo/servers/GNOME_FishApplet_Factory.server

%files lang -f %{name}-2.0.lang
-## ha/ig does not exist in Factory currently
-%if %suse_version <= 1110
-# exclude locales which don't exist on old versions of openSUSE
-%exclude %{_datadir}/locale/la/LC_MESSAGES/*
-%endif
-%exclude %{_datadir}/locale/ha/LC_MESSAGES/*
-%exclude %{_datadir}/locale/ig/LC_MESSAGES/*

%files extras -f %{name}-extras.lst
%defattr (-, root, root)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages