|
@@ -1,7 +1,7 @@
|
|
Name: inkscape
|
|
Name: inkscape
|
|
Summary: A Vector Drawing Application
|
|
Summary: A Vector Drawing Application
|
|
Summary(ja): ベクター描画アプリケーション
|
|
Summary(ja): ベクター描画アプリケーション
|
|
-Version: 0.92.2
|
|
+Version: 0.92.3
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
|
|
|
|
Group: Applications/Graphics
|
|
Group: Applications/Graphics
|
|
@@ -10,9 +10,9 @@ URL: https://launchpad.net/inkscape
|
|
|
|
|
|
Source0: https://launchpad.net/inkscape/%{version}.x/%{version}/+download/inkscape-%{version}.tar.bz2
|
|
Source0: https://launchpad.net/inkscape/%{version}.x/%{version}/+download/inkscape-%{version}.tar.bz2
|
|
|
|
|
|
-# to fix compile error with poppler>=0.58
|
|
+# # to fix compile error with poppler>=0.58
|
|
-Patch1000: poppler-0.58.x.patch
|
|
+# Patch1000: poppler-0.58.x.patch
|
|
-Patch1001: poppler-0.58.x-autotools.patch
|
|
+# Patch1001: poppler-0.58.x-autotools.patch
|
|
|
|
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
@@ -64,8 +64,8 @@ Linux/Unix/Windows/Mac で動作します。
|
|
%prep
|
|
%prep
|
|
%setup -q -n %{name}-%{version}
|
|
%setup -q -n %{name}-%{version}
|
|
|
|
|
|
-%patch1000 -p1
|
|
+# %patch1000 -p1
|
|
-%patch1001 -p1
|
|
+# %patch1001 -p1
|
|
|
|
|
|
# https://bugs.launchpad.net/inkscape/+bug/314381
|
|
# https://bugs.launchpad.net/inkscape/+bug/314381
|
|
# A couple of files have executable bits set,
|
|
# A couple of files have executable bits set,
|
|
@@ -132,8 +132,12 @@ gtk-update-icon-cache %{_iconsdir}/icons/hicolor &> /dev/null || :
|
|
%{_mandir}/*/man1/*
|
|
%{_mandir}/*/man1/*
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Jun 03 2018 Toshiaki Ara <ara_t@384.jp> 0.92.3-1
|
|
|
|
+- updated to 0.92.3
|
|
|
|
+- drop Patch1000,1001
|
|
|
|
+
|
|
* Wed Jan 03 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.92.2-1
|
|
* Wed Jan 03 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.92.2-1
|
|
-- updated to 0.92.1.
|
|
+- updated to 0.92.2
|
|
|
|
|
|
* Tue Jun 28 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.91-3
|
|
* Tue Jun 28 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.91-3
|
|
- rebuild with gcc-5.4.0
|
|
- rebuild with gcc-5.4.0
|