- Update to 2.2
This commit is contained in:
parent
f83aeaa6f0
commit
77c9ace24c
@ -1 +1 @@
|
|||||||
libxklavier-2.1.0.2006.02.23.tar.bz2
|
libxklavier-2.2.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: library providing high-level API for X Keyboard Extension
|
Summary: library providing high-level API for X Keyboard Extension
|
||||||
Name: libxklavier
|
Name: libxklavier
|
||||||
Version: 2.1.0.2006.02.23
|
Version: 2.2
|
||||||
Release: 2
|
Release: 1
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Url: http://gswitchit.sourceforge.net/
|
Url: http://gswitchit.sourceforge.net/
|
||||||
@ -9,7 +9,7 @@ BuildRequires: doxygen
|
|||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libxkbfile-devel
|
BuildRequires: libxkbfile-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
Source: http://gswitchit.sourceforge.net/%{name}-%{version}.tar.bz2
|
Source: http://gswitchit.sourceforge.net/%{name}-%{version}.tar.gz
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
|
|
||||||
Patch0: libxklavier-1.14-werror.patch
|
Patch0: libxklavier-1.14-werror.patch
|
||||||
@ -69,6 +69,9 @@ rm -rf %{buildroot}
|
|||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 13 2006 Ray Strode <rstrode@redhat.com> - 2.2-1
|
||||||
|
- Update to 2.2
|
||||||
|
|
||||||
* Thu Mar 9 2006 Ray Strode <rstrode@redhat.com> - 2.1.0.2006.02.23-2
|
* Thu Mar 9 2006 Ray Strode <rstrode@redhat.com> - 2.1.0.2006.02.23-2
|
||||||
- trap X error reply to limit the damage of bug 183569.
|
- trap X error reply to limit the damage of bug 183569.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user