]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- ac renames
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 12 Mar 2008 23:17:44 +0000 (23:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-build.sh -> 1.44

rpm-build.sh

index 6a6825a94902fc78de98092917eee8686072b04f..1eb4012e60e90a58f0d9d70a1774704a71f22da3 100644 (file)
@@ -71,6 +71,8 @@ dist-verify() {
                ignore="$ignore squid-winbind_acl squid-winbind_auth"
                # obsoleted with 1.0.4
                ignore="$ignore python-numpy-FFT python-numpy-MA python-numpy-RNG"
+               # subpkgs renamed
+               ignore="$ignore apache1-doc apache1-index"
                for a in $ignore; do
                        args="$args --ignore=$a"
                done
This page took 0.030831 seconds and 4 git commands to generate.