[libsilc] Drop INSTALL from docs, fix bogus date in %changelog.

Ville Skyttä scop at fedoraproject.org
Thu Jan 16 20:43:52 UTC 2014


commit 58c5d9303be5fbc3f8b72cc4da50ef85e93291c1
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Thu Jan 16 22:44:02 2014 +0200

    Drop INSTALL from docs, fix bogus date in %changelog.

 libsilc.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/libsilc.spec b/libsilc.spec
index f535618..8fb5e5b 100644
--- a/libsilc.spec
+++ b/libsilc.spec
@@ -1,7 +1,7 @@
 Summary: SILC Client Library
 Name:    libsilc
 Version: 1.1.10
-Release: 10%{dist}
+Release: 11%{?dist}
 License: GPLv2 or BSD
 Group:   System Environment/Libraries
 URL:     http://www.silcnet.org/
@@ -108,7 +108,8 @@ rm -rf $RPM_BUILD_ROOT
 # the main package libsilc
 %files
 %defattr(-,root,root,-)
-%doc COPYING BSD GPL doc/FAQ CREDITS
+%{_pkgdocdir}
+%exclude %{_pkgdocdir}/INSTALL
 %{_libdir}/libsilc-1.1.so.*
 %{_libdir}/libsilcclient-1.1.so.*
 %dir %_libdir/silc
@@ -134,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jan 16 2014 Ville Skyttä <ville.skytta at iki.fi> - 1.1.10-11
+- Drop INSTALL from docs, fix bogus date in %%changelog.
+
 * Mon Aug 12 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.1.10-10
 - Reflect docdir changes (Address FTBFS, RHBZ #992125).
 
@@ -249,7 +253,7 @@ rm -rf $RPM_BUILD_ROOT
 - rawhide import
 - minor spec changes
 
-* Tue Sep 1 2004 Toni Willberg <toniw at iki.fi>
+* Wed Sep 1 2004 Toni Willberg <toniw at iki.fi>
 - 0.9.12-0.fdr.5 - Had to remove smp_mflags because build fails with them (Michael Schwendt)
 * Tue Aug 31 2004 Toni Willberg <toniw at iki.fi>
 - 0.9.12-0.fdr.5 - corrections to lib and include path (from Michael Schwendt)


More information about the scm-commits mailing list