packages: mawk/mawk.spec - Adapterized, fixed typo in revision log

caleb caleb at pld-linux.org
Mon Dec 13 14:50:15 CET 2010


Author: caleb                        Date: Mon Dec 13 13:50:15 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Adapterized, fixed typo in revision log

---- Files affected:
packages/mawk:
   mawk.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: packages/mawk/mawk.spec
diff -u packages/mawk/mawk.spec:1.67 packages/mawk/mawk.spec:1.68
--- packages/mawk/mawk.spec:1.67	Thu Sep 30 22:12:40 2010
+++ packages/mawk/mawk.spec	Mon Dec 13 14:50:10 2010
@@ -1,7 +1,9 @@
 # $Revision$, $Date$
 # Conditional build:
 %bcond_with	bootdisk		# build bootdisk version (linked with glibc-static)
-#
+
+%define	snap	20100625
+
 Summary:	An interpreter for the awk programming language
 Summary(de.UTF-8):	Mikes neuer Posix AWK-Interpretierer
 Summary(es.UTF-8):	Nuevo interpretador (Posix) AWK del Mike
@@ -12,7 +14,6 @@
 Summary(tr.UTF-8):	Posix AWK Yorumlayıcısı
 Summary(uk.UTF-8):	Інтерпретатор мови програмування awk
 Name:		mawk
-%define	snap	20100625
 Version:	1.3.4
 Release:	0.%{snap}.1
 License:	GPL
@@ -110,7 +111,7 @@
 %configure
 %if %{with bootdisk}
 %{__make} -j1 \
-	MATHLIB=/usr/%{_lib}/libm.a \
+	MATHLIB=%{_prefix}/%{_lib}/libm.a \
 	LDFLAGS="%{rpmldflags}"
 mv -f mawk mawk.BOOT
 %{__make} clean
@@ -164,8 +165,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2010/12/13 13:50:10  caleb
+- Adapterized, fixed typo in revision log
+
 Revision 1.67  2010/09/30 20:12:40  arekm
-- up to 20100626 snap; this one works
+- up to 20100625 snap; this one works
 
 Revision 1.66  2010/09/30 20:08:48  arekm
 - rel 0.1; segfaults
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mawk/mawk.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list