summaryrefslogtreecommitdiff
path: root/rdiff-backup/dist/makerpm
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-07-25 05:58:43 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-07-25 05:58:43 +0000
commit25fd648ab89d794f48f5c1ce8800aeabcb118d21 (patch)
treeef8755eab93df3c9bc2b046b8198cfebe4a4410d /rdiff-backup/dist/makerpm
parent39d57e6d23df6e43650791ee6667cec36a9a5f1d (diff)
downloadrdiff-backup-25fd648ab89d794f48f5c1ce8800aeabcb118d21.tar.gz
Final changes for 0.12.2
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-12@368 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/dist/makerpm')
-rwxr-xr-xrdiff-backup/dist/makerpm2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdiff-backup/dist/makerpm b/rdiff-backup/dist/makerpm
index 25fee1f..bdc3060 100755
--- a/rdiff-backup/dist/makerpm
+++ b/rdiff-backup/dist/makerpm
@@ -14,7 +14,7 @@ else:
base = "rdiff-backup-%s" % (version,)
tarfile = base + ".tar.gz"
-rpmbase = base + "-0.fdr.1" # Fedora suffix, with release number 1
+rpmbase = base + "-0.fdr.2" # Fedora suffix, with release number 2
i386_rpm = rpmbase + ".i386.rpm"
source_rpm = rpmbase + ".src.rpm"