SPECS: tscat.spec - restore log, unify

glen glen at pld-linux.org
Mon Feb 27 23:46:17 CET 2006


Author: glen                         Date: Mon Feb 27 22:46:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- restore log, unify

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

---- Diffs:

================================================================
Index: SPECS/tscat.spec
diff -u SPECS/tscat.spec:1.1 SPECS/tscat.spec:1.2
--- SPECS/tscat.spec:1.1	Mon Feb 27 23:39:48 2006
+++ SPECS/tscat.spec	Mon Feb 27 23:46:11 2006
@@ -1,5 +1,4 @@
 # $Revision$, $Date$
-# TODO: proper group, pl desc  
 Summary:	Simple Filter that adds Timestamps to Stdin
 Name:		tscat
 Version:	1.0
@@ -7,7 +6,7 @@
 Source0:	http://www.gerg.ca/software/tscat/%{name}-%{version}.tar.gz
 # Source0-md5:	1337bd212bbef8f4f9518f1f2d50e088
 License:	MIT/X Consortium License
-Group:		Productivity/Text/Utilities
+Group:		Applications/Text
 URL:		http://www.gerg.ca/software/tscat/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -24,11 +23,11 @@
 %setup -q
 
 %build
-%__make \
+%{__make} \
 	PREFIX="%{_prefix}" \
 	BIN_DIR="%{_bindir}" \
 	MAN_DIR="%{_mandir}/man1" \
-	CFLAGS="%{optflags}"
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -49,3 +48,7 @@
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
+$Log$
+Revision 1.2  2006/02/27 22:46:11  glen
+- restore log, unify
+
================================================================

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



More information about the pld-cvs-commit mailing list