redhat: remove freeradius-postgres-sql.patch
authorFajar A. Nugraha <github@fajar.net>
Tue, 4 Sep 2012 06:49:48 +0000 (13:49 +0700)
committerFajar A. Nugraha <github@fajar.net>
Tue, 4 Sep 2012 06:49:48 +0000 (13:49 +0700)
Obsoleted by commit 607109d and 87ab12b

redhat/freeradius-postgres-sql.patch [deleted file]
redhat/freeradius.spec

diff --git a/redhat/freeradius-postgres-sql.patch b/redhat/freeradius-postgres-sql.patch
deleted file mode 100644 (file)
index 08cc706..0000000
+++ /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;
index 1cfa3f6..6dbeeac 100644 (file)
@@ -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