From 2ff333bc2263da21a67a61f9b9094eb635b4e6f9 Mon Sep 17 00:00:00 2001 From: morcego Date: Tue, 5 Mar 2002 13:13:57 +0000 Subject: [PATCH] - Added "make redhat-dok" to the build phase - Added docbook-utils to BuildRequires --- junkbuster-rh.spec | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/junkbuster-rh.spec b/junkbuster-rh.spec index 2ede8a87..8ac5aba3 100644 --- a/junkbuster-rh.spec +++ b/junkbuster-rh.spec @@ -1,4 +1,4 @@ -# $Id: junkbuster-rh.spec,v 1.31 2002/03/04 18:06:09 morcego Exp $ +# $Id: junkbuster-rh.spec,v 1.32 2002/03/05 12:34:24 morcego Exp $ # # Written by and Copyright (C) 2001 the SourceForge # IJBSWA team. http://ijbswa.sourceforge.net @@ -26,6 +26,10 @@ # Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # $Log: junkbuster-rh.spec,v $ +# Revision 1.32 2002/03/05 12:34:24 morcego +# - Changing section internaly on the manpage from 1 to 8 +# - We now require packages, not files, to avoid issues with apt +# # Revision 1.31 2002/03/04 18:06:09 morcego # SPECFILE: fixing permissing of the init script (broken by the last change) # @@ -140,7 +144,7 @@ Summary: The Internet Junkbuster Vendor: http://ijbswa.sourceforge.net Name: junkbuster Version: 2.9.11 -Release: 4 +Release: 5 Source0: http://www.waldherr.org/%{name}/ijbswa-%{version}.tar.gz License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -149,7 +153,7 @@ URL: http://ijbswa.sourceforge.net/ Obsoletes: junkbuster-raw junkbuster-blank # Prereq: /usr/sbin/useradd , /sbin/chkconfig , /sbin/service Prereq: shadow-utils, chkconfig, initscripts -BuildRequires: perl gzip sed +BuildRequires: perl gzip sed docbook-utils Conflicts: junkbuster-raw junkbuster-blank %description @@ -167,6 +171,7 @@ systems and multi-user networks. %build %configure make +make redhat-dok ## Explicitily stripping is not recomended. ## This is handled altomaticaly by RPM, and can couse troubles if @@ -311,6 +316,11 @@ fi %{_mandir}/man8/%{name}.8* %changelog +* Tue Mar 05 2002 Rodrigo Barbosa ++ junkbuster-2.9.11-5 +- Added "make redhat-dok" to the build process +- Added docbook-utils to BuildRequires + * Tue Mar 05 2002 Rodrigo Barbosa + junkbuster-2.9.11-4 - Changing man section in the manpage from 1 to 8 -- 2.39.2