Imported Upstream version 2.6.0p1
[debian/amanda] / packaging / rpm / buildpkg
index e76367cba9caf96b0577b0f801cac881f0b08385..ec5010dc5e0a65f1ce16a0ed367c0ac1c607b799 100755 (executable)
@@ -6,7 +6,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.0
+    AMVER=amanda-2.6.0p1
 fi
 # Check for AMTARBALL variable.
 if [ -z $AMTARBALL ]; then