]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- include -updates to dist-verify
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 22 May 2007 20:24:45 +0000 (20:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-build.sh -> 1.28

rpm-build.sh

index b7848d69ed5bd7586aac24257c0ac1cac3d801c8..9d607e4c2378bfcb272929624ad9e3f77e351dbe 100644 (file)
@@ -30,8 +30,8 @@ specutfundo() {
 }
 
 dist-verify() {
-       poldek --sn $dist --sn $dist-ready --up
-       poldek --sn $dist --sn $dist-ready --noignore --verify=deps "$@"
+       poldek --sn $dist --sn $dist-ready --sn $dist-updates --up
+       poldek --sn $dist --sn $dist-ready --sn $dist-updates --noignore --verify=deps "$@"
 }
 
 # displays latest used tag for a specfile
This page took 0.046123 seconds and 4 git commands to generate.