Hello! Hooray! Let the show begin
0.46 Loving every second, every moment, every scream I've been waiting so long for this thing to come
This commit is contained in:
parent
3f8f3221e6
commit
04de495b4c
@ -1 +1 @@
|
|||||||
inkscape-0.45+0.46pre3.tar.bz2
|
inkscape-0.46.tar.bz2
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: inkscape
|
Name: inkscape
|
||||||
Version: 0.46
|
Version: 0.46
|
||||||
Release: 0.3.pre3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Vector-based drawing program using SVG
|
Summary: Vector-based drawing program using SVG
|
||||||
|
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://inkscape.sourceforge.net/
|
URL: http://inkscape.sourceforge.net/
|
||||||
Source0: http://download.sourceforge.net/inkscape/inkscape-0.45+0.46pre3.tar.bz2
|
Source0: http://download.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2
|
||||||
Patch0: inkscape-16571-cxxinclude.patch
|
Patch0: inkscape-16571-cxxinclude.patch
|
||||||
Patch1: inkscape-0.45.1-desktop.patch
|
Patch1: inkscape-0.45.1-desktop.patch
|
||||||
Patch2: inkscape-0.46pre2-icons.patch
|
Patch2: inkscape-0.46pre2-icons.patch
|
||||||
@ -61,7 +61,7 @@ C and C++, using the Gtk+ toolkit and optionally some Gnome libraries.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-0.45+0.46pre3
|
%setup -q
|
||||||
%patch0 -p1 -b .cxxinclude
|
%patch0 -p1 -b .cxxinclude
|
||||||
%patch1 -p1 -b .desktop
|
%patch1 -p1 -b .desktop
|
||||||
%patch2 -p1 -b .icons
|
%patch2 -p1 -b .icons
|
||||||
@ -124,6 +124,9 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 25 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.46-1
|
||||||
|
- 0.46 released
|
||||||
|
|
||||||
* Sun Mar 23 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.46-0.3.pre3
|
* Sun Mar 23 2008 Lubomir Kundrak <lkundrak@redhat.com> - 0.46-0.3.pre3
|
||||||
- Rebuild for newer Poppler
|
- Rebuild for newer Poppler
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user