From 0b769d0f8a65cdbdcf91cd495c7646e6de680f8c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 15 Aug 2014 16:29:01 +0300 Subject: [PATCH] rename to passenger.spec --- apache-mod_rails.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/apache-mod_rails.spec b/apache-mod_rails.spec index 5668689..a2f8fed 100644 --- a/apache-mod_rails.spec +++ b/apache-mod_rails.spec @@ -1,3 +1,4 @@ +# Obsolete: see passenger.spec instead # # Conditional build: %bcond_with tests # build without tests @@ -14,14 +15,14 @@ Release: 2 # See: https://bugzilla.redhat.com/show_bug.cgi?id=470696#c146 License: Boost and BSD and BSD with advertising and MIT and zlib Group: Networking/Daemons/HTTP -Source0: https://github.com/FooBarWidget/passenger/archive/release-%{version}.tar.gz +Source0: https://github.com/phusion/passenger/archive/release-%{version}.tar.gz # Source0-md5: de848f42cb4f83e19d6c8a41a187a4db Source1: %{name}.conf Patch0: %{name}-nogems.patch Patch1: %{name}-alias+public.patch Patch2: passenger_apache_fix_autofoo.patch Patch3: progs.patch -URL: http://www.modrails.com/ +URL: https://www.phusionpassenger.com/ BuildRequires: apache-devel >= 2.0.55-1 BuildRequires: apr-devel >= 1:1.0.0 BuildRequires: apr-util-devel >= 1:1.0.0 -- 2.43.0