diff --git a/xen.changes b/xen.changes index 5e8d928..1592a3f 100644 --- a/xen.changes +++ b/xen.changes @@ -33,6 +33,8 @@ Mon May 13 16:02:52 MDT 2013 - carnold@suse.com - Update to Xen 4.3.0-rc1 c/s 27068 Drop all upstream changeset patches now included in 4.3 tarball +- Removed the doc-pdf RPM as there are no more PDFs to include + since the docs/xen-api sources were dropped. ------------------------------------------------------------------- Tue May 7 11:46:29 MDT 2013 - carnold@suse.com diff --git a/xen.spec b/xen.spec index c9a2197..75a2392 100644 --- a/xen.spec +++ b/xen.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - Name: xen ExclusiveArch: %ix86 x86_64 %define xvers 4.3 @@ -1084,10 +1083,6 @@ rm -f $RPM_BUILD_ROOT/usr/libexec/qemu-bridge-helper %defattr(-,root,root) %{_defaultdocdir}/xen/html #%{_datadir}/doc/qemu - -%files doc-pdf -%defattr(-,root,root) -#%{_defaultdocdir}/xen/pdf %endif %if %{?with_dom0_support}0