[mate-file-manager/f19] Fix ownership properly

Dan Mashal vicodan at fedoraproject.org
Wed May 15 16:31:04 UTC 2013


commit 01fc9a06128167fb37ad147578fb45fdd725bc48
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed May 15 12:30:55 2013 -0400

    Fix ownership properly

 mate-file-manager.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mate-file-manager.spec b/mate-file-manager.spec
index 84899bf..182a58b 100644
--- a/mate-file-manager.spec
+++ b/mate-file-manager.spec
@@ -1,7 +1,7 @@
 Name:       mate-file-manager
 Summary:    File manager for MATE
 Version:    1.6.1
-Release:    2%{?dist}
+Release:    3%{?dist}
 License:    GPLv2+ and LGPLv2+
 Group:      User Interface/Desktops
 URL:        http://mate-desktop.org
@@ -129,7 +129,7 @@ fi
 %doc AUTHORS COPYING COPYING-DOCS COPYING.LIB NEWS README
 %{_bindir}/*
 %{_datadir}/caja
-%dir %{_libdir}/caja
+%{_libdir}/caja
 %{_datadir}/pixmaps/caja/
 %{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/*/apps/caja.png
@@ -154,6 +154,9 @@ fi
 
 
 %changelog
+* Wed May 15 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.1-3
+- Fix previous commit
+
 * Tue May 14 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.1-2
 - Own libdir/caja (961992)
 


More information about the scm-commits mailing list