summaryrefslogtreecommitdiff
path: root/contrib/rpm/boxbackup.spec
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/rpm/boxbackup.spec')
-rw-r--r--contrib/rpm/boxbackup.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/contrib/rpm/boxbackup.spec b/contrib/rpm/boxbackup.spec
index c3cdbe39..a5b287ff 100644
--- a/contrib/rpm/boxbackup.spec
+++ b/contrib/rpm/boxbackup.spec
@@ -7,6 +7,13 @@
# builds.
%define distribution_dir ''
+# BOX_PRIVATE_BEGIN
+# In unofficial tarballs, made from svn, distribution files are still in
+# distribution/boxbackup, so the following line overrides the default above:
+# (this section will be removed automatically from distribution tarballs
+# by infrastructure/makedistribution.pl)
+%define distribution_dir distribution/boxbackup/
+# BOX_PRIVATE_END
# Detect distribution. So far we only special-case SUSE. If you need to make
# any distro specific changes to get the package building on your system
@@ -28,7 +35,7 @@
Summary: An automatic on-line backup system for UNIX.
Name: boxbackup
-Version: 0.11rc2
+Version: ###DISTRIBUTION-VERSION-NUMBER###
Release: 1
License: BSD
Group: Applications/Archiving