Accepting request 48358 from network

Copy from network/freeradius-server based on submit request 48358 from user puzel

OBS-URL: https://build.opensuse.org/request/show/48358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freeradius-server?expand=0&rev=29
This commit is contained in:
OBS User autobuild 2010-09-18 00:06:03 +00:00 committed by Git OBS Bridge
commit e1f9c3c3df
3 changed files with 22 additions and 1 deletions

View File

@ -0,0 +1,14 @@
Index: freeradius-server-2.1.9/suse/radiusd-logrotate
===================================================================
--- freeradius-server-2.1.9.orig/suse/radiusd-logrotate
+++ freeradius-server-2.1.9/suse/radiusd-logrotate
@@ -23,6 +23,9 @@
size=+1024k
notifempty
missingok
+ postrotate
+ /etc/init.d/freeradius reload >/dev/null
+ endscript
create
}

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 16 14:22:15 CEST 2010 - pgajdos@suse.cz
- radiusd reload after logrotate [bnc#634445]
-------------------------------------------------------------------
Mon Jun 21 19:24:08 UTC 2010 - puzel@novell.com

View File

@ -19,7 +19,7 @@
Name: freeradius-server
Version: 2.1.9
Release: 1
Release: 4
License: GPLv2 ; LGPLv2.1
Group: Productivity/Networking/Radius/Servers
Provides: radiusd
@ -37,6 +37,7 @@ Patch5: %{name}-2.1.6-overflow.patch
Patch6: freeradius-server-sha1-default.patch
Patch7: freeradius-server-fix-cert-bootstrap.patch
Patch8: freeradius-server-initscript-pidfile.patch
Patch9: freeradius-server-radius-reload-logrotate.patch
PreReq: perl openssl pwdutils coreutils
PreReq: %insserv_prereq %fillup_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -237,6 +238,7 @@ Authors:
%patch6 -p1
%patch7 -p1
%patch8 -p1
%patch9 -p1
%build
# This package failed when testing with -Wl,-as-needed being default.