Logoj0ke.net Open Build Service > Projects > Apache:Modules > apache2-mod_auth_radius > Changes
Sign Up | Log In

Changes of Revision 2

[-] Changed apache2-mod_auth_radius.spec
x
 
1
@@ -30,6 +30,7 @@
2
 Summary:   Authentication module against radius
3
 Url:       http://freeradius.org/mod_auth_radius/
4
 Source0:   %{modname}-%{version}.tar.bz2
5
+Patch0:        %{modname}-symbol.patch
6
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
7
 
8
 %description
9
@@ -37,6 +38,7 @@
10
 %debug_package
11
 %prep
12
 %setup -n %{modname}-%{version}
13
+%patch0
14
 
15
 %build
16
 %{apxs} -a -n %{modname}-2.0.so -c mod_auth_radius-2.0.c
17
[+] Added mod_auth_radius-symbol.patch ^