]> git.pld-linux.org Git - packages/apache-mod_mono.git/commitdiff
- updated to 1.2.1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 17 Feb 2007 17:04:12 +0000 (17:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated apu-config patch, removed obsolete apr_fixes patch
- EA i386, not alpha

Changed files:
    apache-mod_mono.spec -> 1.45

apache-mod_mono.spec

index 2bf95f5a48757afe767b6938026c830064553294..ff2e9517a01cb07e69e9bab708825281276667a8 100644 (file)
@@ -5,15 +5,15 @@
 Summary:       Mono module for Apache 2
 Summary(pl.UTF-8):     Moduł Mono dla serwera Apache 2
 Name:          apache-%{mod_name}
 Summary:       Mono module for Apache 2
 Summary(pl.UTF-8):     Moduł Mono dla serwera Apache 2
 Name:          apache-%{mod_name}
-Version:       1.1.10
+Version:       1.2.1
 Release:       1
 Epoch:         1
 License:       Apache
 Group:         Networking/Daemons
 Release:       1
 Epoch:         1
 License:       Apache
 Group:         Networking/Daemons
-Source0:       http://www.go-mono.com/sources/%{mod_name}/%{mod_name}-%{version}.tar.gz
-# Source0-md5: ff71db2750f7ef50f57f85dc6f593373
+#Source0Download: http://go-mono.com/sources-stable/
+Source0:       http://www.go-mono.com/sources/mod_mono/%{mod_name}-%{version}.tar.gz
+# Source0-md5: 7159da992ab6e656388bf1f55dea0961
 Patch0:                %{name}-apu-config.patch
 Patch0:                %{name}-apu-config.patch
-Patch1:                %{name}-apr_fixes.patch
 URL:           http://www.mono-project.com/
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.0.52-2
 URL:           http://www.mono-project.com/
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.0.52-2
@@ -26,7 +26,7 @@ Requires:     apache(modules-api) = %apache_modules_api
 Requires:      mono-csharp >= 1.0
 Requires:      xsp
 Obsoletes:     mod_mono
 Requires:      mono-csharp >= 1.0
 Requires:      xsp
 Obsoletes:     mod_mono
-ExcludeArch:   alpha
+ExcludeArch:   i386
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _httpdir        /home/services/httpd
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _httpdir        /home/services/httpd
@@ -44,7 +44,6 @@ Uniksie z serwerem Apache i Mono.
 %prep
 %setup -q -n %{mod_name}-%{version}
 %patch0 -p1
 %prep
 %setup -q -n %{mod_name}-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 # Build Apache Module
 
 %build
 # Build Apache Module
This page took 0.089175 seconds and 4 git commands to generate.