[packages/amanda] - use extended noautoreq macro - rel 2

baggins baggins at pld-linux.org
Wed Nov 21 14:39:23 CET 2012


commit d6817acaf4ec4424ef373e5b8c9f83c18439d414
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Nov 21 14:39:01 2012 +0100

    - use extended noautoreq macro
    - rel 2

 amanda.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/amanda.spec b/amanda.spec
index 8d893c0..508b263 100644
--- a/amanda.spec
+++ b/amanda.spec
@@ -10,7 +10,7 @@ Summary:	A network-capable tape backup solution
 Summary(pl.UTF-8):	Sieciowo zorientowany system tworzenia kopii zapasowych
 Name:		amanda
 Version:	3.3.2
-Release:	1
+Release:	2
 License:	BSD
 Group:		Networking/Utilities
 Source0:	http://downloads.sourceforge.net/amanda/%{name}-%{version}.tar.gz
@@ -60,7 +60,7 @@ BuildRequires:	openssl-devel
 BuildRequires:	perl-devel >= 5.6.0
 BuildRequires:	pkgconfig
 BuildRequires:	readline-devel >= 4.2
-BuildRequires:	rpmbuild(macros) >= 1.559
+BuildRequires:	rpmbuild(macros) >= 1.654
 BuildRequires:	rpm-perlprov
 %{?with_samba:BuildRequires:	samba-client}
 BuildRequires:	swig
@@ -70,7 +70,7 @@ Conflicts:	pwdutils < 3.1.2-2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # for some unknown reason those get detected in R but not in P (Tie::StdHash comes from perl)
-%define		_noautoreq	'perl(Tie::StdHash)' 'perl(Amanda::Recovery::Clerk::Feedback)' 'perl(Amanda::Taper::Scribe::Feedback)'
+%define		_noautoreq_perl	'perl(Tie::StdHash)' 'perl(Amanda::Recovery::Clerk::Feedback)' 'perl(Amanda::Taper::Scribe::Feedback)'
 
 %define		_ulibdir	%{_prefix}/lib
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/amanda.git/commitdiff/d6817acaf4ec4424ef373e5b8c9f83c18439d414



More information about the pld-cvs-commit mailing list