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

Changes of Revision 2

[-] Changed mod_limitipconn.spec
x
 
1
@@ -16,7 +16,7 @@
2
 Release:   1
3
 License:   X11
4
 Group:     Networking/Daemons
5
-Source:        http://sc.dominia.org/~djao/%{name}-%{version}.tar.gz
6
+Source:        http://sc.dominia.org/~djao/%{mod_name}-%{version}.tar.gz
7
 Packager:  David Jao <djao@dominia.org>
8
 
9
 %description
10
@@ -25,7 +25,7 @@
11
 control which MIME types are affected by the limits.
12
 
13
 %prep
14
-%setup
15
+%setup -n %{mod_name}-%{version}
16
 
17
 %build
18
 %{apxs} -c %{mod_name}.c
19