This commit is contained in:
Dennis Gilmore 2012-07-19 16:43:20 -05:00
parent 30580fad95
commit 9ca721e38f

View File

@ -2,7 +2,7 @@
Name: libxkbcommon Name: libxkbcommon
Version: 0.1.0 Version: 0.1.0
Release: 6%{?gitdate:.%{gitdate}}%{?dist} Release: 7%{?gitdate:.%{gitdate}}%{?dist}
Summary: X.Org X11 XKB parsing library Summary: X.Org X11 XKB parsing library
License: MIT License: MIT
Group: System Environment/Libraries Group: System Environment/Libraries
@ -62,6 +62,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/xkbcommon.pc %{_libdir}/pkgconfig/xkbcommon.pc
%changelog %changelog
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-7.20120306
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Mar 06 2012 Peter Hutterer <peter.hutterer@redhat.com> 0.1.0-6.20120306 * Tue Mar 06 2012 Peter Hutterer <peter.hutterer@redhat.com> 0.1.0-6.20120306
- BuildRequire xkeyboard-config-devel to get the right XKB target path (#799717) - BuildRequire xkeyboard-config-devel to get the right XKB target path (#799717)