SPECS: boxes.spec - updated to 1.1, pass CC
darekr
darekr at pld-linux.org
Mon Aug 21 16:52:49 CEST 2006
Author: darekr Date: Mon Aug 21 14:52:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.1, pass CC
---- Files affected:
SPECS:
boxes.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/boxes.spec
diff -u SPECS/boxes.spec:1.22 SPECS/boxes.spec:1.23
--- SPECS/boxes.spec:1.22 Sat Apr 8 19:28:24 2006
+++ SPECS/boxes.spec Mon Aug 21 16:52:43 2006
@@ -2,12 +2,12 @@
Summary: Draw any kind of box around some given text
Summary(pl): Rysowanie dowolnych ramek wokół podanego tekstu
Name: boxes
-Version: 1.0.1
+Version: 1.1
Release: 1
License: GPL
Group: Applications/Text
Source0: http://boxes.thomasjensen.com/download/%{name}-%{version}.src.tar.gz
-# Source0-md5: 77935fb3b566755db798d678f945bd4d
+# Source0-md5: d2ef9fa28a87bf32b3fe0c47ab82fa97
Patch0: %{name}-cflags.patch
URL: http://boxes.thomasjensen.com/
BuildRequires: bison
@@ -43,6 +43,7 @@
rm -f doc/boxes.1
rm -f src/boxes.h
%{__make} \
+ CC="%{__cc}" \
CFLAGS_ADDTL="%{rpmcflags}" \
GLOBALCONF="%{_sysconfdir}/boxes.conf"
@@ -70,6 +71,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2006/08/21 14:52:43 darekr
+- updated to 1.1, pass CC
+
Revision 1.22 2006/04/08 17:28:24 darekr
- BRs: bison, flex
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/boxes.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list