]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- todo done, icons is irrelevant now
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 30 Jul 2010 06:55:57 +0000 (06:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    relup.sh -> 1.24

relup.sh

index e7d90063f1e62576fd7b30b7bde86486be0031fb..f15ca45709fe19072815848a77cc6ea8dd6c7123 100644 (file)
--- a/relup.sh
+++ b/relup.sh
@@ -1,11 +1,8 @@
 #!/bin/sh
-# script to run after "rel up" style change.
+# script to run after "release bump" style change.
 # takes Release from spec and creates commit with message
 # groups similiar commits together.
-# "- rel $rel"
-# - fails when specfile defines Icon: but the icon is not present in SOURCES
-# TODO
-# - optional message after rel: "- rel 9 (rebuild with foolib)"
+# "- release $rel"
 
 set -e
 
This page took 0.336575 seconds and 4 git commands to generate.