forked from pool/freeradius-server
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:
commit
e1f9c3c3df
14
freeradius-server-radius-reload-logrotate.patch
Normal file
14
freeradius-server-radius-reload-logrotate.patch
Normal 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
|
||||||
|
}
|
||||||
|
|
@ -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
|
Mon Jun 21 19:24:08 UTC 2010 - puzel@novell.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
Name: freeradius-server
|
Name: freeradius-server
|
||||||
Version: 2.1.9
|
Version: 2.1.9
|
||||||
Release: 1
|
Release: 4
|
||||||
License: GPLv2 ; LGPLv2.1
|
License: GPLv2 ; LGPLv2.1
|
||||||
Group: Productivity/Networking/Radius/Servers
|
Group: Productivity/Networking/Radius/Servers
|
||||||
Provides: radiusd
|
Provides: radiusd
|
||||||
@ -37,6 +37,7 @@ Patch5: %{name}-2.1.6-overflow.patch
|
|||||||
Patch6: freeradius-server-sha1-default.patch
|
Patch6: freeradius-server-sha1-default.patch
|
||||||
Patch7: freeradius-server-fix-cert-bootstrap.patch
|
Patch7: freeradius-server-fix-cert-bootstrap.patch
|
||||||
Patch8: freeradius-server-initscript-pidfile.patch
|
Patch8: freeradius-server-initscript-pidfile.patch
|
||||||
|
Patch9: freeradius-server-radius-reload-logrotate.patch
|
||||||
PreReq: perl openssl pwdutils coreutils
|
PreReq: perl openssl pwdutils coreutils
|
||||||
PreReq: %insserv_prereq %fillup_prereq
|
PreReq: %insserv_prereq %fillup_prereq
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -237,6 +238,7 @@ Authors:
|
|||||||
%patch6 -p1
|
%patch6 -p1
|
||||||
%patch7 -p1
|
%patch7 -p1
|
||||||
%patch8 -p1
|
%patch8 -p1
|
||||||
|
%patch9 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# This package failed when testing with -Wl,-as-needed being default.
|
# This package failed when testing with -Wl,-as-needed being default.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user