Author: sparky                       Date: Thu May 13 23:49:32 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: libstdc++-devel
- NOTE: fails to build

---- Files affected:
packages/igraph:
   igraph.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/igraph/igraph.spec
diff -u packages/igraph/igraph.spec:1.3 packages/igraph/igraph.spec:1.4
--- packages/igraph/igraph.spec:1.3     Wed Apr 21 19:02:39 2010
+++ packages/igraph/igraph.spec Fri May 14 01:49:27 2010
@@ -17,17 +17,17 @@
 BuildRequires: blas-devel
 BuildRequires: gmp-devel
 BuildRequires: lapack-devel
+BuildRequires: libstdc++-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 igraph is a free software package for creating and manipulating
-undirected and directed graphs. It includes implementations for classic
-graph theory problems like minimum spanning trees and network flow, and
-also implements algorithms for some recent network analysis methods,
-like community structure search.
+undirected and directed graphs. It includes implementations for
+classic graph theory problems like minimum spanning trees and network
+flow, and also implements algorithms for some recent network analysis
+methods, like community structure search.
 
-# %description -l pl.UTF-8
-# TODO
+# %description -l pl.UTF-8 # TODO
 
 %package devel
 Summary:       Header files for the igraph library
@@ -82,6 +82,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/05/13 23:49:27  sparky
+- BR: libstdc++-devel
+- NOTE: fails to build
+
 Revision 1.3  2010/04/21 17:02:39  arekm
 - release 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/igraph/igraph.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to