auto-import libxkbfile-1.0.2-1 on branch devel from
libxkbfile-1.0.2-1.src.rpm
This commit is contained in:
parent
8392f3e785
commit
35629cf084
@ -1 +1 @@
|
|||||||
libxkbfile-1.0.1.tar.bz2
|
libxkbfile-1.0.2.tar.bz2
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Summary: X.Org X11 libxkbfile runtime library
|
Summary: X.Org X11 libxkbfile runtime library
|
||||||
Name: libxkbfile
|
Name: libxkbfile
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
Release: 1.2
|
Release: 1
|
||||||
License: MIT/X11
|
License: MIT/X11
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
Source0: http://xorg.freedesktop.org/X11R7.0/src/everything/%{name}-%{version}.tar.bz2
|
Source0: http://xorg.freedesktop.org/releases/individual/lib/libxkbfile/%{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: xorg-x11-proto-devel
|
BuildRequires: xorg-x11-proto-devel
|
||||||
@ -62,7 +62,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc AUTHORS COPYING README INSTALL ChangeLog
|
%doc AUTHORS COPYING README INSTALL ChangeLog
|
||||||
%dir %{_libdir}
|
%dir %{_libdir}
|
||||||
%{_libdir}/libxkbfile.so.1
|
%{_libdir}/libxkbfile.so.1
|
||||||
%{_libdir}/libxkbfile.so.1.0.0
|
%{_libdir}/libxkbfile.so.1.0.2
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/xkbfile.pc
|
%{_libdir}/pkgconfig/xkbfile.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 28 2006 Adam Jackson <ajackson@redhat.com> - 1.0.2-1
|
||||||
|
- Updated libxkbfile to version 1.0.2
|
||||||
|
|
||||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.1-1.2
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.1-1.2
|
||||||
- bump again for double-long bug on ppc(64)
|
- bump again for double-long bug on ppc(64)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user