This commit is contained in:
Dennis Gilmore 2011-02-09 16:25:21 -06:00
parent c3a552f4d2
commit a4a8351c66

View File

@ -5,7 +5,7 @@
Summary: X.Org X11 application bitmaps Summary: X.Org X11 application bitmaps
Name: xorg-x11-%{pkgname} Name: xorg-x11-%{pkgname}
Version: 1.1.0 Version: 1.1.0
Release: 3%{?dist} Release: 4%{?dist}
License: MIT License: MIT
Group: User Interface/X Group: User Interface/X
URL: http://www.x.org URL: http://www.x.org
@ -40,6 +40,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%{_datadir}/pkgconfig/xbitmaps.pc %{_datadir}/pkgconfig/xbitmaps.pc
%changelog %changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Oct 28 2010 Parag Nemade <paragn AT fedoraproject.org> - 1.1.0-3 * Thu Oct 28 2010 Parag Nemade <paragn AT fedoraproject.org> - 1.1.0-3
- Own the /usr/include/X11 as discussed on packaging list. - Own the /usr/include/X11 as discussed on packaging list.