Compare commits

...

30 Commits
rawhide ... fc6

Author SHA1 Message Date
Fedora Release Engineering a78a1ae449 dist-git conversion 2010-07-28 17:01:59 +00:00
Bill Nottingham 8d9151a10b Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 02:03:01 +00:00
Jeremy Katz 0d7a1f9ec4 Initialize branch FC-6 for graphviz 2006-10-23 15:43:07 +00:00
Patrick Laughton bcc35835c2 Bump-n-build 2006-10-04 21:35:44 +00:00
Patrick Laughton 614180c75f Removing needs.rebuild after an apparent successful build. Yay! 2006-09-18 02:20:18 +00:00
Patrick Laughton 3157f773b2 Taking over package with owner's consent; pushing new (hopefully working!)
build.
2006-09-18 01:59:11 +00:00
Ville Skyttä 3a71a1111c http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild 2006-08-27 20:28:55 +00:00
Oliver Falk 457fb774fe - Add libtool-ltdl, libtool-ltdl-devel
- Fix fixes
2006-03-01 08:30:07 +00:00
Oliver Falk 9d8f75bfc1 Fix unpackaged files on x86_64 2006-02-24 07:14:16 +00:00
Oliver Falk 1d2efaa528 - Merge with specfile from Paul F. Johnson
- Update
2006-02-22 17:28:01 +00:00
Oliver Falk 9fefca5870 ruby-devel 2006-02-13 16:35:07 +00:00
Oliver Falk 8eeb9a91af Rebuild against new X 2005-11-21 08:29:21 +00:00
Oliver Falk 34750696e5 - BuildRequires fixes for "Modular X"; Thanks to John Ellson 2005-11-04 08:48:01 +00:00
Oliver Falk 90060377ce - BuildRequires fixes for "Modular X"; Thanks to John Ellson 2005-11-04 08:47:46 +00:00
Oliver Falk 8dd7633fd2 #170484 (CAN-2005-2961); Add missing dist-tag. 2005-10-17 08:15:12 +00:00
Oliver Falk 55a66adaca Requires urw-fonts. 2005-09-28 16:44:17 +00:00
Oliver Falk a5240a1493 Remove piping to dev-null in dot -c 2005-08-29 12:53:11 +00:00
Oliver Falk 5e83818552 Generate plugin config with dot -c not -V 2005-08-29 12:09:27 +00:00
Oliver Falk a35cce48d8 Various cleanups - works (tm) 2005-08-29 11:33:04 +00:00
Oliver Falk 43f7d49124 Fix Requires... 2005-08-29 08:47:16 +00:00
Oliver Falk c963ef3b66 - Update 2005-08-29 08:13:23 +00:00
Oliver Falk ab4478ef6b Bug #163840 2005-08-22 10:54:20 +00:00
Oliver Falk 1d902ea9a0 - Update
- Took over maintainership
- Merge with spec provided within source tarball
2005-08-11 09:24:26 +00:00
Jeremy Katz c5dc2f7c2d - rebuild on all arches 2005-05-22 22:59:38 +00:00
Ville Skyttä 2d145e2ec7 Update to 2.2.1 from John Ellson, #154152. 2005-04-16 19:16:43 +00:00
Michael Schwendt 6387623d87 mass release bump for packages not rebuilt after FC-3-split 2005-04-06 22:11:39 +00:00
Matthias Saou d9390d379a Mass letter "g" update (and some missed before), one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs
2005-03-03 21:26:03 +00:00
Ville Skyttä b83099b614 Update to 2.2, thanks to John Ellison (#143122). 2005-01-23 16:27:43 +00:00
Michael Schwendt 590db5ea37 Bump release, strip off fedora.us prefix and dist tag. 2004-12-10 22:03:03 +00:00
gafton eab323e60c Fix braindead typo from the original import 2004-11-24 04:11:05 +00:00
5 changed files with 338 additions and 78 deletions

View File

@ -1 +0,0 @@
graphviz-1.12.tar.gz

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
graphviz-2.8.tar.gz

View File

@ -1,21 +0,0 @@
# Makefile for source rpm: graphviz
# $Id$
NAME := graphviz
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Rootx && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)

View File

