From 25db897553a0db0f912602b375029e724f51556e Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Tue, 31 Mar 2009 15:58:19 +0200 Subject: Import upstream version 0.11~rc2+r2072 --- contrib/rpm/boxbackup.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'contrib/rpm') 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 -- cgit v1.2.3