- Move to a later snapshot

- python-lxml and numpy seem to be rather popular, add them as hard deps
This commit is contained in:
Lubomir Rintel 2009-11-01 14:47:31 +00:00
parent 6222374d44
commit c8ee5780e1
2 changed files with 9 additions and 3 deletions

View File

@ -1,13 +1,13 @@
Name: inkscape
Version: 0.47
Release: 0.16.pre3.20091017svn%{?dist}
Release: 0.16.pre4.20091101svn%{?dist}
Summary: Vector-based drawing program using SVG
Group: Applications/Productivity
License: GPLv2+
URL: http://inkscape.sourceforge.net/
#Source0: http://download.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2
# svn export -r22413 https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk@22413 inkscape
# svn export -r22548 https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk@22548 inkscape
# tar czf inkscape.tar.gz inkscape
Source0: %{name}.tar.gz
@ -84,6 +84,8 @@ Requires: uniconvertor
# perl(vars)
# perl(warnings)
%endif
Requires: python-lxml
Requires: numpy
Requires(post): desktop-file-utils
Requires(postun): desktop-file-utils
@ -218,6 +220,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Sep 07 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.16.pre4.20091101svn
- Move to a later snapshot
- python-lxml and numpy seem to be rather popular, add them as hard deps
* Mon Sep 07 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.16.pre3.20091017svn
- Move to a later snapshot

View File

@ -1 +1 @@
b6737491add9549d5da3c1e9e9d4db1c inkscape.tar.gz
e92cc0964ccc2c2b190b6c557f8008b3 inkscape.tar.gz