SPECS: brlcad.spec - add include patch
wolvverine
wolvverine at pld-linux.org
Sun May 20 16:43:19 CEST 2007
Author: wolvverine Date: Sun May 20 14:43:19 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add include patch
---- Files affected:
SPECS:
brlcad.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/brlcad.spec
diff -u SPECS/brlcad.spec:1.16 SPECS/brlcad.spec:1.17
--- SPECS/brlcad.spec:1.16 Sun May 20 10:27:25 2007
+++ SPECS/brlcad.spec Sun May 20 16:43:13 2007
@@ -3,6 +3,7 @@
# TODO
# - files fixes, what is -static?
# - build with system libs:
+# - remove disabled libs from source
#
Summary: BRL CAD - solid modeling system
Summary(pl.UTF-8): BRL CAD - system modelowania brył
@@ -13,6 +14,7 @@
Group: X11/Applications/Graphics
Source0: http://dl.sourceforge.net/brlcad/%{name}-%{version}.tar.bz2
# Source0-md5: 0b6f4fe6b3466ac5c4afac26dfa43f7d
+Patch0: %{name}-include.patch
URL: http://brlcad.sourceforge.net/
BuildRequires: SDL-devel
#Buildrequires: itcl-devel
@@ -75,8 +77,10 @@
%prep
%setup -q
+%patch0 -p1
%build
+%{__autoconf}
%configure2_13 \
--disable-blt-build \
--disable-itcl-build \
@@ -136,6 +140,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2007/05/20 14:43:13 wolvverine
+- add include patch
+
Revision 1.16 2007/05/20 08:27:25 wolvverine
- up to 7.10.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/brlcad.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list