libXt 1.1.2
This commit is contained in:
parent
db0cc9674a
commit
f0a10a94a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libXt-1.0.7.tar.bz2
|
||||
/libXt-1.0.9.tar.bz2
|
||||
/libXt-1.1.0.tar.bz2
|
||||
/libXt-1.1.1.tar.bz2
|
||||
/libXt-1.1.2.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libXt runtime library
|
||||
Name: libXt
|
||||
Version: 1.1.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.1.2
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -54,6 +54,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_datadir}/doc/%{name}
|
||||
%{_includedir}/X11/CallbackI.h
|
||||
%{_includedir}/X11/Composite.h
|
||||
%{_includedir}/X11/CompositeP.h
|
||||
@ -92,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 08 2012 Adam Jackson <ajax@redhat.com> 1.1.2-1
|
||||
- libXt 1.1.2
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user