[packages/ttembed] - pl, pass CC
qboosh
qboosh at pld-linux.org
Sat Jan 10 22:20:24 CET 2015
commit 340adbcb4f56c014c520a6863c9aa2fe8e78e46f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jan 10 22:21:51 2015 +0100
- pl, pass CC
ttembed.spec | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/ttembed.spec b/ttembed.spec
index 31ba19d..864385c 100644
--- a/ttembed.spec
+++ b/ttembed.spec
@@ -3,6 +3,7 @@
%bcond_without tests # build without tests
Summary: Remove embedding limitations from TrueType fonts
+Summary(pl.UTF-8): Usuwanie ograniczeń osadzania z fontów TrueType
Name: ttembed
Version: 1.1
Release: 2
@@ -18,10 +19,16 @@ Remove embedding limitations from TrueType fonts, by setting the
fsType field in the OS/2 table to zero. That's it; this program is a
one-trick pony.
+%description -l pl.UTF-8
+Usuwanie ograniczeń osadzania z fontów TrueType poprzez ustawienie
+pola fsType w tablicy OS/2 na zero. To wszystko - ten program służy
+do jednej prostej czynności.
+
%prep
%setup -q
%build
+CC="%{__cc}" \
CFLAGS="%{rpmcflags}" \
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ttembed.git/commitdiff/340adbcb4f56c014c520a6863c9aa2fe8e78e46f
More information about the pld-cvs-commit
mailing list