summaryrefslogtreecommitdiff
path: root/ghostscript.spec
diff options
context:
space:
mode:
authorJan Palus2023-10-30 13:06:32 (GMT)
committerJan Palus2023-10-30 13:06:32 (GMT)
commit96198e28b8ea8bd9f81805de91407838c31b32b0 (patch)
tree2d768f26552cf80d14658b08d85828a48488781d /ghostscript.spec
parentb38dbb15f1404ad90f431a802df3a50c2e28c5d7 (diff)
downloadghostscript-96198e28b8ea8bd9f81805de91407838c31b32b0.zip
ghostscript-96198e28b8ea8bd9f81805de91407838c31b32b0.tar.gz
directory for dynamically loaded drivers belongs to main package; rel 4HEADauto/th/ghostscript-10.02.0-4master
Diffstat (limited to 'ghostscript.spec')
-rw-r--r--ghostscript.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/ghostscript.spec b/ghostscript.spec
index f79a2ee..33afd27 100644
--- a/ghostscript.spec
+++ b/ghostscript.spec
@@ -22,7 +22,7 @@ Summary(pl.UTF-8): Bezpłatny interpreter i renderer PostScriptu i PDF
Summary(tr.UTF-8): PostScript & PDF yorumlayıcı ve gösterici
Name: ghostscript
Version: 10.02.0
-Release: 3
+Release: 4
License: AGPL v3+
Group: Applications/Graphics
#Source0Download: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases
@@ -249,7 +249,7 @@ Statyczna wersja biblioteki IJS.
%configure \
%{!?with_cairo:--disable-cairo} \
--disable-compile-inits \
- --enable-dynamic --disable-hidden-visibility \
+ --enable-dynamic --disable-hidden-visibility \
--with-drivers=ALL \
--with-fontpath="%{_datadir}/fonts:%{_datadir}/fonts/Type1" \
--with-ijs \
@@ -349,6 +349,8 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/pphs
%attr(755,root,root) %{_libdir}/libgs.so.*.*
%attr(755,root,root) %ghost %{_libdir}/libgs.so.10
+%dir %{_libdir}/%{name}
+%dir %{_libdir}/%{name}/%{version}
%dir %{_datadir}/%{name}
%dir %{_datadir}/%{name}/%{version}
%{_datadir}/%{name}/%{version}/Resource
@@ -399,8 +401,6 @@ rm -rf $RPM_BUILD_ROOT
%files x11
%defattr(644,root,root,755)
-%dir %{_libdir}/%{name}
-%dir %{_libdir}/%{name}/%{version}
%attr(755,root,root) %{_libdir}/%{name}/%{version}/X11.so
%files devel