This commit is contained in:
parent
f5f16cfd93
commit
407c18dc96
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 18:27:27 CET 2008 - maw@suse.de
|
||||
|
||||
- Disable perl support for now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 28 17:59:41 CST 2008 - maw@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@ Requires: cairomm ghostscript-fonts-std python-gtk python-numeric pstoedit
|
||||
AutoReqProv: on
|
||||
Summary: Inkscape Vector Illustration Program
|
||||
Version: 0.45.1
|
||||
Release: 120
|
||||
Release: 121
|
||||
Provides: sodipodi
|
||||
Obsoletes: sodipodi
|
||||
PreReq: /bin/rm /bin/ln /bin/sh /usr/bin/perl
|
||||
@ -126,11 +126,12 @@ unset CFLAGS
|
||||
popd
|
||||
autoreconf -f -i
|
||||
export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
# We're building without perl support for now...
|
||||
%configure\
|
||||
--enable-db2html\
|
||||
--enable-gnome\
|
||||
--with-python\
|
||||
--with-perl\
|
||||
--without-perl\
|
||||
--with-gnome-print\
|
||||
--enable-inkboard\
|
||||
--with-gc=$RPM_BUILD_DIR/gc_install/usr
|
||||
@ -181,14 +182,16 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
* Mon Jan 28 2008 maw@suse.de
|
||||
* Tue Feb 05 2008 maw@suse.de
|
||||
- Disable perl support for now.
|
||||
* Tue Jan 29 2008 maw@suse.de
|
||||
- Add inkscape-g_assert.patch.
|
||||
* Fri Jan 11 2008 coolo@suse.de
|
||||
- take more gcc43 patches from SVN
|
||||
* Sat Nov 10 2007 mauro@suse.de
|
||||
- Added inkscape-0.45.1-gcc43.patch
|
||||
+ Fixes issues with gcc 4.3.
|
||||
* Tue Aug 07 2007 maw@suse.de
|
||||
* Wed Aug 08 2007 maw@suse.de
|
||||
- Use %%fdupes
|
||||
- Split off a -lang subpackage.
|
||||
* Thu May 10 2007 prusnak@suse.cz
|
||||
@ -222,7 +225,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* Thu Oct 05 2006 jhargadon@suse.de
|
||||
- added --datadir=%%prefix/share as a configuration option. This
|
||||
is a work around for bug #204719
|
||||
* Fri Sep 29 2006 jhargadon@suse.de
|
||||
* Sat Sep 30 2006 jhargadon@suse.de
|
||||
- update to version 0.44.1
|
||||
- Layers dialog
|
||||
- Outline mode, many performance improvements
|
||||
@ -244,9 +247,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- add patch to not use freetype2 internals
|
||||
* Sat Feb 18 2006 stbinner@suse.de
|
||||
- fix typo .desktop file
|
||||
* Fri Feb 17 2006 gekker@suse.de
|
||||
* Sat Feb 18 2006 gekker@suse.de
|
||||
- fixup .desktop file for UI team
|
||||
* Mon Jan 30 2006 ro@suse.de
|
||||
* Tue Jan 31 2006 ro@suse.de
|
||||
- take fix from swig to swig-generated source file
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
@ -286,7 +289,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- Worked around problems with boehm-gc detection.
|
||||
* Fri Feb 11 2005 sbrabec@suse.cz
|
||||
- Updated to version 0.40.
|
||||
* Thu Feb 10 2005 ro@suse.de
|
||||
* Fri Feb 11 2005 ro@suse.de
|
||||
- change to libsigc++12 in neededforbuild
|
||||
* Tue Nov 02 2004 mmj@suse.de
|
||||
- Locale rename: no -> nb
|
||||
|
Loading…
Reference in New Issue
Block a user