]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- buildrequires_jdk support
authorJacek Konieczny <jajcus@pld-linux.org>
Sun, 18 Apr 2010 18:29:33 +0000 (18:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.618

builder.sh

index 7ce68fcb443fb272c93cd4289646c58ca8873f72..1fd9b2292e82ba2b6d1332b91767130bca62bec6 100644 (file)
@@ -500,6 +500,8 @@ minirpm() {
 %remove_etc_shells(p) %{p:<lua>}
 %lua_add_etc_shells()  %{nil}
 %lua_remove_etc_shells() %{nil}
+%required_jdk %{nil}
+%buildrequires_jdk %{nil}
 EOF
        if [ "$NOINIT" = "yes" ] ; then
                cat >> $BUILDER_MACROS <<'EOF'
This page took 0.113046 seconds and 4 git commands to generate.