- Added "make redhat-dok" to the build phase
authormorcego <morcego@users.sourceforge.net>
Tue, 5 Mar 2002 13:13:57 +0000 (13:13 +0000)
committermorcego <morcego@users.sourceforge.net>
Tue, 5 Mar 2002 13:13:57 +0000 (13:13 +0000)
- Added docbook-utils to BuildRequires

junkbuster-rh.spec

index 2ede8a8..8ac5aba 100644 (file)
@@ -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
 # 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 <rodrigob@tisbrasil.com.br>
++ junkbuster-2.9.11-5
+- Added "make redhat-dok" to the build process
+- Added docbook-utils to BuildRequires
+
 * Tue Mar 05 2002 Rodrigo Barbosa <rodrigob@tisbrasil.com.br>
 + junkbuster-2.9.11-4
 - Changing man section in the manpage from 1 to 8