From 5b5004c8b3b1d615276f758d478a0a58a3057a45 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Jan 13 2012 18:26:29 +0000 Subject: Don't %doc in the base package, that pulls in copies of things we only want in -doc subpackage. --- diff --git a/libxcb.spec b/libxcb.spec index 12e75bc..fb9c807 100644 --- a/libxcb.spec +++ b/libxcb.spec @@ -1,6 +1,6 @@ Name: libxcb Version: 1.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A C binding to the X11 protocol Group: System Environment/Libraries @@ -74,7 +74,6 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc COPYING %{_libdir}/libxcb-composite.so.0* %{_libdir}/libxcb-damage.so.0* %{_libdir}/libxcb-dpms.so.0* @@ -109,6 +108,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/doc/%{name}-%{version} %changelog +* Fri Jan 13 2012 Adam Jackson 1.8-2 +- Don't %%doc in the base package, that pulls in copies of things we only + want in -doc subpackage. + * Wed Jan 11 2012 Adam Jackson 1.8-1 - libxcb 1.8