- Today's git snapshot
- minor soname bump to 6.3.0
This commit is contained in:
parent
fb19c1f244
commit
b229a10b04
@ -1 +1 @@
|
|||||||
libX11-20090712.tar.bz2
|
libX11-20090805.tar.bz2
|
||||||
|
2
commitid
2
commitid
@ -1 +1 @@
|
|||||||
554f755e5545f63d3c8f299297927238da155773
|
9da7e230d5320e1556ad2084fcd06ee7994385ea
|
||||||
|
10
libX11.spec
10
libX11.spec
@ -1,10 +1,10 @@
|
|||||||
%define tarball libX11
|
%define tarball libX11
|
||||||
%define gitdate 20090712
|
%define gitdate 20090805
|
||||||
|
|
||||||
Summary: X.Org X11 libX11 runtime library
|
Summary: X.Org X11 libX11 runtime library
|
||||||
Name: libX11
|
Name: libX11
|
||||||
Version: 1.2.99
|
Version: 1.2.99
|
||||||
Release: 3.%{gitdate}%{?dist}
|
Release: 4.%{gitdate}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -83,7 +83,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{_libdir}/libX11.so.6
|
%{_libdir}/libX11.so.6
|
||||||
%{_libdir}/libX11.so.6.2.0
|
%{_libdir}/libX11.so.6.3.0
|
||||||
%{_libdir}/libX11-xcb.so.1
|
%{_libdir}/libX11-xcb.so.1
|
||||||
%{_libdir}/libX11-xcb.so.1.0.0
|
%{_libdir}/libX11-xcb.so.1.0.0
|
||||||
|
|
||||||
@ -116,6 +116,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 06 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.2.99-4.20090805
|
||||||
|
- Today's git snapshot
|
||||||
|
- minor soname bump to 6.3.0
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.99-3.20090712
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.99-3.20090712
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user