diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec index 932f064..c3e036a 100644 --- a/xorg-x11-drivers.spec +++ b/xorg-x11-drivers.spec @@ -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 - 7.0-2 +- uncomment (empty) file list so binary RPMs are built + * Fri Feb 10 2006 Jesse Keating - 7.0-1.1 - bump again for double-long bug on ppc(64)