]> git.pld-linux.org Git - packages/libapreq2.git/commitdiff
- updated to final 2.09 (not under official URL yet)
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 20 Nov 2006 22:47:29 +0000 (22:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libapreq2.spec -> 1.35

libapreq2.spec

index 5fa2c5618914477180eb1814a25567f045e13d54..5685c91c896b1e128304ee74bdd425da1709d088 100644 (file)
@@ -9,14 +9,13 @@
 Summary:       Apache Request Library
 Summary(pl):   Biblioteka ¿±dañ Apache
 Name:          libapreq2
-%define        _rc     -rc1
 Version:       2.09
-Release:       0.%(echo %{_rc} | sed -e s/-//).1
-License:       Apache Group
+Release:       1
+License:       Apache 2.0
 Group:         Libraries
-#Source0:      http://www.apache.org/dist/httpd/libapreq/%{name}-%{version}%{_rc}.tar.gz
-Source0:       http://people.apache.org/~pgollucci/apreq2/%{name}-%{version}%{_rc}.tar.gz
-# Source0-md5: fe69ccbd7198b0f7b4d6436c4d2cea12
+#Source0:      http://www.apache.org/dist/httpd/libapreq/%{name}-%{version}.tar.gz
+Source0:       http://people.apache.org/~pgollucci/apreq2/%{name}-%{version}.tar.gz
+# Source0-md5: 3cd98755da8a8431ef35a47461ad67d7
 Source1:       apache-mod_apreq2.conf
 URL:           http://httpd.apache.org/apreq/
 BuildRequires: %{apxs}
@@ -28,8 +27,8 @@ BuildRequires:        automake
 BuildRequires: libtool
 BuildRequires: perl-ExtUtils-XSBuilder >= 0.23
 %if %{with tests}
-BuildRequires: perl-libwww
 BuildRequires: apache-mod_mime
+BuildRequires: perl-libwww
 %endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -101,7 +100,7 @@ Apache module mod_apreq2.
 Modu³ mod_apreq2 do serwera Apache.
 
 %prep
-%setup -q -n %{name}-%{version}%{_rc}
+%setup -q
 
 %build
 %{__libtoolize}
This page took 0.053789 seconds and 4 git commands to generate.