From: Fajar A. Nugraha Date: Fri, 10 Aug 2012 06:17:13 +0000 (+0700) Subject: redhat:fix extra files caused by incorrect patch backup option X-Git-Tag: release_2_2_0~75^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8add576997ac97b9840db58a9d8cb079860c8d8;p=thirdparty%2Ffreeradius-server.git redhat:fix extra files caused by incorrect patch backup option --- diff --git a/redhat/freeradius.spec b/redhat/freeradius.spec index d042ed8244e..1c5eda765cf 100644 --- a/redhat/freeradius.spec +++ b/redhat/freeradius.spec @@ -152,12 +152,12 @@ This plugin provides the unixODBC support for the FreeRADIUS server project. %patch1 -p1 -b .cert-config %patch2 -p1 -b .radtest #%patch3 -p1 -b .man -#%patch4 -p1 -b unix-passwd-expire -%patch5 -p1 -b radeapclient-ipv6 -%patch6 -p1 -b postgres-sql +#%patch4 -p1 -b .unix-passwd-expire +%patch5 -p1 -b .radeapclient-ipv6 +%patch6 -p1 #%patch7 -p1 -b perl -%patch8 -p1 -b dhcp_sqlippool -%patch9 -p1 -b rlm_wimax +%patch8 -p1 +%patch9 -p1 -b .rlm_wimax # Some source files mistakenly have execute permissions set find $RPM_BUILD_DIR/freeradius-server-%{version} \( -name '*.c' -o -name '*.h' \) -a -perm /0111 -exec chmod a-x {} +