]> git.pld-linux.org Git - packages/apache1-mod_ssl.git/commitdiff
- updated to 2.8.22-1.3.33, updated nohttpd patch
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 31 Oct 2004 09:58:09 +0000 (09:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_ssl.spec -> 1.91

apache1-mod_ssl.spec

index 0f09e8d9a564bb5bb80407d3e612acde8446baa2..98349c327c07200063deb4f688612d5662af88e4 100644 (file)
@@ -1,4 +1,4 @@
-%define                SSLVER          2.8.21
+%define                SSLVER          2.8.22
 %define                APACHEVER       1.3.33
 %define                apxs            /usr/sbin/apxs1
 %define                mod_name        ssl
@@ -21,12 +21,11 @@ Summary(sv):        Kryptografist
 Summary(uk):   íÏÄÕÌؠЦÄÔÒÉÍËÉ SSL × Apache
 Name:          apache1-mod_%{mod_name}
 Version:       %{SSLVER}_%{APACHEVER}
-Release:       2
+Release:       1
 License:       BSD
 Group:         Networking/Daemons
-#Source0:      http://www.modssl.org/source/mod_%{mod_name}-%{SSLVER}-%{APACHEVER}.tar.gz
-Source0:       http://www.modssl.org/source/mod_%{mod_name}-%{SSLVER}-1.3.32.tar.gz
-# Source0-md5: 19994ade6f8c46aa6cac87bca797fe82
+Source0:       http://www.modssl.org/source/mod_%{mod_name}-%{SSLVER}-%{APACHEVER}.tar.gz
+# Source0-md5: cdfdf1f576f77768c90825b43b462405
 Source1:       %{name}.conf
 Source2:       %{name}-server.crt
 Source3:       %{name}-server.key
@@ -165,15 +164,12 @@ rejestruj
 System.
 
 %prep
-#%setup -q -n mod_%{mod_name}-%{SSLVER}-%{APACHEVER}
-%setup -q -n mod_%{mod_name}-%{SSLVER}-1.3.32
+%setup -q -n mod_%{mod_name}-%{SSLVER}-%{APACHEVER}
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
 
 %{__perl} -pi -e 's@ /lib /usr/lib @ /%{_lib} /usr/%{_lib} @' pkg.sslmod/libssl.module
-# Really temporary hack...
-sed -i -e 's/1.3.32$/%{APACHEVER}/' pkg.sslmod/libssl.version
 
 %build
 SSL_BASE=SYSTEM; export SSL_BASE
This page took 0.097212 seconds and 4 git commands to generate.