Hello community,

here is the log from the commit of package pam_radius for openSUSE:Factory 
checked in at 2013-06-11 06:36:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_radius (Old)
 and      /work/SRC/openSUSE:Factory/.pam_radius.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_radius"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_radius/pam_radius.changes    2011-09-23 
12:21:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pam_radius.new/pam_radius.changes       
2013-06-11 09:35:19.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May 31 17:17:10 UTC 2013 - [email protected]
+
+- Fix /etc/raddb attributes to avoid conflict with freeradius-server
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pam_radius.spec ++++++
--- /var/tmp/diff_new_pack.f8MKwE/_old  2013-06-11 09:35:20.000000000 +0200
+++ /var/tmp/diff_new_pack.f8MKwE/_new  2013-06-11 09:35:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package pam_radius (Version 1.3.16)
+# spec file for package pam_radius
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           pam_radius
 BuildRequires:  pam-devel
 Summary:        A PAM Module for User Authentication using a Radius Server
-Version:        1.3.16
-Release:        217
+License:        GPL-2.0+
 Group:          Productivity/Security
+Version:        1.3.16
+Release:        0
 Requires:       pam
-License:        GPL-2.0+
 Url:            http://www.freeradius.org/
 Source:         pam_radius-%{version}.tar.bz2
               #ftp://ftp.freeradius.org/pub/radius/pam_radius-%{version}.tar
@@ -55,14 +53,14 @@
 %install
 install -d -m 755 $RPM_BUILD_ROOT/%{_lib}/security/
 install -m 755 pam_radius_auth.so $RPM_BUILD_ROOT/%{_lib}/security/
-install -d -m 755 $RPM_BUILD_ROOT/etc/raddb/
+install -d -m 750 $RPM_BUILD_ROOT/etc/raddb/
 install -m 600 pam_radius_auth.conf $RPM_BUILD_ROOT/etc/raddb/server
 
 %files
+%attr(750,root,radiusd) %dir /etc/raddb/
 %defattr(-,root,root)
 /%{_lib}/security/pam_radius_auth.so
 %config(noreplace) /etc/raddb/server
-%dir /etc/raddb/
 %doc Changelog
 %doc INSTALL
 %doc README

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to