--- libextractor-0.5.16-2.spec	2006-12-15 08:27:40.000000000 +0100
+++ libextractor.spec	2006-12-27 13:20:03.000000000 +0100
@@ -6,15 +6,15 @@
 
 Name:		libextractor
 Version:	0.5.16
-Release:	%release_func 2
+Release:	%release_func 3
 Summary:	Simple library for keyword extraction
 
 Group:		System Environment/Libraries
 License:	GPL
 URL:		http://gnunet.org/libextractor
 Source0:	http://gnunet.org/libextractor/download/%name-%version.tar.gz
+Source1:	README.fedora
 BuildRoot:	%_tmppath/%name-%version-%release-root
-Requires:	plugin(%name)
 
 BuildRequires:	gettext
 BuildRequires:	libtool-ltdl-devel libvorbis-devel
@@ -36,6 +36,7 @@
 Requires:	%name-plugins-exiv2
 Requires:	%name-plugins-ogg
 Requires:	%name-plugins-ole2
+Requires:	%name-plugins-pdf
 Requires:	%name-plugins-thumbnailgtk
 Requires:	%name-plugins-thumbnailqt
 
@@ -114,6 +115,7 @@
 
 %prep
 %setup -q
+install -pm644 %SOURCE1 .
 
 # remove the '4' suffix of the QtXXX libs
 for i in configure{.ac,} src/plugins/Makefile.{am,in}; do
@@ -215,6 +217,11 @@
 
 
 %changelog
+* Wed Dec 27 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.5.16-3
+- added a README.fedora
+- removed the previously added 'Requires: plugin(%%name)'
+- added the pdf plugin to the requirements of the -plugins subpackage
+
 * Thu Dec 14 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.5.16-2
 - added a requirement for plugins to the main package
 - do not ship README.debian anymore
