--- libextractor-0.5.16-1.spec	2006-11-24 15:32:45.000000000 +0100
+++ libextractor.spec	2006-12-14 19:47:44.000000000 +0100
@@ -6,14 +6,15 @@
 
 Name:		libextractor
 Version:	0.5.16
-Release:	%release_func 1
+Release:	%release_func 2
 Summary:	Simple library for keyword extraction
 
 Group:		System Environment/Libraries
 License:	GPL
-URL:		http://gnunet.org/
+URL:		http://gnunet.org/libextractor
 Source0:	http://gnunet.org/libextractor/download/%name-%version.tar.gz
 BuildRoot:	%_tmppath/%name-%version-%release-root
+Requires:	plugin(%name)
 
 BuildRequires:	gettext
 BuildRequires:	libtool-ltdl-devel libvorbis-devel
@@ -121,6 +122,8 @@
 	touch -r .timestamp "$i"
 done
 
+rm -f README.debian
+
 
 %build
 %{!?with_mpeg:export ac_cv_lib_mpeg2_mpeg2_init=no}
@@ -212,6 +215,11 @@
 
 
 %changelog
+* 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
+- improved URL:
+
 * Fri Nov 24 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.5.16-1
 - updated to 0.5.16; handling of libgsf linking of main library needs
   some rethinking: adding such a heavy dependency just to workaround a
