- Move to a later snapshot
This commit is contained in:
parent
5c84880913
commit
6222374d44
@ -1,14 +1,14 @@
|
||||
Name: inkscape
|
||||
Version: 0.47
|
||||
Release: 0.16.pre3.20090925svn%{?dist}
|
||||
Release: 0.16.pre3.20091017svn%{?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 -r22293 https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk@22293 inkscape
|
||||
# tar cf - inkscape |xz -9 -c >inkscape.tar.xz
|
||||
# svn export -r22413 https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk@22413 inkscape
|
||||
# tar czf inkscape.tar.gz inkscape
|
||||
Source0: %{name}.tar.gz
|
||||
|
||||
Patch0: inkscape-20090410svn-uniconv.patch
|
||||
@ -218,6 +218,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 07 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.16.pre3.20091017svn
|
||||
- Move to a later snapshot
|
||||
|
||||
* Mon Sep 07 2009 Lubomir Rintel <lkundrak@v3.sk> - 0.47-0.16.pre3.20090925svn
|
||||
- Move to a later snapshot
|
||||
- Drop debugging compiler flags, enable optimizations again
|
||||
|
||||
Loading…
Reference in New Issue
Block a user