- poppler-data-0.3.0

- License: BSD and GPLv2
This commit is contained in:
Rex Dieter 2009-09-22 23:16:12 +00:00
parent 247b7df94a
commit bb73344e8b
3 changed files with 14 additions and 5 deletions

View File

@ -1 +1 @@
poppler-data-0.2.1.tar.gz
poppler-data-0.3.0.tar.gz

View File

@ -1,9 +1,13 @@
Summary: Encoding files
Name: poppler-data
Version: 0.2.1
Version: 0.3.0
Release: 1%{?dist}
License: Redistributable, no modification permitted
# The cMap data files installed by the poppler-data package are
# under the COPYING.adobe license
# cidToUnicode, nameToUnicode and unicodeMap data files
# are under the COPYING.gpl2 license
License: BSD and GPLv2
Group: Development/Libraries
URL: http://poppler.freedesktop.org/
Source0: http://poppler.freedesktop.org/poppler-data-%{version}.tar.gz
@ -36,10 +40,15 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc COPYING README
%doc COPYING COPYING.adobe COPYING.gpl2 README
%{_datadir}/poppler/
%changelog
* Tue Sep 22 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.3.0-1
- poppler-data-0.3.0
- License: BSD and GPLv2
* Mon Jun 22 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.2.1-1
- first try at separate poppler-data

View File

@ -1 +1 @@
bca78b8786746c7b48b324283992d658 poppler-data-0.2.1.tar.gz
5b739b79378c2f41b577e0438e519eeb poppler-data-0.3.0.tar.gz