This commit is contained in:
parent
850f389c09
commit
f14c8be97e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 15 19:58:44 CEST 2008 - maw@suse.de
|
||||
|
||||
- Recommend python-lxml (bnc#370334).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 7 19:10:42 CEST 2008 - maw@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@ Requires: cairomm ghostscript-fonts-std python-gtk python-numeric pstoedit
|
||||
AutoReqProv: on
|
||||
Summary: Inkscape Vector Illustration Program
|
||||
Version: 0.46
|
||||
Release: 17
|
||||
Release: 23
|
||||
Provides: sodipodi
|
||||
Obsoletes: sodipodi
|
||||
PreReq: /bin/rm /bin/ln /bin/sh /usr/bin/perl
|
||||
@ -38,6 +38,7 @@ Patch15: inkscape-warnings.patch
|
||||
Url: http://www.inkscape.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: %{name}-lang = %{version}
|
||||
Recommends: python-lxml
|
||||
|
||||
%description
|
||||
Inkscape is a vector illustration program for the GNOME desktop.
|
||||
@ -185,6 +186,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
* Thu May 15 2008 maw@suse.de
|
||||
- Recommend python-lxml (bnc#370334).
|
||||
* Wed May 07 2008 maw@suse.de
|
||||
- Respin inkscape-warnings.patch.
|
||||
* Thu Apr 03 2008 maw@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user