[man-pages-de/f18] Really fix dir ownership

drago01 drago01 at fedoraproject.org
Thu Jul 25 19:02:47 UTC 2013


commit 29825a8566fa012883764926f561557cbb113bb3
Author: Adel Gadllah <adel.gadllah at gmail.com>
Date:   Thu Jul 25 21:02:33 2013 +0200

    Really fix dir ownership

 man-pages-de.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/man-pages-de.spec b/man-pages-de.spec
index 2e45f54..d03c67b 100644
--- a/man-pages-de.spec
+++ b/man-pages-de.spec
@@ -1,7 +1,7 @@
 Summary: German man pages from the Linux Documentation Project
 Name: man-pages-de
 Version: 0.5
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: GPL+
 Group: Documentation
 URL: http://www.infodrom.org/projects/manpages-de/
@@ -55,11 +55,13 @@ rm -fr $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %doc CHANGES COPYRIGHT README
-%dir %{_mandir}/de
 %{_mandir}/de/man?/*
 
 
 %changelog
+* Thu Jul 25 2013 Adel Gadllah <adel.gadllah at gmail.com> - 0.5-9
+- Really fix directory ownership
+
 * Wed Nov 21 2012 Adel Gadllah <adel.gadllah at gmail.com> - 0.5-8
 - Fix directory ownership
 


More information about the scm-commits mailing list