packages: root/root.spec - 5.26.00c - - enable linking against shared libra...

lisu lisu at pld-linux.org
Tue Jul 20 16:49:11 CEST 2010


Author: lisu                         Date: Tue Jul 20 14:49:11 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 5.26.00c
- - enable linking against shared libraries for gsl (merged from DEVEL)
- doesn't build

---- Files affected:
packages/root:
   root.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/root/root.spec
diff -u packages/root/root.spec:1.25 packages/root/root.spec:1.26
--- packages/root/root.spec:1.25	Thu Feb 11 08:52:04 2010
+++ packages/root/root.spec	Tue Jul 20 16:49:06 2010
@@ -8,12 +8,12 @@
 Summary:	An object-oriented data analysis environment
 Summary(pl.UTF-8):	Obiektowo zorientowane środowisko do analizowania danych
 Name:		root
-Version:	5.26.00b
+Version:	5.26.00c
 Release:	0.1
 License:	LGPL v2.1+
 Group:		Applications
 Source0:	ftp://root.cern.ch/root/%{name}_v%{version}.source.tar.gz
-# Source0-md5:	47ba464cc6e7193a7803d34200b6ba66
+# Source0-md5:	721a51c38b96e1dceec3d8dd08274874
 Patch0:		%{name}-docs.patch
 URL:		http://root.cern.ch/
 BuildRequires:	OpenGL-GLU-devel
@@ -78,6 +78,7 @@
 	--disable-builtin-pcre \
 	--disable-builtin-zlib \
 	--disable-xrootd \
+	--enable-gsl-shared \
 	--with-cc="%{__cc} %{rpmcflags}" \
 	--with-cxx="%{__cxx} %{rpmcxxflags}" \
 	--with-x11-libdir=%{_libdir} \
@@ -107,6 +108,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2010/07/20 14:49:06  lisu
+- 5.26.00c
+- - enable linking against shared libraries for gsl (merged from DEVEL)
+- doesn't build
+
 Revision 1.25  2010/02/11 07:52:04  lisu
 - up to 5.26.00b
 - doesn't build
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/root/root.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list