SPECS: graphviz.spec - up to 2.4

arekm arekm at pld-linux.org
Fri Jul 22 21:02:02 CEST 2005


Author: arekm                        Date: Fri Jul 22 19:02:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.4

---- Files affected:
SPECS:
   graphviz.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/graphviz.spec
diff -u SPECS/graphviz.spec:1.37 SPECS/graphviz.spec:1.38
--- SPECS/graphviz.spec:1.37	Mon Jun 20 19:21:36 2005
+++ SPECS/graphviz.spec	Fri Jul 22 21:01:56 2005
@@ -8,15 +8,13 @@
 Summary:	Graph Visualization Tools
 Summary(pl):	Narzędzie do wizualizacji w postaci grafów
 Name:		graphviz
-Version:	2.2.1
-Release:	2
+Version:	2.4
+Release:	1
 License:	CPL v1.0
 Group:		X11/Applications/Graphics
 Source0:	http://www.graphviz.org/pub/graphviz/ARCHIVE/%{name}-%{version}.tar.gz
-# Source0-md5:	bb46d8ada39436cb672922f0c8b1339c
+# Source0-md5:	f1074d38a7eeb5e5b2ebfdb643aebf8a
 Patch0:		%{name}-fontpath.patch
-Patch1:		%{name}-cairo.patch
-Patch2:		%{name}-gcc4.patch
 URL:		http://www.graphviz.org/
 BuildRequires:	XFree86-devel
 BuildRequires:	autoconf >= 2.50
@@ -31,14 +29,12 @@
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
 BuildRequires:	libstdc++-devel
-BuildRequires:	libsvg-cairo-devel >= 0.1.3
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	tcl-devel >= 8.3.0
 BuildRequires:	tk-devel >= 8.3.0
 BuildRequires:	zlib-devel
-Requires:	gd >= 2.0.33
-Requires:	libsvg-cairo >= 0.1.3
+Requires:	gd >= 2.0.34
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -80,7 +76,6 @@
 Summary(pl):	Pliki nagłówkowe do bibliotek graphviz
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	libsvg-cairo-devel >= 0.1.3
 
 %description devel
 This package contains the header files for graphviz libraries.
@@ -91,8 +86,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -117,8 +110,6 @@
 sed -e "s@\$dir @%{_libdir}/graphviz/@" $RPM_BUILD_ROOT%{_libdir}/graphviz/pkgIndex.tcl \
 	> $RPM_BUILD_ROOT/usr/lib/graphviz/pkgIndex.tcl
 
-mv $RPM_BUILD_ROOT%{_libdir}/%{name}/pkgconfig/*.pc $RPM_BUILD_ROOT%{_pkgconfigdir}
-
 # replace dead (after compression) softlinks by groff redirections
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/{circo,fdp,neato,twopi}.1
 echo ".so dot.1" >$RPM_BUILD_ROOT%{_mandir}/man1/circo.1
@@ -136,14 +127,12 @@
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog NEWS doc/*.pdf
 %attr(755,root,root) %{_bindir}/*
-%exclude %{_bindir}/dotneato-config
 %dir %{_libdir}/graphviz
 # *.so links are needed here for tcl
 %attr(755,root,root) %{_libdir}/graphviz/lib*.so*
 %dir %{_datadir}/graphviz
 %{_datadir}/graphviz/lefty
 %{_mandir}/man1/*
-%exclude %{_mandir}/man1/dotneato-config.1*
 
 %files graphs
 %defattr(644,root,root,755)
@@ -165,11 +154,9 @@
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/dotneato-config
 %{_libdir}/graphviz/lib*.la
 %{_pkgconfigdir}/*.pc
 %{_includedir}/graphviz
-%{_mandir}/man1/dotneato-config.1*
 %{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -178,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2005/07/22 19:01:56  arekm
+- up to 2.4
+
 Revision 1.37  2005/06/20 17:21:36  saq
 - devel req libsvg-cairo-devel
 
================================================================

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




More information about the pld-cvs-commit mailing list