]> git.pld-linux.org Git - packages/fromcvs.git/commitdiff
- for ac AC-branch auto/ac/fromcvs-0_1-2
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 8 Feb 2011 00:01:30 +0000 (00:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fromcvs.spec -> 1.4

fromcvs.spec

index f06d05e626aabfe300e009cf1d6c423070c41ff1..2f01daa56e60f64a76b5311e11e5a15c192a9758 100644 (file)
@@ -8,6 +8,7 @@ Source0:        http://ww2.fs.ei.tum.de/~corecode/hg/fromcvs/archive/tip.tar.bz2#/%{nam
 # Source0-md5: 65a791705a1f6a7b5fd718c1af76695e
 Patch0:                ruby19.patch
 URL:           http://ww2.fs.ei.tum.de/~corecode/hg/fromcvs/
+BuildRequires: rpm >= 4.4.9-56
 BuildRequires: sed >= 4.0
 Requires:      ruby >= 1.8.5
 Requires:      ruby-rbtree
@@ -29,7 +30,9 @@ there is a hg and git destination available.
 %prep
 %setup -qc
 mv %{name}-*/* .
+%if "%{pld_release}" != "ac"
 %patch0 -p1
+%endif
 
 # setup shebang
 %{__sed} -i -e '1i#!%{__ruby}' to*.rb
This page took 0.341821 seconds and 4 git commands to generate.