OBS User unknown 2007-09-19 17:09:52 +00:00 committed by Git OBS Bridge
parent 7230f26940
commit a99856cd56
4 changed files with 17 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:009d103b5b07810ce64cabf9690b0907b17c0b021117840397ac1e37df8e3cac
size 384290

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b82310e5d319ac1ba33d008360c4fae128f1b68768f1e51ff1021b60c19a900c
size 392206

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 18 18:16:11 CEST 2007 - sbrabec@suse.cz
- Updated to version 2.20.0:
* minor fix to the build process
* new translations
-------------------------------------------------------------------
Fri Aug 31 00:57:11 CEST 2007 - maw@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package libgnomekbd (Version 2.19.91)
# spec file for package libgnomekbd (Version 2.20.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -12,9 +12,9 @@
Name: libgnomekbd
BuildRequires: dbus-1-glib-devel fdupes gnome-common intltool libglade2-devel libgnomeui-devel libxklavier-devel
Version: 2.19.91
Version: 2.20.0
Release: 1
URL: http://www.gnome.org/
Url: http://www.gnome.org/
Group: System/GUI/GNOME
License: LGPL v2 or later
Summary: GNOME Keyboard Library
@ -22,7 +22,6 @@ Source: %{name}-%{version}.tar.bz2
Patch1: libgnomekbd-allow-old-dbus.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: %{name}-lang = %{version}
%gconf_schemas_prereq
%description
@ -67,7 +66,6 @@ make DESTDIR=$RPM_BUILD_ROOT install
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
%fdupes $RPM_BUILD_ROOT
%clean
@ -77,7 +75,6 @@ rm -rf $RPM_BUILD_ROOT
%post
/sbin/ldconfig
%posttrans -f %{name}.schemas_posttrans
%preun -f %{name}.schemas_preun
@ -105,6 +102,10 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Tue Sep 18 2007 - sbrabec@suse.cz
- Updated to version 2.20.0:
* minor fix to the build process
* new translations
* Fri Aug 31 2007 - maw@suse.de
- Update to version 2.19.91:
+ Bug fixes