diff --git a/.cvsignore b/.cvsignore index ace46c6..c614d71 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -poppler-data-0.2.1.tar.gz +poppler-data-0.3.0.tar.gz diff --git a/poppler-data.spec b/poppler-data.spec index db85c7c..a59017b 100644 --- a/poppler-data.spec +++ b/poppler-data.spec @@ -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 - 0.3.0-1 +- poppler-data-0.3.0 +- License: BSD and GPLv2 + * Mon Jun 22 2009 Rex Dieter - 0.2.1-1 - first try at separate poppler-data + diff --git a/sources b/sources index 42b3928..5a2c1c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bca78b8786746c7b48b324283992d658 poppler-data-0.2.1.tar.gz +5b739b79378c2f41b577e0438e519eeb poppler-data-0.3.0.tar.gz