uncomment empty file section so that binary rpms are built make the

buildroot in %install, to clean up harmless warnings
This commit is contained in:
Bill Nottingham 2006-02-16 19:04:29 +00:00
parent 7b60fefa9d
commit 1c7fbb5307

View File

@ -3,7 +3,7 @@
Summary: X.Org X11 driver installation package
Name: xorg-x11-drivers
Version: 7.0
Release: 1.1
Release: 2
License: MIT/X11
Group: User Interface/X Hardware Support
URL: http://www.redhat.com
@ -262,15 +262,19 @@ individual driver packages to be installed.
%build
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
#%files
#%defattr(-,root,root,-)
#%doc
%files
%defattr(-,root,root,-)
%doc
%changelog
* Thu Feb 16 2006 Bill Nottingham <notting@redhat.com> - 7.0-2
- uncomment (empty) file list so binary RPMs are built
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 7.0-1.1
- bump again for double-long bug on ppc(64)