[libsigc++20/f15/master] Own /usr/share/doc/libsigc++-2.0/ dir and mark /usr/share/devhelp/ as %doc

Kalev Lember kalev at fedoraproject.org
Tue Mar 1 20:09:09 UTC 2011


commit 40345d9cdf33da75684408312b5e051e296e232d
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Tue Mar 1 21:39:54 2011 +0200

    Own /usr/share/doc/libsigc++-2.0/ dir and mark /usr/share/devhelp/ as %doc

 libsigc++20.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libsigc++20.spec b/libsigc++20.spec
index 517f4bc..9a0aa7b 100644
--- a/libsigc++20.spec
+++ b/libsigc++20.spec
@@ -89,10 +89,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %files doc
 %defattr(-,root,root,-)
-%doc %{_datadir}/doc/libsigc++-2.0/*
+%doc %{_datadir}/doc/libsigc++-2.0/
 # according guidelines, we can co-own this, since devhelp is not required
 # for accessing documentation
-%{_datadir}/devhelp/
+%doc %{_datadir}/devhelp/
 
 
 %changelog
@@ -101,6 +101,7 @@ rm -rf $RPM_BUILD_ROOT
 - Use macro for automatically calculating ftp directory name with
   first two digits of tarball version.
 - Dropped R: pkgconfig from -devel as it's now automatically added by rpm
+- Own /usr/share/doc/libsigc++-2.0/ dir and mark /usr/share/devhelp/ as %%doc
 
 * Mon Feb 21 2011 Haïkel Guémar <hguemar at fedoraproject.org> - 2.2.8-3
 - fix documentation location (RHBZ #678981)


More information about the scm-commits mailing list