Mailinglist Archive: opensuse-commit (794 mails)

< Previous Next >
commit libgnomekbd for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 04 Sep 2009 01:47:05 +0200
  • Message-id: <20090903234705.A47B5648E@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libgnomekbd for openSUSE:Factory
checked in at Fri Sep 4 01:47:05 CEST 2009.



--------
--- GNOME/libgnomekbd/libgnomekbd.changes 2009-07-20 12:49:29.000000000
+0200
+++ libgnomekbd/libgnomekbd.changes 2009-08-27 09:06:40.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Aug 27 09:05:01 CEST 2009 - vuntz@xxxxxxxxxx
+
+- Update to version 2.27.91:
+ + Minor fixes.
+ + Updated translations.
+- Use spec-cleaner script to reorder lines in preamble.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
libgnomekbd-2.27.4.tar.bz2

New:
----
libgnomekbd-2.27.91.tar.bz2

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

Other differences:
------------------
++++++ libgnomekbd.spec ++++++
--- /var/tmp/diff_new_pack.ScYeFq/_old 2009-09-04 01:46:03.000000000 +0200
+++ /var/tmp/diff_new_pack.ScYeFq/_new 2009-09-04 01:46:03.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libgnomekbd (Version 2.27.4)
+# spec file for package libgnomekbd (Version 2.27.91)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -15,10 +15,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

-# norootforbuild


Name: libgnomekbd
+Version: 2.27.91
+Release: 1
+License: LGPL v2.1 or later
+Summary: GNOME Keyboard Library
+Url: http://www.gnome.org/
+Group: System/GUI/GNOME
+Source: %{name}-%{version}.tar.bz2
BuildRequires: dbus-1-glib-devel
BuildRequires: fdupes
BuildRequires: gconf2-devel
@@ -27,41 +33,27 @@
BuildRequires: libxklavier-devel
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
-Version: 2.27.4
-Release: 1
-Url: http://www.gnome.org/
-Group: System/GUI/GNOME
-License: LGPL v2.1 or later
-Summary: GNOME Keyboard Library
-Source: %{name}-%{version}.tar.bz2
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{name}-lang = %{version}
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
%gconf_schemas_prereq

%description
GNOME keyboard library, utility and applet.

-
-
-Authors:
---------
- svu@xxxxxxxxxxxxxxxxxxxxx
-
%package devel
License: LGPL v2.1 or later
Summary: GNOME Keyboard Library
Group: System/GUI/GNOME
-Requires: %{name} = %{version} dbus-1-glib-devel gconf2-devel gtk2-devel
libgnome-devel libxklavier-devel
+Requires: %{name} = %{version}
+Requires: dbus-1-glib-devel
+Requires: gconf2-devel
+Requires: gtk2-devel
+Requires: libgnome-devel
+Requires: libxklavier-devel

%description devel
GNOME keyboard library, utility and applet.

-
-
-Authors:
---------
- svu@xxxxxxxxxxxxxxxxxxxxx
-
%lang_package
%prep
%setup -q
@@ -78,10 +70,10 @@
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
-%fdupes $RPM_BUILD_ROOT
+%fdupes %{buildroot}

%clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}

%pre -f %{name}.schemas_pre


++++++ libgnomekbd-2.27.4.tar.bz2 -> libgnomekbd-2.27.91.tar.bz2 ++++++
++++ 4337 lines of diff (skipped)


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



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