This commit is contained in:
parent
a699342562
commit
25c552eb14
3
get_release_number.sh
Normal file
3
get_release_number.sh
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#! /bin/sh
|
||||||
|
|
||||||
|
echo "pkg:graphviz"
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 11 10:32:51 CEST 2007 - ro@suse.de
|
||||||
|
|
||||||
|
- added get_release_number.sh to sync rel-number between
|
||||||
|
graphviz and graphviz-plugins
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 10 01:42:44 CEST 2007 - ro@suse.de
|
Thu May 10 01:42:44 CEST 2007 - ro@suse.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ BuildRequires: xorg-x11-libX11-devel xorg-x11-libXext-devel xorg-x11-libXmu-dev
|
|||||||
BuildRequires: cairo-devel gcc-java gmp-devel guile-devel libgcj-devel lua-devel mono-core ocaml pango-devel
|
BuildRequires: cairo-devel gcc-java gmp-devel guile-devel libgcj-devel lua-devel mono-core ocaml pango-devel
|
||||||
BuildRequires: graphviz libgnomeui-devel php5-devel
|
BuildRequires: graphviz libgnomeui-devel php5-devel
|
||||||
Version: 2.12
|
Version: 2.12
|
||||||
Release: 1
|
Release: 4
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Summary: Graph Visualization Tools
|
Summary: Graph Visualization Tools
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
@ -449,6 +449,9 @@ if ! test -x $RPM_INSTALL_PREFIX0/bin/dot; then rm -f $RPM_INSTALL_PREFIX0/%{_li
|
|||||||
%doc __doc/*
|
%doc __doc/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 11 2007 - ro@suse.de
|
||||||
|
- added get_release_number.sh to sync rel-number between
|
||||||
|
graphviz and graphviz-plugins
|
||||||
* Thu May 10 2007 - ro@suse.de
|
* Thu May 10 2007 - ro@suse.de
|
||||||
- create own specfile for all plugins to reduce build dependencies
|
- create own specfile for all plugins to reduce build dependencies
|
||||||
of main package (and break various build cycles)
|
of main package (and break various build cycles)
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 11 10:32:20 CEST 2007 - ro@suse.de
|
||||||
|
|
||||||
|
- added get_release_number.sh to sync rel-number between
|
||||||
|
graphviz and graphviz-plugins
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 10 01:48:27 CEST 2007 - ro@suse.de
|
Thu May 10 01:48:27 CEST 2007 - ro@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ BuildRequires: bison flex glib2-devel xorg-x11-devel
|
|||||||
BuildRequires: xorg-x11-libICE-devel xorg-x11-libSM-devel xorg-x11-libXpm-devel
|
BuildRequires: xorg-x11-libICE-devel xorg-x11-libSM-devel xorg-x11-libXpm-devel
|
||||||
BuildRequires: xorg-x11-libX11-devel xorg-x11-libXext-devel xorg-x11-libXmu-devel xorg-x11-libXt-devel
|
BuildRequires: xorg-x11-libX11-devel xorg-x11-libXext-devel xorg-x11-libXmu-devel xorg-x11-libXt-devel
|
||||||
Version: 2.12
|
Version: 2.12
|
||||||
Release: 2
|
Release: 4
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Summary: Graph Visualization Tools
|
Summary: Graph Visualization Tools
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
@ -199,6 +199,9 @@ if ! test -x $RPM_INSTALL_PREFIX0/bin/dot; then rm -f $RPM_INSTALL_PREFIX0/%{_li
|
|||||||
%exclude %{_libdir}/graphviz/*.so
|
%exclude %{_libdir}/graphviz/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 11 2007 - ro@suse.de
|
||||||
|
- added get_release_number.sh to sync rel-number between
|
||||||
|
graphviz and graphviz-plugins
|
||||||
* Thu May 10 2007 - ro@suse.de
|
* Thu May 10 2007 - ro@suse.de
|
||||||
- split off plugins to separate specfile to break build cycles
|
- split off plugins to separate specfile to break build cycles
|
||||||
* Tue May 08 2007 - pth@suse.de
|
* Tue May 08 2007 - pth@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user