summaryrefslogtreecommitdiffstats
path: root/pearup
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-05-31 10:23:54 +0200
committerRemi Collet <fedora@famillecollet.com>2013-05-31 10:23:54 +0200
commitc99df08f439bad7c36d0516096465fc3397f377e (patch)
treec18b12f411c35d001c4c7deddcc3d1a2920e4814 /pearup
parente7c10ad1983d4b995b3d6dfa90a78814a83fb001 (diff)
php-horde-Horde-Date: 2.0.6
Diffstat (limited to 'pearup')
-rwxr-xr-xpearup2
1 files changed, 2 insertions, 0 deletions
diff --git a/pearup b/pearup
index 9c66f35..eb9b311 100755
--- a/pearup
+++ b/pearup
@@ -12,6 +12,8 @@ sed -e "/^Version:/s/$1/$2/" \
-e '/^Release:/s/[0-9].*$/1%{?dist}/' \
-e "s/%changelog/%changelog\n* $rpmdate $vendor - $2-1\n- Update to $2\n/" \
-e 's/\$RPM_BUILD_ROOT/%{buildroot}/' \
+ -e '/Conflicts/s/>=/< /' \
+ -e 's/Conflicts:/Requires: /' \
-i *spec
spectool -g -S *spec