From 41bd358d148d12b05b4066d771452c104895950d Mon Sep 17 00:00:00 2001 From: "Fajar A. Nugraha" Date: Tue, 4 Sep 2012 13:49:48 +0700 Subject: [PATCH] redhat: remove freeradius-postgres-sql.patch Obsoleted by commit 607109d and 87ab12b --- redhat/freeradius-postgres-sql.patch | 11 ----------- redhat/freeradius.spec | 4 ++-- 2 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 redhat/freeradius-postgres-sql.patch diff --git a/redhat/freeradius-postgres-sql.patch b/redhat/freeradius-postgres-sql.patch deleted file mode 100644 index 08cc706da0..0000000000 --- a/redhat/freeradius-postgres-sql.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -r -u freeradius-server-2.1.12.orig/raddb/sql/postgresql/admin.sql freeradius-server-2.1.12.work/raddb/sql/postgresql/admin.sql ---- freeradius-server-2.1.12.orig/raddb/sql/postgresql/admin.sql 2011-09-30 10:12:07.000000000 -0400 -+++ freeradius-server-2.1.12.work/raddb/sql/postgresql/admin.sql 2012-02-28 13:16:36.329403383 -0500 -@@ -28,5 +28,5 @@ - /* - * The server can write to the accounting and post-auth logging table. - */ --GRANT ALL on radius.radacct TO radius; --GRANT ALL on radius.radpostauth TO radius; -+GRANT ALL on radacct TO radius; -+GRANT ALL on radpostauth TO radius; diff --git a/redhat/freeradius.spec b/redhat/freeradius.spec index 1cfa3f68fd..6dbeeacddb 100644 --- a/redhat/freeradius.spec +++ b/redhat/freeradius.spec @@ -16,7 +16,7 @@ Patch2: freeradius-radtest.patch #Patch3: freeradius-man.patch #Patch4: freeradius-unix-passwd-expire.patch Patch5: freeradius-radeapclient-ipv6.patch -Patch6: freeradius-postgres-sql.patch +#Patch6: freeradius-postgres-sql.patch #Patch7: freeradius-perl.patch Patch8: freeradius-dhcp_sqlippool.patch @@ -153,7 +153,7 @@ This plugin provides the unixODBC support for the FreeRADIUS server project. #%patch3 -p1 -b .man #%patch4 -p1 -b .unix-passwd-expire %patch5 -p1 -b .radeapclient-ipv6 -%patch6 -p1 +#%patch6 -p1 #%patch7 -p1 -b perl %patch8 -p1 -- 2.47.2