This commit is contained in:
parent
7230f26940
commit
a99856cd56
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:009d103b5b07810ce64cabf9690b0907b17c0b021117840397ac1e37df8e3cac
|
|
||||||
size 384290
|
|
3
libgnomekbd-2.20.0.tar.bz2
Normal file
3
libgnomekbd-2.20.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b82310e5d319ac1ba33d008360c4fae128f1b68768f1e51ff1021b60c19a900c
|
||||||
|
size 392206
|
@ -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
|
Fri Aug 31 00:57:11 CEST 2007 - maw@suse.de
|
||||||
|
|
||||||
|
@ -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.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -12,9 +12,9 @@
|
|||||||
|
|
||||||
Name: libgnomekbd
|
Name: libgnomekbd
|
||||||
BuildRequires: dbus-1-glib-devel fdupes gnome-common intltool libglade2-devel libgnomeui-devel libxklavier-devel
|
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
|
Release: 1
|
||||||
URL: http://www.gnome.org/
|
Url: http://www.gnome.org/
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
License: LGPL v2 or later
|
License: LGPL v2 or later
|
||||||
Summary: GNOME Keyboard Library
|
Summary: GNOME Keyboard Library
|
||||||
@ -22,7 +22,6 @@ Source: %{name}-%{version}.tar.bz2
|
|||||||
Patch1: libgnomekbd-allow-old-dbus.patch
|
Patch1: libgnomekbd-allow-old-dbus.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
|
|
||||||
%gconf_schemas_prereq
|
%gconf_schemas_prereq
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -67,7 +66,6 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
|||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
%find_gconf_schemas
|
%find_gconf_schemas
|
||||||
cat %{name}.schemas_list >%{name}.lst
|
cat %{name}.schemas_list >%{name}.lst
|
||||||
|
|
||||||
%fdupes $RPM_BUILD_ROOT
|
%fdupes $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
@ -77,7 +75,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%post
|
%post
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
|
|
||||||
%posttrans -f %{name}.schemas_posttrans
|
%posttrans -f %{name}.schemas_posttrans
|
||||||
|
|
||||||
%preun -f %{name}.schemas_preun
|
%preun -f %{name}.schemas_preun
|
||||||
@ -105,6 +102,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Aug 31 2007 - maw@suse.de
|
||||||
- Update to version 2.19.91:
|
- Update to version 2.19.91:
|
||||||
+ Bug fixes
|
+ Bug fixes
|
||||||
|
Loading…
Reference in New Issue
Block a user