[packages/ghc-jira-wiki-markup] - pl

qboosh qboosh at pld-linux.org
Sun Feb 12 20:58:20 CET 2023


commit e716ee201cf5c4a9d86ef03f2a7b3d1700712906
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Feb 12 20:59:53 2023 +0100

    - pl

 ghc-jira-wiki-markup.spec | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/ghc-jira-wiki-markup.spec b/ghc-jira-wiki-markup.spec
index c376280..331bbf1 100644
--- a/ghc-jira-wiki-markup.spec
+++ b/ghc-jira-wiki-markup.spec
@@ -4,6 +4,7 @@
 #
 %define		pkgname	jira-wiki-markup
 Summary:	Handle Jira wiki markup
+Summary(pl.UTF-8):	Obsługa znaczników wiki w formacie Jiry
 Name:		ghc-%{pkgname}
 Version:	1.3.0
 Release:	2
@@ -29,9 +30,13 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_noautocompressdoc	*.haddock
 
 %description
-Parse jira wiki text into an abstract syntax tree for easy
+Parse Jira wiki text into an abstract syntax tree for easy
 transformation to other formats.
 
+%description -l pl.UTF-8
+Przetwarzanie tekstu wiki w formacie Jiry do abstrakcyjnego drzewa
+składniowego w celu łatwego przetwarzania do innych formatów.
+
 %package prof
 Summary:	Profiling %{pkgname} library for GHC
 Summary(pl.UTF-8):	Biblioteka profilująca %{pkgname} dla GHC
@@ -95,7 +100,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/jira-wiki-markup
 %{_libdir}/%{ghcdir}/package.conf.d/%{pkgname}.conf
 %dir %{_libdir}/%{ghcdir}/%{pkgname}-%{version}
-%{_libdir}/%{ghcdir}/%{pkgname}-%{version}/*.so
+%attr(755,root,root) %{_libdir}/%{ghcdir}/%{pkgname}-%{version}/*.so
 %{_libdir}/%{ghcdir}/%{pkgname}-%{version}/*.a
 %exclude %{_libdir}/%{ghcdir}/%{pkgname}-%{version}/*_p.a
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-jira-wiki-markup.git/commitdiff/e716ee201cf5c4a9d86ef03f2a7b3d1700712906



More information about the pld-cvs-commit mailing list