Imported Upstream version 2.6.1p2
[debian/amanda] / packaging / rpm / buildpkg
index 450822d00ecd89c06bcb1793f63af7d3137fe828..afdc05c14a6e05a44dc654c4c109fb9852c841de 100755 (executable)
@@ -27,7 +27,7 @@ set -x
 # Buildbot exports some useful env variables.
 # Check for $AMVER.  I couldn't come up with a good way to detect it.
 if [ -z $AMVER ]; then
-    AMVER=amanda-2.6.1p1
+    AMVER=amanda-2.6.1p2
 fi
 
 # Check for AMTARBALL variable.