]> git.pld-linux.org Git - packages/apache-mod_mono.git/blobdiff - apache-mod_mono.spec
- może wrescie ktoś wykasuje to konto ?
[packages/apache-mod_mono.git] / apache-mod_mono.spec
index 676da5b9d669cdf4335d9e72594855a14f8b6bf7..957d21ca40fab83dcb124113cb02057b3685a11e 100644 (file)
@@ -1,23 +1,25 @@
+%define        mod_name mod_mono
 %define xsp_version 0.4
 Summary:       Mono module for Apache 2
 Summary(pl):   Modu³ Mono dla serwera Apache 2
-Name:          mod_mono
+Name:          apache-mod_mono
 Version:       0.3
 Release:       2
 Epoch:         1
 License:       Apache
 Group:         Networking/Daemons
-Source0:       http://www.apacheworld.org/modmono/%{name}-%{version}.tar.gz
+Source0:       http://www.apacheworld.org/modmono/%{mod_name}-%{version}.tar.gz
 # Source0-md5: c28a82496cf87de3c91450e47a4efcf1
 Source1:       http://go-mono.com/archive/xsp-%{xsp_version}.tar.gz
 # Source1-md5: aacb2d6b0dc3f54382c09be0976f6a7f
 Source2:       mono.conf
 URL:           http://www.apacheworld.org/modmono/
-BuildRequires: autoconf
 BuildRequires: apache-devel >= 2.0
+BuildRequires: autoconf
 BuildRequires: mono
 Requires:      apache >= 2.0
 #Requires:     httpd-mmn = %(cat %{_includedir}/httpd/.mmn)
+Obsoletes:     mod_mono
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                httpdir         /home/services/httpd
@@ -25,7 +27,6 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                moddir          /usr/lib/apache
 
 %description
-
 This is an experimental module that allows you to run ASP.NET pages on
 Unix with Apache and Mono.
 
@@ -34,7 +35,7 @@ Ten eksperymentalny modu
 Uniksie z serwerem Apache i Mono.
 
 %prep
-%setup -q -n %{name}-%{version} -a 1
+%setup -q -n %{mod_name}-%{version} -a 1
 
 %build
 # Build sample ASP.NET pages from xsp distribution
This page took 0.039836 seconds and 4 git commands to generate.