Own the /usr/lib/inkscape dir, %langify non-English man pages
https://bugzilla.redhat.com/show_bug.cgi?id=1485778
This commit is contained in:
parent
be6f57ef49
commit
d6416945a6
@ -1,6 +1,6 @@
|
|||||||
Name: inkscape
|
Name: inkscape
|
||||||
Version: 0.92.1
|
Version: 0.92.1
|
||||||
Release: 12.20170713bzr15740%{?dist}
|
Release: 13.20170713bzr15740%{?dist}
|
||||||
Summary: Vector-based drawing program using SVG
|
Summary: Vector-based drawing program using SVG
|
||||||
|
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
@ -159,7 +159,7 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_datadir}/appdata/*.appda
|
|||||||
# Install Fedora Color Pallette
|
# Install Fedora Color Pallette
|
||||||
install -pm 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/inkscape/palettes/
|
install -pm 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/inkscape/palettes/
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name} --with-man
|
||||||
|
|
||||||
|
|
||||||
#%check
|
#%check
|
||||||
@ -209,9 +209,9 @@ fi
|
|||||||
%{_datadir}/applications/*inkscape.desktop
|
%{_datadir}/applications/*inkscape.desktop
|
||||||
%{_datadir}/icons/hicolor/*/*/inkscape*
|
%{_datadir}/icons/hicolor/*/*/inkscape*
|
||||||
%{_mandir}/*/*gz
|
%{_mandir}/*/*gz
|
||||||
%{_mandir}/*/*/*gz
|
|
||||||
%exclude %{_mandir}/man1/inkview.1*
|
%exclude %{_mandir}/man1/inkview.1*
|
||||||
%{_datadir}/inkscape/tutorials
|
%{_datadir}/inkscape/tutorials
|
||||||
|
%dir /usr/lib/inkscape
|
||||||
/usr/lib/inkscape/lib*.so
|
/usr/lib/inkscape/lib*.so
|
||||||
|
|
||||||
%files view
|
%files view
|
||||||
@ -229,6 +229,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 27 2017 Ville Skyttä <ville.skytta@iki.fi> - 0.92.1-13.20170713bzr15740
|
||||||
|
- Own the /usr/lib/inkscape dir
|
||||||
|
- %%langify non-English man pages
|
||||||
|
|
||||||
* Fri Aug 25 2017 Michael Cronenworth <mike@cchtml.com> - 0.92.1-12.20170713bzr15740
|
* Fri Aug 25 2017 Michael Cronenworth <mike@cchtml.com> - 0.92.1-12.20170713bzr15740
|
||||||
- Rebuilt for ImageMagick
|
- Rebuilt for ImageMagick
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user