base-specs/w3m.spec
changeset 11670 4cf1794354ef
parent 11516 78f2ff195ca5
child 11683 a0bb918324a2
--- a/base-specs/w3m.spec	Wed Feb 20 02:49:58 2008 +0000
+++ b/base-specs/w3m.spec	Wed Feb 20 05:40:27 2008 +0000
@@ -1,7 +1,7 @@
 #
 # spec file for package w3m
 #
-# Copyright (c) 2005 Sun Microsystems, Inc.
+# Copyright 2008 Sun Microsystems, Inc.
 # This file and all modifications and additions to the pristine
 # package are under the same license as the package itself.
 #
@@ -49,9 +49,6 @@
 libtoolize --force
 intltoolize --copy --force --automake
 aclocal $ACLOCAL_FLAGS  -I .
-#autoheader
-#automake -a -c -f
-#autoconf
 
 CFLAGS="$RPM_OPT_FLAGS"			\
 ./configure --prefix=%{_prefix}         \
@@ -95,5 +92,7 @@
 %{_datadir}/w3m/w3mhelp.html
 
 %changelog
+* Wed Feb 20 2008 - [email protected]
+- Remove commented lines.
 * Wed Jan 02 2008 - [email protected]
 - spilit from SFEw3m.spec