libX11 1.3.99.901 (1.4 RC1)
This commit is contained in:
parent
4d071e5f5a
commit
4032c0c6de
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
libX11-1.3.4.tar.bz2
|
||||
libX11-1.3.5.tar.bz2
|
||||
libX11-1.3.99.901.tar.bz2
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: Core X11 protocol client library
|
||||
Name: libX11
|
||||
Version: 1.3.5
|
||||
Version: 1.3.99.901
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
@ -89,7 +89,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc AUTHORS COPYING README NEWS
|
||||
%{_datadir}/X11/locale/
|
||||
%{_datadir}/X11/XErrorDB
|
||||
%{_datadir}/X11/XKeysymDB
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
@ -113,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man5/*.5*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 06 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.3.99.901-1
|
||||
- libX11 1.3.99.901 (1.4 RC1)
|
||||
|
||||
* Thu Aug 12 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.3.5-1
|
||||
- libX11 1.3.5
|
||||
- Drop 54a96360 patch, upstream.
|
||||
|
Loading…
Reference in New Issue
Block a user