Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
673bc6ced0 | ||
|
|
cbfbb334b8 |
3 changed files with 12 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
libXi-1.3.tar.bz2
|
||||
libXi-1.3.1.tar.bz2
|
||||
libXi-1.3.2.tar.bz2
|
||||
|
|
|
|||
11
libXi.spec
11
libXi.spec
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
Summary: X.Org X11 libXi runtime library
|
||||
Name: libXi
|
||||
Version: 1.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.3.2
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
|
|
@ -85,6 +85,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 04 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.3.2-1
|
||||
- libXi 1.3.2
|
||||
libXi 1.3.1 had a bug in the configure script.
|
||||
|
||||
* Mon Aug 02 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.3.1-1
|
||||
- libXi 1.3.1
|
||||
|
||||
* Tue Feb 02 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.3-2
|
||||
- Remove unnecessary libXau-devel BuildRequires.
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
8df4ece9bd1efb02c28acb2b6f485e09 libXi-1.3.tar.bz2
|
||||
26f93781356b1fdde08f7ee9cd5884d6 libXi-1.3.2.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue