[pangox-compat] Resolves:rh#907552 - unowned directory /etc/pango after pangox-compat installation

pnemade pnemade at fedoraproject.org
Tue Feb 5 05:41:34 UTC 2013


commit 6e1e582d8f9297598c5d6ca666a23c4370944bf6
Author: Parag Nemade <pnemade at redhat.com>
Date:   Tue Feb 5 11:13:20 2013 +0530

    Resolves:rh#907552 - unowned directory /etc/pango after pangox-compat installation

 pangox-compat.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/pangox-compat.spec b/pangox-compat.spec
index c76140d..29ca286 100644
--- a/pangox-compat.spec
+++ b/pangox-compat.spec
@@ -1,6 +1,6 @@
 Name:           pangox-compat
 Version:        0.0.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Compatibility library for pangox
 
 License:        LGPLv2+
@@ -42,6 +42,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %files
 %doc README COPYING NEWS AUTHORS
 %{_libdir}/libpango*-*.so.*
+%dir %{_sysconfdir}/pango
 %config %{_sysconfdir}/pango/pangox.aliases
 
 %files devel
@@ -50,6 +51,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Tue Feb 05 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.0.2-2
+- Resolves:rh#907552 - unowned directory /etc/pango after pangox-compat installation
+
 * Fri Nov 09 2012 Kalev Lember <kalevlember at gmail.com> - 0.0.2-1
 - Update to 0.0.2
 


More information about the scm-commits mailing list