From 97b82a916e48310be1d011326e1f0a7af8827bb7 Mon Sep 17 00:00:00 2001 From: Martin Ebourne Date: Wed, 28 Dec 2005 14:10:52 +0000 Subject: Change to list email address --- distribution/boxbackup/contrib/rpm/boxbackup.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'distribution/boxbackup/contrib/rpm') diff --git a/distribution/boxbackup/contrib/rpm/boxbackup.spec b/distribution/boxbackup/contrib/rpm/boxbackup.spec index 2dd88cc1..fd5c404f 100644 --- a/distribution/boxbackup/contrib/rpm/boxbackup.spec +++ b/distribution/boxbackup/contrib/rpm/boxbackup.spec @@ -3,7 +3,7 @@ # 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 -# please email them to martin@zepler.org +# please email them to boxbackup-dev@fluffy.co.uk #%define is_fc %(test -e %{_sysconfdir}/fedora-release && echo 1 || echo 0) #%define is_mdk %(test -e %{_sysconfdir}/mandrake-release && echo 1 || echo 0) #%define is_rh %(test -e %{_sysconfdir}/redhat-release && echo 1 || echo 0) @@ -25,7 +25,7 @@ Version: ###DISTRIBUTION-VERSION-NUMBER### Release: 1 License: BSD Group: Applications/Archiving -Packager: Martin Ebourne +Packager: Martin Ebourne URL: http://www.fluffy.co.uk/boxbackup/ Source0: %{ident}.tgz Requires: openssl >= 0.9.7a -- cgit v1.2.3