SPECS: netcat.spec - ac/am/gt rebuild cleanup

qboosh qboosh at pld-linux.org
Sat Jun 10 13:40:56 CEST 2006


Author: qboosh                       Date: Sat Jun 10 11:40:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ac/am/gt rebuild cleanup

---- Files affected:
SPECS:
   netcat.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/netcat.spec
diff -u SPECS/netcat.spec:1.1 SPECS/netcat.spec:1.2
--- SPECS/netcat.spec:1.1	Sun Jun  4 18:01:14 2006
+++ SPECS/netcat.spec	Sat Jun 10 13:40:51 2006
@@ -11,6 +11,9 @@
 Source0:	http://dl.sourceforge.net/netcat/netcat-%{version}.tar.bz2
 # Source0-md5:	0a29eff1736ddb5effd0b1ec1f6fe0ef
 URL:		http://netcat.sourceforge.net/
+BuildRequires:	autoconf >= 2.53
+BuildRequires:	automake
+BuildRequires:	gettext-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -50,14 +53,11 @@
 %setup -q
 
 %build
-%{__intltoolize}
 %{__gettextize}
-%{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-cp -f /usr/share/automake/config.sub .
 %configure
 %{__make}
 
@@ -91,6 +91,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/06/10 11:40:51  qboosh
+- ac/am/gt rebuild cleanup
+
 Revision 1.1  2006/06/04 16:01:14  radek
 - new, desc copied from nc.spec
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/netcat.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list