This commit is contained in:
Jesse Keating 2009-07-27 08:36:22 +00:00
parent 01125d50fc
commit c4c071f7cf

View File

@ -5,7 +5,7 @@ Name: xorg-x11-%{pkgname}
# IMPORTANT: If package ever gets renamed to something else, remove the Epoch line!
Epoch: 1
Version: 7.2
Release: 8%{?dist}
Release: 9%{?dist}
License: MIT
Group: User Interface/X
URL: http://www.x.org
@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:7.2-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 7.2-8
- Un-require xorg-x11-filesystem
- Other general spec cleanup.