From d6416945a6aaa21c81e7dbd534c4c04904fc1650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Mon, 28 Aug 2017 08:02:11 +0300 Subject: [PATCH] Own the /usr/lib/inkscape dir, %langify non-English man pages https://bugzilla.redhat.com/show_bug.cgi?id=1485778 --- inkscape.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/inkscape.spec b/inkscape.spec index 19f332d..805044f 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -1,6 +1,6 @@ Name: inkscape Version: 0.92.1 -Release: 12.20170713bzr15740%{?dist} +Release: 13.20170713bzr15740%{?dist} Summary: Vector-based drawing program using SVG Group: Applications/Productivity @@ -159,7 +159,7 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_datadir}/appdata/*.appda # Install Fedora Color Pallette install -pm 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/inkscape/palettes/ -%find_lang %{name} +%find_lang %{name} --with-man #%check @@ -209,9 +209,9 @@ fi %{_datadir}/applications/*inkscape.desktop %{_datadir}/icons/hicolor/*/*/inkscape* %{_mandir}/*/*gz -%{_mandir}/*/*/*gz %exclude %{_mandir}/man1/inkview.1* %{_datadir}/inkscape/tutorials +%dir /usr/lib/inkscape /usr/lib/inkscape/lib*.so %files view @@ -229,6 +229,10 @@ fi %changelog +* Sun Aug 27 2017 Ville Skyttä - 0.92.1-13.20170713bzr15740 +- Own the /usr/lib/inkscape dir +- %%langify non-English man pages + * Fri Aug 25 2017 Michael Cronenworth - 0.92.1-12.20170713bzr15740 - Rebuilt for ImageMagick