--- rblcheck.spec.orig 2005-06-28 19:04:16.000000000 +0200 +++ rblcheck.spec 2005-06-28 19:06:44.000000000 +0200 @@ -1,33 +1,33 @@ # $Id: rblcheck.spec,v 1.14 2005/05/23 07:17:44 oliver Exp $ -Name: rblcheck -Summary: A command-line interface to RBL-style listings +Name: rblcheck +Summary: Command-line interface to RBL-style listings -Version: 1.5 -Release: 8%{?dist} +Version: 1.5 +Release: 8%{?dist} -Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Source1: rblcheckrc -Group: Applications/Internet +Source0: http://dl.sf.net/rblcheck/rblcheck-%{version}.tar.gz +Source1: rblcheckrc +Group: Applications/Internet -License: GPL -URL: http://rblcheck.sourceforge.net/ +License: GPL +URL: http://rblcheck.sourceforge.net/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # Change the text "RBL filtered by" to "listed by" # (RBL is a trademark of MAPS LLC.) # 'listed by' is more accurate -Patch0: rblcheck-texttweak.patch +Patch0: rblcheck-texttweak.patch # Fix broken code for looking up TXT records, code borrowed # from Ian Gulliver's "firedns" library (GPL), which can be found at: # http://firestuff.org/ -Patch1: rblcheck-txt.patch +Patch1: rblcheck-txt.patch # Comes from a post to the rblcheck users mailing list. See: # http://sourceforge.net/mailarchive/forum.php?thread_id=1371771&forum_id=4256 -Patch2: rblcheck-names.patch +Patch2: rblcheck-names.patch BuildRequires: docbook-utils @@ -51,8 +51,7 @@ operated by the MAPS (http://www.mail-ab rm -rf $RPM_BUILD_ROOT %makeinstall -%{__mkdir} -p $RPM_BUILD_ROOT%{_sysconfdir} -%{__install} -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir} +%{__install} -D -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rblcheckrc %clean rm -rf $RPM_BUILD_ROOT @@ -107,3 +106,4 @@ rm -rf $RPM_BUILD_ROOT * Mon Apr 2 2001 Edward S. Marshall - Created this RPM spec. +