- poppler-data-0.3.0
- License: BSD and GPLv2
This commit is contained in:
parent
247b7df94a
commit
bb73344e8b
@ -1 +1 @@
|
||||
poppler-data-0.2.1.tar.gz
|
||||
poppler-data-0.3.0.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user