SPECS: indilib.spec - added -gcc-4.3.patch to proper build with newer gcc
paszczus
paszczus at pld-linux.org
Sun Jul 27 14:05:48 CEST 2008
Author: paszczus Date: Sun Jul 27 12:05:48 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added -gcc-4.3.patch to proper build with newer gcc
---- Files affected:
SPECS:
indilib.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/indilib.spec
diff -u SPECS/indilib.spec:1.2 SPECS/indilib.spec:1.3
--- SPECS/indilib.spec:1.2 Sat Jul 26 18:50:16 2008
+++ SPECS/indilib.spec Sun Jul 27 14:05:43 2008
@@ -8,6 +8,7 @@
URL: http://indi.sourceforge.net/
Source0: http://dl.sourceforge.net/indi/%{name}-%{version}.tar.gz
# Source0-md5: 1b370b2aad7c6aa79faccbec20b30278
+Patch0: %{name}-gcc-4.3.patch
BuildRequires: cfitsio-devel
BuildRequires: libnova-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -39,6 +40,7 @@
%prep
%setup -q -n indi
+%patch0 -p1
%build
%configure
@@ -78,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008/07/27 12:05:43 paszczus
+- added -gcc-4.3.patch to proper build with newer gcc
+
Revision 1.2 2008/07/26 16:50:16 paszczus
- attr 755 for .so
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/indilib.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list