karsten pushed to dictd (master). "fix dictd.service permissions (rhbz#1192228)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 15 09:59:01 UTC 2015


From a4ed48702afdd136c51c57d7aeeb6bee75c7b4c7 Mon Sep 17 00:00:00 2001
From: Karsten Hopp <karsten at redhat.com>
Date: Mon, 15 Jun 2015 11:58:45 +0200
Subject: fix dictd.service permissions (rhbz#1192228)


diff --git a/dictd.spec b/dictd.spec
index b3a58f6..131d0d4 100644
--- a/dictd.spec
+++ b/dictd.spec
@@ -12,7 +12,7 @@
 Summary:   DICT protocol (RFC 2229) server and command-line client
 Name:      dictd
 Version:   1.12.1
-Release:   8%{?dist}
+Release:   9%{?dist}
 License:   GPL+ and zlib and MIT
 Group:     Applications/Internet
 Source0:   http://downloads.sourceforge.net/dict/%{name}-%{version}.tar.gz
@@ -122,12 +122,15 @@ exit 0
 %{_bindir}/*
 %{_sbindir}/*
 %{_mandir}/man?/*
-%{_unitdir}/dictd.service
+%attr(0644,root,root) %{_unitdir}/dictd.service
 %{homedir}
 %config(noreplace) %{_sysconfdir}/sysconfig/dictd
 %config(noreplace) %{_sysconfdir}/dictd.conf
 
 %changelog
+* Mon Jun 15 2015 Karsten Hopp <karsten at redhat.com> 1.12.1-9
+- fix dictd.service permissions (rhbz#1192228)
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.12.1-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/dictd.git/commit/?h=master&id=a4ed48702afdd136c51c57d7aeeb6bee75c7b4c7


More information about the scm-commits mailing list