SPECS: boxes.spec - BRs: bison, flex
darekr
darekr at pld-linux.org
Sat Apr 8 19:28:29 CEST 2006
Author: darekr Date: Sat Apr 8 17:28:29 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BRs: bison, flex
---- Files affected:
SPECS:
boxes.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/boxes.spec
diff -u SPECS/boxes.spec:1.21 SPECS/boxes.spec:1.22
--- SPECS/boxes.spec:1.21 Mon Dec 12 16:19:32 2005
+++ SPECS/boxes.spec Sat Apr 8 19:28:24 2006
@@ -6,11 +6,12 @@
Release: 1
License: GPL
Group: Applications/Text
-Vendor: Thomas Jensen <boxes at home-of.tj>
Source0: http://boxes.thomasjensen.com/download/%{name}-%{version}.src.tar.gz
# Source0-md5: 77935fb3b566755db798d678f945bd4d
Patch0: %{name}-cflags.patch
URL: http://boxes.thomasjensen.com/
+BuildRequires: bison
+BuildRequires: flex
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -41,7 +42,9 @@
%build
rm -f doc/boxes.1
rm -f src/boxes.h
-%{__make} CFLAGS_ADDTL="%{rpmcflags}" GLOBALCONF="%{_sysconfdir}/boxes.conf"
+%{__make} \
+ CFLAGS_ADDTL="%{rpmcflags}" \
+ GLOBALCONF="%{_sysconfdir}/boxes.conf"
%install
rm -rf $RPM_BUILD_ROOT
@@ -67,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2006/04/08 17:28:24 darekr
+- BRs: bison, flex
+
Revision 1.21 2005/12/12 15:19:32 glen
- adapterized (sorted %verify flags)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/boxes.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list