From: Jakub Bogusz Date: Sat, 2 Jun 2007 19:35:31 +0000 (+0000) Subject: - new X-Git-Tag: auto/th/poppler-data-0_2_0-1~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fpoppler-data.git;a=commitdiff_plain;h=90cbd07860d3f8c1b29177a9d4e3a59eaed49354 - new Changed files: poppler-data.spec -> 1.1 --- 90cbd07860d3f8c1b29177a9d4e3a59eaed49354 diff --git a/poppler-data.spec b/poppler-data.spec new file mode 100644 index 0000000..d849361 --- /dev/null +++ b/poppler-data.spec @@ -0,0 +1,46 @@ +Summary: Encoding files for poppler +Summary(pl.UTF-8): Pliki kodowań dla popplera +Name: poppler-data +Version: 0.1 +Release: 1 +License: distributable +Group: Libraries +Source0: http://poppler.freedesktop.org/%{name}-%{version}.tar.gz +# Source0-md5: 5c700eb06dda9dafec09cd85225e34d4 +URL: http://poppler.freedesktop.org/ +Requires: poppler >= 0.5.4 +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +This package consists of encoding files for use with poppler. The +encoding files are optional and poppler will automatically read them +if they are present. When installed, the encoding files enables +poppler to correctly render CJK and Cyrillic properly. While poppler +is licensed under the GPL, these encoding files are copyright Adobe +and licensed much more strictly, and thus distributed separately. + +%description -l pl.UTF-8 +Ten pakiet zawiera pliki kodowań dla popplera. Są one opcjonalne i +poppler odczyta je automatycznie jeśli będą obecne. Jeśli są +zainstalowane pozwalają popplerowi poprawnie renderować dokumenty w +CJK i cyrylicy. O ile poppler jest na licencji GPL, to te pliki +kodowań są własnością Adobe i są na bardziej restrykcyjnej licencji, +przez co są rozprowadzane oddzielnie. + +%prep +%setup -q + +%install +rm -rf $RPM_BUILD_ROOT + +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT \ + prefix=%{_prefix} + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) +%doc COPYING README +%attr(755,root,root) %{_datadir}/poppler