auto-import changelog data from libxklavier-1.02-1.src.rpm
Tue Apr 20 2004 Jeremy Katz <katzj@redhat.com> - 1.02-1 - update to 1.02 with real fixes for xorg Thu Apr 15 2004 Jeremy Katz <katzj@redhat.com> - 1.00-2 - patch for xorg.xml instead of xfree86.xml Fri Apr 02 2004 Alex Larsson <alexl@redhat.com> 1.00-1 - update to 1.00 Mon Mar 15 2004 Bill Nottingham <notting@redhat.com> - fix typo (#118237)
This commit is contained in:
parent
c02900935a
commit
dbb72d3918
@ -1 +1 @@
|
||||
libxklavier-0.97.tar.gz
|
||||
libxklavier-1.02.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: library providing high-level API for X Keyboard Extension
|
||||
Name: libxklavier
|
||||
Version: 0.97
|
||||
Release: 2.1
|
||||
Version: 1.02
|
||||
Release: 1
|
||||
License: LGPL
|
||||
Group: Development/Libraries
|
||||
Url: http://gswitchit.sourceforge.net/
|
||||
@ -12,7 +12,7 @@ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
|
||||
%description
|
||||
libxklavier is a library providing high-level API for X Keyboard Extension
|
||||
known as XKB. This library is indended to support XFree86 and other
|
||||
known as XKB. This library is intended to support XFree86 and other
|
||||
commercial X servers. It is useful for creating XKB-related software
|
||||
(layout indicators etc).
|
||||
|
||||
@ -63,6 +63,18 @@ rm -rf %{buildroot}
|
||||
%{_includedir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 20 2004 Jeremy Katz <katzj@redhat.com> - 1.02-1
|
||||
- update to 1.02 with real fixes for xorg
|
||||
|
||||
* Thu Apr 15 2004 Jeremy Katz <katzj@redhat.com> - 1.00-2
|
||||
- patch for xorg.xml instead of xfree86.xml
|
||||
|
||||
* Fri Apr 2 2004 Alex Larsson <alexl@redhat.com> 1.00-1
|
||||
- update to 1.00
|
||||
|
||||
* Mon Mar 15 2004 Bill Nottingham <notting@redhat.com>
|
||||
- fix typo (#118237)
|
||||
|
||||
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user