SPECS: graphviz.spec - graphviz-python.patch: added missing const, ...

qrczak qrczak at pld-linux.org
Sat Nov 25 22:47:35 CET 2006


Author: qrczak                       Date: Sat Nov 25 21:47:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- graphviz-python.patch: added missing const, needed with newer Python
  versions.
- Release 3.

---- Files affected:
SPECS:
   graphviz.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/graphviz.spec
diff -u SPECS/graphviz.spec:1.58 SPECS/graphviz.spec:1.59
--- SPECS/graphviz.spec:1.58	Fri Nov  3 00:09:09 2006
+++ SPECS/graphviz.spec	Sat Nov 25 22:47:30 2006
@@ -11,7 +11,7 @@
 Summary(pl):	Narzędzie do wizualizacji w postaci grafów
 Name:		graphviz
 Version:	2.8
-Release:	2
+Release:	3
 License:	CPL v1.0
 Group:		X11/Applications/Graphics
 Source0:	http://www.graphviz.org/pub/graphviz/ARCHIVE/%{name}-%{version}.tar.gz
@@ -21,6 +21,7 @@
 Patch2:		%{name}-gd.patch
 Patch3:		%{name}-tk.patch
 Patch4:		%{name}-lua.patch
+Patch5:		%{name}-python.patch
 URL:		http://www.graphviz.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -221,6 +222,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__libtoolize}
@@ -422,6 +424,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2006/11/25 21:47:30  qrczak
+- graphviz-python.patch: added missing const, needed with newer Python
+  versions.
+- Release 3.
+
 Revision 1.58  2006/11/02 23:09:09  glen
 - BR rpmmacros for fixed %requires_php_extension
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/graphviz.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list