Mailinglist Archive: opensuse-commit (926 mails)

< Previous Next >
commit libgnomeprintui for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 08 Dec 2009 11:52:32 +0100
  • Message-id: <20091208105232.E4C1120298@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libgnomeprintui for openSUSE:Factory
checked in at Tue Dec 8 11:52:32 CET 2009.



--------
--- GNOME/libgnomeprintui/libgnomeprintui.changes 2009-03-16
14:50:20.000000000 +0100
+++ /mounts/work_src_done/STABLE/libgnomeprintui/libgnomeprintui.changes
2009-12-02 11:58:47.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Dec 2 11:58:36 CET 2009 - vuntz@xxxxxxxxxxxx
+
+- Update the way we remove the la locale for old versions of
+ openSUSE.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ libgnomeprintui.spec ++++++
--- /var/tmp/diff_new_pack.jOdgeF/_old 2009-12-08 11:51:33.000000000 +0100
+++ /var/tmp/diff_new_pack.jOdgeF/_new 2009-12-08 11:51:33.000000000 +0100
@@ -20,7 +20,7 @@

Name: libgnomeprintui
BuildRequires: fdupes gnome-icon-theme-devel gtk-doc intltool libglade2-devel
libgnomecanvas-devel libgnomeprint-devel translation-update-upstream
-License: GPL v2 or later; LGPL v2.1 or later
+License: GPLv2+ ; LGPLv2.1+
Group: Development/Libraries/GNOME
# bug437293
%ifarch ppc64
@@ -28,7 +28,7 @@
%endif
#
Version: 2.18.4
-Release: 2
+Release: 3
Summary: User Interface Part of the GNOME Printing Library
Source: %{name}-%{version}.tar.bz2
Patch0: add-printer.patch
@@ -53,7 +53,7 @@
Miguel de Icaza <miguel@xxxxxxx>

%package devel
-License: GPL v2 or later; LGPL v2.1 or later
+License: GPLv2+ ; LGPLv2.1+
Summary: Include files and libraries mandatory for development with
libgnomeprintui
Group: Development/Libraries/GNOME
Requires: %{name} = %{version} libgnomeprint-devel >= 2.10.0
libgnomecanvas-devel
@@ -78,7 +78,7 @@
Miguel de Icaza <miguel@xxxxxxx>

%package doc
-License: GPL v2 or later; LGPL v2.1 or later
+License: GPLv2+ ; LGPLv2.1+
Summary: Documentation for libgnomeprintui
Group: Development/Libraries/GNOME

@@ -111,6 +111,9 @@

%install
%makeinstall
+%if 0%{?suse_version} <= 1110
+%{__rm} %{buildroot}%{_datadir}/locale/la/LC_MESSAGES/*
+%endif
%find_lang %{name}-2.2
%{__rm} -f %{buildroot}%{_libdir}/*.la
%fdupes $RPM_BUILD_ROOT
@@ -129,10 +132,6 @@
%{_libdir}/*.so.*

%files lang -f %{name}-2.2.lang
-%if %suse_version <= 1110
-# exclude locales which don't exist on old versions of openSUSE
-%exclude %{_datadir}/locale/la/LC_MESSAGES/*
-%endif

%files devel
%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