mirror of
https://abf.rosa.ru/djam/graphviz.git
synced 2025-02-23 07:42:57 +00:00
Fix python BR
This commit is contained in:
parent
f1d474dd88
commit
71db058e74
1 changed files with 1 additions and 334 deletions
335
graphviz.spec
335
graphviz.spec
|
@ -222,7 +222,7 @@ This package provides the PHP extension for %{name}.
|
|||
Group: System/Libraries
|
||||
Summary: Graphviz bindings for python
|
||||
Obsoletes: %{mklibname graphvizpython 0} < 2.28.0-4
|
||||
%py_requires -d
|
||||
BuildRequires: python-devel
|
||||
|
||||
%description -n python-graphviz
|
||||
This package provides the Python extension for %{name}.
|
||||
|
@ -423,336 +423,3 @@ mv %{buildroot}%{_datadir}/%{name}/demo %{buildroot}%{_docdir}/%{name}
|
|||
%postun
|
||||
if ! test -x %{_bindir}/dot; then rm -f %{_libdir}/%{name}/config; fi
|
||||
|
||||
%changelog
|
||||
* Thu Feb 16 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 2.28.0-4
|
||||
+ Revision: 774845
|
||||
- fix breakage with newer automake (P6)
|
||||
- fix build with ruby 1.9 (P5)
|
||||
- mass rebuild of ruby packages against ruby 1.9.1
|
||||
|
||||
* Sun Jan 22 2012 Oden Eriksson <oeriksson@mandriva.com> 2.28.0-3
|
||||
+ Revision: 765932
|
||||
- rebuilt for perl-5.14.2
|
||||
|
||||
* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 2.28.0-2
|
||||
+ Revision: 741372
|
||||
- revert the last commit as it didn't work and we need to move forward...
|
||||
- fix linkage (funda wang)
|
||||
|
||||
+ Per Ãyvind Karlsen <peroyvind@mandriva.org>
|
||||
- don't manually remove .la files in %%install, it's handled by spec-helper now
|
||||
|
||||
+ Matthew Dawkins <mattydaw@mandriva.org>
|
||||
- added fixes for linking
|
||||
- fixed BRs
|
||||
- rebuild
|
||||
- cleaned up spec
|
||||
- converted BRs to pkgconfig provides
|
||||
- removed .la files
|
||||
- removed mkrel, buildroot, defattr, clean section
|
||||
- req for devel pkg to main
|
||||
|
||||
* Wed May 11 2011 Funda Wang <fwang@mandriva.org> 2.28.0-1
|
||||
+ Revision: 673577
|
||||
- New version 2.28.0
|
||||
|
||||
* Wed Apr 27 2011 Funda Wang <fwang@mandriva.org> 2.26.3-7
|
||||
+ Revision: 659617
|
||||
- fix broken link
|
||||
|
||||
* Fri Feb 04 2011 Funda Wang <fwang@mandriva.org> 2.26.3-6
|
||||
+ Revision: 635865
|
||||
- rebuild
|
||||
- tighten BR
|
||||
|
||||
* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 2.26.3-5mdv2011.0
|
||||
+ Revision: 593059
|
||||
- rebuild for py2.7
|
||||
|
||||
* Wed Oct 06 2010 Funda Wang <fwang@mandriva.org> 2.26.3-4mdv2011.0
|
||||
+ Revision: 583389
|
||||
- rebuild
|
||||
|
||||
* Sun Aug 01 2010 Funda Wang <fwang@mandriva.org> 2.26.3-3mdv2011.0
|
||||
+ Revision: 564281
|
||||
- rebuild for perl 5.12.1
|
||||
|
||||
* Thu Jul 22 2010 Funda Wang <fwang@mandriva.org> 2.26.3-2mdv2011.0
|
||||
+ Revision: 557038
|
||||
- rebuild for perl 5.12
|
||||
|
||||
* Mon Feb 01 2010 Frederik Himpe <fhimpe@mandriva.org> 2.26.3-1mdv2010.1
|
||||
+ Revision: 499306
|
||||
- Update to new version 2.26.3
|
||||
- Rediff format errors patch
|
||||
|
||||
* Fri Jan 29 2010 Funda Wang <fwang@mandriva.org> 2.26.0-3mdv2010.1
|
||||
+ Revision: 498072
|
||||
- rebuild for new ocaml
|
||||
|
||||
+ Shlomi Fish <shlomif@mandriva.org>
|
||||
- Correct many typos in the descriptions.
|
||||
|
||||
* Thu Dec 31 2009 Frederik Himpe <fhimpe@mandriva.org> 2.26.0-2mdv2010.1
|
||||
+ Revision: 484287
|
||||
- Add conflicts to library packages, to fix upgrade
|
||||
- Move obsoletes to one library package instead of graphviz itself,
|
||||
because the latter pulls in additional X libraries, which might be
|
||||
unwanted
|
||||
|
||||
* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 2.26.0-1mdv2010.1
|
||||
+ Revision: 484088
|
||||
- Update to new version 2.26.0
|
||||
|
||||
+ Christophe Fergeau <cfergeau@mandriva.com>
|
||||
- move Obsoletes from subpackages up to the main one
|
||||
urpmi can't deal with multiple packages obsoleting the same package, so it
|
||||
just doesn't do anything instead of upgrading the package to the newer version.
|
||||
We need anyway all the subpackages to be installed, so we can put the Obsoletes
|
||||
on the main package which drags all the subpackages.
|
||||
|
||||
* Wed Nov 18 2009 Oden Eriksson <oeriksson@mandriva.com> 2.24.0-2mdv2010.1
|
||||
+ Revision: 467303
|
||||
- force linkage against system libltdl.so.7
|
||||
|
||||
* Thu Sep 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.24.0-1mdv2010.0
|
||||
+ Revision: 437324
|
||||
- new version
|
||||
|
||||
* Thu Sep 10 2009 Helio Chissini de Castro <helio@mandriva.com> 2.22.2-5mdv2010.0
|
||||
+ Revision: 436955
|
||||
- Sanitize graphviz package to put proper name in subpackages and keep consistent with the rest of the distro
|
||||
- Enable java package by default as we have a proper legal java sdk
|
||||
- Disable R bindings as not working well
|
||||
- Cleanup spec
|
||||
|
||||
* Mon Jun 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.22.2-4mdv2010.0
|
||||
+ Revision: 390541
|
||||
- rebuild for latest ocaml
|
||||
|
||||
* Fri Mar 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.22.2-3mdv2009.1
|
||||
+ Revision: 361642
|
||||
- fix wrong package names in obsoletes tags
|
||||
|
||||
* Mon Mar 23 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.22.2-2mdv2009.1
|
||||
+ Revision: 360626
|
||||
- split all libraries in individual subpackages (fix #49025)
|
||||
|
||||
* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.22.2-1mdv2009.1
|
||||
+ Revision: 358009
|
||||
- new version
|
||||
- drop xdg, linkage, gnomeui, bindings, tcl86 patches, not needed anymore
|
||||
- update format-strings and system-libtool patches
|
||||
|
||||
* Wed Jan 28 2009 Funda Wang <fwang@mandriva.org> 2.20.3-10mdv2009.1
|
||||
+ Revision: 334877
|
||||
- use sys ltdl
|
||||
- add lilnk to bindings
|
||||
- build our own libtool
|
||||
- rebuild for new libtool
|
||||
|
||||
+ Götz Waschk <waschk@mandriva.org>
|
||||
- don't build bundled libltdl
|
||||
|
||||
* Fri Jan 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.20.3-9mdv2009.1
|
||||
+ Revision: 330329
|
||||
- don't build lua bindings before 2009.0
|
||||
|
||||
* Fri Dec 26 2008 Funda Wang <fwang@mandriva.org> 2.20.3-8mdv2009.1
|
||||
+ Revision: 319256
|
||||
- rebuild for new ocaml
|
||||
|
||||
* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 2.20.3-7mdv2009.1
|
||||
+ Revision: 318548
|
||||
- fix linkage
|
||||
- more patches
|
||||
- fix str fmt
|
||||
- move python requirement into python subpackage
|
||||
- fix patch
|
||||
- rediff gnomeui patch
|
||||
|
||||
* Sat Dec 06 2008 Adam Williamson <awilliamson@mandriva.org> 2.20.3-6mdv2009.1
|
||||
+ Revision: 311074
|
||||
- fix the patch
|
||||
- add tcl86.patch (fix build for tcl 8.6)
|
||||
- rebuild for new tcl
|
||||
|
||||
* Sun Nov 30 2008 Anssi Hannula <anssi@mandriva.org> 2.20.3-5mdv2009.1
|
||||
+ Revision: 308312
|
||||
- add a conflict on old libpackage due to the file move
|
||||
|
||||
* Wed Nov 26 2008 Adam Williamson <awilliamson@mandriva.org> 2.20.3-4mdv2009.1
|
||||
+ Revision: 307169
|
||||
- add xdg.patch (use xdg-open rather than firefox for opening urls)
|
||||
- add gnomeui.patch (drops all gnomeui-related crap, it's useless)
|
||||
|
||||
* Wed Nov 26 2008 Adam Williamson <awilliamson@mandriva.org> 2.20.3-3mdv2009.1
|
||||
+ Revision: 306894
|
||||
- move the plugin 'libs' to the main package not the lib package (save more
|
||||
needless deps for apps that just use the libs)
|
||||
- drop the libgnomeui br (apparently useless, just adds needless deps)
|
||||
|
||||
* Fri Nov 07 2008 Oden Eriksson <oeriksson@mandriva.com> 2.20.3-2mdv2009.1
|
||||
+ Revision: 300719
|
||||
- rebuilt against new libxcb
|
||||
|
||||
* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 2.20.3-1mdv2009.1
|
||||
+ Revision: 292265
|
||||
- new version 2.20.3
|
||||
|
||||
* Mon Sep 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.20.2-3mdv2009.0
|
||||
+ Revision: 286648
|
||||
- drop non-working dependency exception, rpm-mandriva-setup has been fixed
|
||||
- oops, don't keep duplicated doc files outside of /usr/share/doc
|
||||
|
||||
* Thu Sep 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.20.2-2mdv2009.0
|
||||
+ Revision: 285738
|
||||
- install doc files under %%_datadir/doc/%%name
|
||||
- fix lua subpackage file list
|
||||
- fix doc package dependencies
|
||||
|
||||
+ Pixel <pixel@mandriva.com>
|
||||
- fix build of dot_static when building with libgts
|
||||
|
||||
* Mon Jul 07 2008 Lev Givon <lev@mandriva.org> 2.20.2-1mdv2009.0
|
||||
+ Revision: 232521
|
||||
- Update to 2.20.2.
|
||||
Remove imageloading patch (no longer needed).
|
||||
|
||||
* Thu Jul 03 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.18-3mdv2009.0
|
||||
+ Revision: 230926
|
||||
- no need to workaround gs-config output anymore
|
||||
- fix build dependencies
|
||||
- fix build by allowing underlinking
|
||||
- do not change dynamic loader configuration, everything under %%{_libdir}/graphviz/ is dlopened (fix #40881)
|
||||
|
||||
+ Pixel <pixel@mandriva.com>
|
||||
- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
|
||||
|
||||
* Wed May 07 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.18-2mdv2009.0
|
||||
+ Revision: 202936
|
||||
- add patch to fix image rendering in ps output (should fix #40568)
|
||||
|
||||
* Mon May 05 2008 Lev Givon <lev@mandriva.org> 2.18-1mdv2009.0
|
||||
+ Revision: 201440
|
||||
- Update to 2.18.
|
||||
|
||||
* Tue Mar 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.16.1-2mdv2008.1
|
||||
+ Revision: 178360
|
||||
- rebuild
|
||||
|
||||
* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.16.1-1mdv2008.1
|
||||
+ Revision: 156330
|
||||
- new version
|
||||
enable ocaml and R bindings
|
||||
|
||||
+ Thierry Vignaud <tv@mandriva.org>
|
||||
- rebuild
|
||||
- kill re-definition of %%buildroot on Pixel's request
|
||||
|
||||
+ Olivier Blin <blino@mandriva.org>
|
||||
- restore BuildRoot
|
||||
|
||||
+ Lev Givon <lev@mandriva.org>
|
||||
- Update to 2.14.1.
|
||||
|
||||
* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 2.12-6mdv2008.0
|
||||
+ Revision: 82075
|
||||
- rebuild for new soname of tk
|
||||
|
||||
* Sun Jul 15 2007 Funda Wang <fwang@mandriva.org> 2.12-5mdv2008.0
|
||||
+ Revision: 52315
|
||||
- Obsoletes old major
|
||||
|
||||
* Wed Jun 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.12-4mdv2008.0
|
||||
+ Revision: 41846
|
||||
- new devel library policy
|
||||
- rebuild for expat
|
||||
|
||||
|
||||
* Mon Mar 05 2007 Nicolas Lécureuil <neoclust@mandriva.org> 2.12-3mdv2007.1
|
||||
+ Revision: 133388
|
||||
- Fix group
|
||||
- Fix group
|
||||
|
||||
* Wed Feb 28 2007 Nicholas Brown <nickbrown@mandriva.org> 2.12-2mdv2007.1
|
||||
+ Revision: 127060
|
||||
- Fix lib major version and BuildRequires
|
||||
|
||||
* Tue Feb 27 2007 Nicholas Brown <nickbrown@mandriva.org> 2.12-1mdv2007.1
|
||||
+ Revision: 126358
|
||||
- Version 2.12
|
||||
|
||||
* Wed Nov 29 2006 Götz Waschk <waschk@mandriva.org> 2.8-7mdv2007.1
|
||||
+ Revision: 88684
|
||||
- Import graphviz
|
||||
|
||||
* Wed Nov 29 2006 Götz Waschk <waschk@mandriva.org> 2.8-7mdv2007.1
|
||||
- fix build
|
||||
|
||||
* Mon Aug 14 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.8-6
|
||||
- rebuild for fixed libxaw soname
|
||||
|
||||
* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 2.8-4mdk
|
||||
- Rebuild against latest libXaw.
|
||||
|
||||
* Sat May 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.8-4mdk
|
||||
- spec cleanup
|
||||
- fix duplicated directories
|
||||
- move documentation in dedicated place
|
||||
|
||||
* Mon Mar 27 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.8-3mdk
|
||||
- fix buildrequires: php4-devel => php-devel, add libltdl-devel
|
||||
|
||||
* Fri Mar 24 2006 Sebastien Savarin <plouf@mandriva.org> 2.8-2mdk
|
||||
- Fix %%changelog
|
||||
|
||||
* Mon Mar 13 2006 Helio Chissini de Castro <helio@mandriva.com.br> 2.8-1mdv2007.1
|
||||
- Update for 2.8
|
||||
- Recreate bindings packages
|
||||
- Devel package is now only one
|
||||
|
||||
* Thu Aug 18 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 2.2.1-3mdk
|
||||
- lib64 & buildrequires fixes
|
||||
|
||||
* Mon Aug 01 2005 Couriousous <couriousous@mandriva.org> 2.2.1-2mdk
|
||||
- Add linker file, thanks Abel Cheung for the sugestion
|
||||
|
||||
* Wed May 18 2005 Eskild Hustvedt <eskild@mandriva.org> 2.2.1-1mdk
|
||||
- %%mkrel
|
||||
- From Tigrux <tigrux@ximian.com>
|
||||
|
||||
* Wed Mar 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.2-3mdk
|
||||
- don't nuke rpath, it is required when building ImageMagick
|
||||
|
||||
* Thu Feb 10 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.2-2mdk
|
||||
- multiarch, also fix typo in script that fooled check-multiarch-files
|
||||
|
||||
* Tue Feb 01 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.2-1mdk
|
||||
- 2.2
|
||||
- use the %%configure2_5x macro
|
||||
- fix pkgconfig location
|
||||
- fix deps
|
||||
- fix build on < 10.2 (autogen.sh)
|
||||
- misc spec file fixes
|
||||
|
||||
* Tue Jan 25 2005 Pascal Terjan <pterjan@mandrake.org> 2.0-2mdk
|
||||
- BuildRequires gd-devel
|
||||
|
||||
* Thu Jan 13 2005 Guillaume Rousse <guillomovitch@mandrake.org> 2.0-1mdk
|
||||
- new version
|
||||
- back in official contribs
|
||||
|
||||
* Sun Sep 26 2004 Michael Scherer <misc@zarb.org> 1.12-3plf
|
||||
- rebuild, fix rpmlint warning
|
||||
|
||||
* Wed May 12 2004 Michael Scherer <misc@zarb.org> 1.12-2plf
|
||||
- fix plf reason
|
||||
- fix email contact ( damned bug in rpmbuildupdate )
|
||||
- fix prefix
|
||||
|
||||
* Tue May 11 2004 Michael Scherer <misc@mandrakesoft.com> 1.12-1mdk
|
||||
- New release 1.12
|
||||
- rpmbuildupdate aware
|
||||
- plf reason
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue