[packages/sabayon] - fix xinitrc script perms - rel 3
baggins
baggins at pld-linux.org
Sat Jul 11 12:04:23 CEST 2015
commit 56dde5b9133cdd48b2b3928d728b684f958cb473
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Jul 11 12:04:09 2015 +0200
- fix xinitrc script perms
- rel 3
sabayon.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sabayon.spec b/sabayon.spec
index d05153a..fe6ff8d 100644
--- a/sabayon.spec
+++ b/sabayon.spec
@@ -6,7 +6,7 @@ Summary: Tool to maintain user profiles in a GNOME desktop
Summary(pl.UTF-8): Narzędzie do zarządzania profilami użytkowników w środowisku GNOME
Name: sabayon
Version: 2.30.1
-Release: 2
+Release: 3
License: GPL v2+
Group: Applications/System
Source0: http://ftp.gnome.org/pub/GNOME/sources/sabayon/2.30/%{name}-%{version}.tar.bz2
@@ -136,7 +136,7 @@ fi
%doc AUTHORS ChangeLog NEWS README TODO ISSUES sabayon.schema
%config(noreplace) %{_sysconfdir}/gconf/2/local-defaults.path
%config(noreplace) %{_sysconfdir}/gconf/2/local-mandatory.path
-%config(noreplace) %{_sysconfdir}/X11/xinit/xinitrc.d/%{name}*
+%attr(755,root,root) %{_sysconfdir}/X11/xinit/xinitrc.d/sabayon-xinitrc.sh
%attr(755,root,root) %{_sbindir}/sabayon-apply
%dir %{py_sitedir}/%{name}
%{py_sitedir}/%{name}/*.py[co]
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sabayon.git/commitdiff/56dde5b9133cdd48b2b3928d728b684f958cb473
More information about the pld-cvs-commit
mailing list