Imported Upstream version 2.6.1p1
[debian/amanda] / packaging / rpm / buildpkg
index d2b39341631cd0d182ee815bb26958ff43188cf9..450822d00ecd89c06bcb1793f63af7d3137fe828 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.1
+    AMVER=amanda-2.6.1p1
 fi
 
 # Check for AMTARBALL variable.