@ -1,79 +1,360 @@
# Note: graphviz requires gd with gif support, hence use internal one for now.
# $Id: graphviz.spec,v 1.28 2006/10/04 21:35:44 jima Exp $ $Revision: 1.28 $
# graphviz.spec. Generated from graphviz.spec.in by configure.
Summary: Graph Visualization Tools
Name: graphviz
Version: 1.12
Release: 0.fdr.2.2
Epoch: 0
Group: Applications/Multimedia
License: AT&T open source (see COPYING)
URL: http://www.graphviz.org/
Source: http://www.graphviz.org/pub/graphviz/ARCHIVE/graphviz-1.12.tar.gz
BuildRoot: %{_tmppath}/%{name}-root
BuildRequires: zlib-devel libpng-devel libjpeg-devel XFree86-devel expat-devel
BuildRequires: bison m4 flex tk tcl >= 0:8.3
BuildRequires: /usr/include/tcl.h /usr/include/tk.h
# Io is disabled because it's not (yet?) found in Fedora.
# http://www.iolanguage.com/about/
# - Jima
%define _IO 0
%package devel
Summary: Development package for %{name}
Group: Development/Libraries
Requires: %{name} = %{epoch}:%{version}-%{release}
# Note: graphviz requires gd with gif support (and other fixes), hence use
# internal one for now.
Summary: Graph Visualization Tools
Name: graphviz
Version: 2.8
Release: 5%{?dist}
Group: Applications/Multimedia
License: CPL
URL: http://www.graphviz.org/
Source: http://www.graphviz.org/pub/graphviz/ARCHIVE/%{name}-%{version}.tar.gz
Requires: urw-fonts
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libpng-devel libjpeg-devel expat-devel ksh bison flex
BuildRequires: libtool-ltdl-devel fontconfig-devel swig libXaw-devel
BuildRequires: libSM-devel libXpm-devel libXext-devel libXt-devel
BuildRequires: mono-core guile-devel libgcj-devel java-1.4.2-gcj-compat-devel
BuildRequires: lua-devel ocaml php-devel python-devel ruby-devel tk-devel
%description
A collection of tools and tcl packages for the manipulation and layout
A collection of tools for the manipulation and layout
of graphs (as in nodes and edges, not as in barcharts).
%description devel
A collection of tools and tcl packages for the manipulation and layout
of graphs (as in nodes and edges, not as in barcharts).
This package contains development files for %{name}
%prep
%setup -q
%build
# XXX ix86 only used to have -ffast-math, let's use everywhere
%{expand: %%define optflags %{optflags} -ffast-math}
%configure --with-x
make docdir=%{_docdir}/%{name} %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make \
DESTDIR=$RPM_BUILD_ROOT \
docdir=$RPM_BUILD_ROOT%{_docdir}/%{name} \
transform='s,x,x,' \
install
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc AUTHORS COPYING MINTERMS.txt NEWS README
%doc doc/*.html doc/*.pdf doc/*.ref
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_bindir}/*
%dir %{_libdir}/%{name}
%{_libdir}/%{name}/pkgIndex.tcl
%{_libdir}/%{name}/*.so.*
%{_mandir}/man1/*.1*
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/lefty
%exclude %{_libdir}/%{name}/*/*
#------------------------------------------------------------------
%package sharp
Group: Applications/Multimedia
Summary: C# extension for %{name}
Requires: %{name} = %{version}-%{release}
%description sharp
C# extensions for %{name}.
%files sharp
%defattr(-,root,root,-)
%dir %{_libdir}/%{name}/sharp
%{_libdir}/%{name}/sharp/*
#------------------------------------------------------------------
%package guile
Group: Applications/Multimedia
Summary: Guile extension for %{name}
Requires: %{name} = %{version}-%{release}
%description guile
Guile extensions for %{name}.
%files guile
%defattr(-,root,root,-)
%dir %{_libdir}/%{name}/guile
%{_libdir}/%{name}/guile/*
#------------------------------------------------------------------
%if %{_IO}
%package io
Group: Applications/Multimedia
Summary: Io extension for %{name}
Requires: %{name} = %{version}-%{release}
%description io
Java extensions for %{name}.
%files io
%defattr(-,root,root,-)
%dir %{_libdir}/%{name}/io
%{_libdir}/%{name}/io/*
%endif
#------------------------------------------------------------------
%package java
Group: Applications/Multimedia
Summary: Java extension for %{name}
Requires: %{name} = %{version}-%{release}
%description java
Java extensions for %{name}.
%files java
%defattr(-,root,root,-)
%dir %{_libdir}/%{name}/java
%{_libdir}/%{name}/java/*
#------------------------------------------------------------------
%package lua
Group: Applications/Multimedia
Summary: Lua extension for %{name}
Requires: %{name} = %{version}-%{release}
%description lua
Java extensions for %{name}.
%files lua
%defattr(-,root,root,-)
%dir %{_libdir}/%{name}/lua
%{_libdir}/%{name}/lua/*
#------------------------------------------------------------------
%package ocaml
Group: Applications/Multimedia
Summary: Ocaml extension for %{name}
Requires: %{name} = %{version}-%{release}
%description ocaml
Ocaml extensions for %{name}.
%files ocaml
%defattr(-,root,root,-)
%dir %{_libdir}/%{name}/ocaml
%{_libdir}/%{name}/ocaml/*
#------------------------------------------------------------------
%package perl
Group: Applications/Multimedia
Summary: Perl extension for %{name}
Requires: %{name} = %{version}-%{release}
%description perl
Perl extensions for %{name}.
%files perl
%defattr(-,root,root,-)
%dir %{_libdir}/%{name}/perl
%{_libdir}/%{name}/perl/*
#------------------------------------------------------------------
%package php
Group: Applications/Multimedia
Summary: PHP extension for %{name}
Requires: %{name} = %{version}-%{release}
%description php
PHP extensions for %{name}.
%files php
%defattr(-,root,root,-)
%dir %{_libdir}/%{name}/php
%{_libdir}/%{name}/php/*
#------------------------------------------------------------------
%package python
Group: Applications/Multimedia
Summary: Python extension for %{name}
Requires: %{name} = %{version}-%{release}
%description python
Python extensions for %{name}.
%files python
%defattr(-,root,root,-)
%dir %{_libdir}/%{name}/python
%{_libdir}/%{name}/python/*
#------------------------------------------------------------------
%package ruby
Group: Applications/Multimedia
Summary: Ruby extension for %{name}
Requires: %{name} = %{version}-%{release}
%description ruby
Ruby extensions for %{name}.
%files ruby
%defattr(-,root,root,-)
%dir %{_libdir}/%{name}/ruby
%{_libdir}/%{name}/ruby/*
#------------------------------------------------------------------
%package tcl
Group: Applications/Multimedia
Summary: Tcl extension & tools for %{name}
Requires: %{name} = %{version}-%{release} tcl >= 8.3 tk
%description tcl
Various tcl packages (extensions) for the %{name} tools.
%files tcl
%defattr(-,root,root,-)
%dir %{_libdir}/%{name}/tcl
%{_libdir}/%{name}/tcl/*
%{_libdir}/%{name}/pkgIndex.tcl
%{_datadir}/%{name}/demo
%{_mandir}/mann/*.n*
%{_datadir}/%{name}
#------------------------------------------------------------------
%package devel
Group: Development/Libraries
Summary: Development package for %{name}
Requires: %{name} = %{version}-%{release} pkgconfig
%description devel
A collection of tools for the manipulation and layout
of graphs (as in nodes and edges, not as in barcharts).
This package contains development files for %{name}.
%files devel
%defattr(-,root,root,-)
%{_includedir}/%{name}
%{_libdir}/%{name}/*.la
%{_libdir}/%{name}/*.so
%{_libdir}/pkgconfig/*.pc
%{_mandir}/man3/*.3*
%exclude %{_libdir}/%{name}/*/*
#------------------------------------------------------------------
%package graphs
Group: Applications/Multimedia
Summary: Demo graphs for %{name}
%description graphs
Some demo graphs for %{name}.
%files graphs
%defattr(-,root,root,-)
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/graphs
#------------------------------------------------------------------
%package doc
Group: Documentation
Summary: PDF and HTML documents for %{name}
%description doc
Provides some additional PDF and HTML documentation for %{name}.
%files doc
%defattr(-,root,root,-)
%doc __doc/*
#------------------------------------------------------------------
%prep
%setup -q
%build
%configure --disable-static --with-mylibgd --disable-io
%__make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT __doc
%{__make} \
DESTDIR=$RPM_BUILD_ROOT \
docdir=$RPM_BUILD_ROOT%{_docdir}/%{name} \
pkgconfigdir=%{_libdir}/pkgconfig \
install
find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
#find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';'
chmod -x $RPM_BUILD_ROOT%{_datadir}/%{name}/lefty/*
cp -a $RPM_BUILD_ROOT%{_datadir}/%{name}/doc __doc
rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/doc
%clean
rm -rf $RPM_BUILD_ROOT
# run "dot -c" to generate plugin config in %{_libdir}/%{name}/config
%post
%{_bindir}/dot -c
# if there is not dot after everything else is done, the remove config
%postun
if ! test -x %{_bindir}/dot; then rm -f %{_libdir}/%{name}/config; fi
%changelog
* Wed Oct 04 2006 Patrick "Jima" Laughton <jima@beer.tclug.org> 2.8-5
- Bump-n-build
* Thu Sep 14 2006 Patrick "Jima" Laughton <jima@beer.tclug.org> - 2.8-4
- Fixing BZ#188148 & BZ#184171
- Dropped the unified spec file logic; it complicated matters unnecessarily
- Removed VERY broken fc5/fc4/fc3 conditionals
- Removed redundant BuildReqs
- Disabled io support due to not knowing what it was
- General cleanup
- Lots of help from Alex Lancaster on this package! Thanks!
* Wed Mar 01 2006 Oliver Falk <oliver@linux-kernel.at> - 2.8-3
- Add libtool-ltdl, libtool-ltdl-devel
- Fix fixes
* Fri Feb 24 2006 Oliver Falk <oliver@linux-kernel.at> - 2.8-2
- Fix unpackaged files on x86_64
* Wed Feb 22 2006 Oliver Falk <oliver@linux-kernel.at> - 2.8-1
- Merge with specfile from Paul F. Johnson
- Update
* Mon Feb 13 2006 Oliver Falk <oliver@linux-kernel.at> - 2.6-4
- BR: ruby-devel
* Mon Nov 21 2005 Oliver Falk <oliver@linux-kernel.at> - 2.6-3
- Rebuild
* Fri Nov 04 2005 Oliver Falk <oliver@linux-kernel.at> - 2.6-2
- BuildRequires fixes for "Modular X"; Thanks to John Ellson
* Mon Aug 29 2005 Oliver Falk <oliver@linux-kernel.at> - 2.6-1
- Update
* Mon Aug 22 2005 Oliver Falk <oliver@linux-kernel.at> - 2.4-2
- Bug #163840
* Thu Aug 11 2005 Oliver Falk <oliver@linux-kernel.at> - 2.4-1
- Update
- Took over maintainership
- Merge with spec provided within source tarball
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 2.2.1-2
- rebuild on all arches
* Fri Apr 7 2005 John Ellson <ellson@research.att.com> - 2.2.1-1
- update to graphviz-2.2.1
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
* Sun Jan 23 2005 John Ellson <ellson@research.att.com> - 0:2.2-3
- change BuildRequires to /bin/ksh, since ksh doesn't provide a /usr/bin/ksh
- change devel exclude to also exclude libtcl*.la
* Sat Jan 22 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:2.2-2
- Move -doc back to %%{__docdir}, remove unused docdir=... from build.
- Own %%{_datadir}/%%{name} in -graphs.
- Require tcl and tk in -tcl.
- Require pkgconfig in -devel, fix *.pc install location.
- Build without dependency tracking.
- Honor $RPM_OPT_FLAGS again.
- Move dotneato-config to -devel.
- Fix lefty/* permissions.
* Sat Jan 22 2005 John Ellson <ellson@research.att.com> - 0:2.2-1
- Updated to 2.2
- split out:
graphviz-docs - optional and large
graphviz-graphs - optional demo graphs
graphviz-tcl - optional, of interest only to tcl users, requires tcl
- avoid use of %%configure which breaks on RH73
- add some pkgconfigs - probably in wrong place they're a bit experimental
so OK for now
- add BuildRequires /usr/bin/ksh (either pdksh or the real one)
* Thu Jun 3 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.12-0.fdr.2
- BuildRequire m4 to work around https://bugzilla.redhat.com/108655 on FC1.

View File

@ -1 +1 @@
84910caae072c714d107ca9f3e54ace0 graphviz-1.12.tar.gz
ca921b4a9bcd86da4a1092bb17a57d83 graphviz-2.8.tar.gz