[pam_mount] fix %files section

Till Maas till at fedoraproject.org
Sat Sep 7 07:27:44 UTC 2013


commit 0cb1fbe8965dfea0e53ffb647d18f6f55b3aa183
Author: Till Maas <opensource at till.name>
Date:   Sat Sep 7 09:27:31 2013 +0200

    fix %files section

 pam_mount.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/pam_mount.spec b/pam_mount.spec
index 724c699..ac35159 100644
--- a/pam_mount.spec
+++ b/pam_mount.spec
@@ -106,7 +106,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc doc/bugs.txt doc/changelog.txt doc/faq.txt doc/options.txt doc/todo.txt
+%doc doc/bugs.txt doc/faq.txt doc/news.txt doc/options.txt doc/todo.txt
 # generated from manpage, no need to package it twice:
 #doc/pam_mount.txt
 %doc config/pam_mount.conf.xml
@@ -149,6 +149,7 @@ rm -rf $RPM_BUILD_ROOT
 * Thu Sep 05 2013 Till Maas <opensource at till.name> - 2.14-1
 - Update to new release
 - Update BRs
+- doc/changelog.txt was renamed to doc/news.txt
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.13-5.20130707git966c6bea
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild


More information about the scm-commits mailing list