]> git.pld-linux.org Git - packages/rt.git/commitdiff
- fix config
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 6 Jun 2006 12:41:07 +0000 (12:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rt.spec -> 1.29

rt.spec

diff --git a/rt.spec b/rt.spec
index a556e4a33581ae40a4216c63268604074fb1f247..50c8ed8e41bd0b0f5041edeae95855dd6594e367 100644 (file)
--- a/rt.spec
+++ b/rt.spec
@@ -19,6 +19,7 @@ Source0:      http://download.bestpractical.com/pub/rt/release/%{name}-%{version}.tar
 Source1:       %{name}-apache_dir.conf
 Source2:       %{name}-apache_vhost.conf
 Patch0:                %{name}-layout.patch
+Patch1:                %{name}-config.patch
 URL:           http://www.bestpractical.com/rt/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -103,6 +104,7 @@ z innymi narz
 %prep
 %setup -q
 %patch0 -p0
+%patch1 -p1
 
 %build
 %{__aclocal} -I m4
This page took 0.112154 seconds and 4 git commands to generate.