[tint2] Fixed unowned directory (BZ#744930)

Germán A. Racca skytux at fedoraproject.org
Mon Oct 31 20:43:13 UTC 2011


commit e031d0bfcffcdf5cc0ebdbfcede41baa78ad21ac
Author: Germán A. Racca <skytux at fedoraproject.org>
Date:   Mon Oct 31 18:44:25 2011 -0200

    Fixed unowned directory (BZ#744930)

 tint2.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/tint2.spec b/tint2.spec
index 893e4cb..9b9a76d 100644
--- a/tint2.spec
+++ b/tint2.spec
@@ -1,6 +1,6 @@
 Name:		tint2
 Version:	0.11
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	A lightweight X11 desktop panel and task manager
 
 Group:		User Interface/Desktops
@@ -51,12 +51,16 @@ rm -rf %{buildroot}
 %{_bindir}/%{name}
 %{_bindir}/tint2conf
 %config(noreplace) %{_sysconfdir}/xdg/%{name}/tint2rc
+%dir %{_datadir}/%{name}/
 %{_datadir}/%{name}/default_icon.png
 %{_datadir}/applications/tint2conf.desktop
 %{_datadir}/pixmaps/tint2conf*
 %{_mandir}/man1/%{name}.*
 
 %changelog
+* Thu Oct 27 2011 Germán A. Racca <skytux at fedoraproject.org> 0.11-5
+- Fixed unowned directory (BZ#744930)
+
 * Wed Jun 01 2011 Lukas Zapletal <lzap+rpm[@]redhat.com> - 0.11-4
 - Adding tint2-add-power-now-support.patch (BZ#709821)
 


More information about the scm-commits mailing list