[man-pages-de/f19] Really fix directory ownership

drago01 drago01 at fedoraproject.org
Thu Jul 25 19:00:22 UTC 2013


commit 4e94ec85033152b986717ff5efa6cf8ba97c8f1b
Author: Adel Gadllah <adel.gadllah at gmail.com>
Date:   Thu Jul 25 20:59:17 2013 +0200

    Really fix directory 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 01e9c93..bffc029 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: 9%{?dist}
+Release: 10%{?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-10
+- Really fix directory ownership
+
 * Thu Jul 25 2013 Adel Gadllah <adel.gadllah at gmail.com> - 0.5-9
 - Fix directory ownership
 


More information about the scm-commits mailing list