Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
backup
>
amanda
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 31
[-]
[+]
Changed
amanda.spec
@@ -1,4 +1,4 @@ -%define _libexecdir %{_libdir} + %define _libexecdir %{_libdir} %{!?defconfig:%define defconfig ixmuc} %{!?indexserver:%define indexserver backup1-muc.internetx.de} %{!?tapeserver:%define tapeserver %{indexserver}} @@ -24,7 +24,7 @@ License: BSD and GPLv3+ and GPLv2+ and GPLv2 Group: Applications/System URL: http://www.amanda.org -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version} BuildRequires: automake autoconf libtool BuildRequires: dump gnuplot cups samba-client tar grep fileutils BuildRequires: gcc-c++ readline-devel @@ -41,8 +41,8 @@ Requires(pre): shadow-utils Requires(post): grep sed -Requires: fileutils grep initscripts tar /bin/mail xinetd -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: fileutils grep initscripts tar mailx xinetd +Requires: perl Obsoletes: amanda-devel < 2.6.1p2-5 Provides: amanda-devel = 2.6.1p2-5 @@ -91,6 +91,10 @@ --disable-static \ --disable-dependency-tracking \ --disable-installperms \ + --disable-s3-device \ + --disable-dvdrw-device \ + --disable-ndmp-device \ + --without-ipv6 \ --without-server \ --with-amdatadir=%{_localstatedir}/lib/amanda \ --with-amlibdir=%{_libdir} \ @@ -169,12 +173,8 @@ %post client -p /sbin/ldconfig -%post server -p /sbin/ldconfig - %postun client -p /sbin/ldconfig -%postun server -p /sbin/ldconfig - %files %defattr(-,root,root) %doc COPYRIGHT* NEWS README