Hello community, here is the log from the commit of package gnutls checked in at Thu Oct 26 20:14:56 CEST 2006. -------- --- gnutls/gnutls.changes 2006-09-19 11:27:07.000000000 +0200 +++ /mounts/work_src_done/STABLE/gnutls/gnutls.changes 2006-10-24 19:10:41.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Oct 24 19:08:36 CEST 2006 - mkoenig@suse.de + +- move developer related docs to devel package and remove + binary stuff from docs [#212454] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnutls.spec ++++++ --- /var/tmp/diff_new_pack.opRQGe/_old 2006-10-26 20:14:48.000000000 +0200 +++ /var/tmp/diff_new_pack.opRQGe/_new 2006-10-26 20:14:48.000000000 +0200 @@ -13,8 +13,8 @@ Name: gnutls BuildRequires: gcc-c++ libgcrypt-devel libopencdk-devel lzo-devel Version: 1.4.4 -Release: 1 -License: GPL +Release: 10 +License: GNU General Public License (GPL) - all versions BuildRoot: %{_tmppath}/%{name}-%{version}-build URL: http://www.gnutls.org/ Source0: %name-%version.tar.bz2 @@ -72,22 +72,27 @@ %install make DESTDIR=$RPM_BUILD_ROOT install -rm -rf doc/examples/.deps doc/examples/.libs +rm -rf doc/examples/.deps doc/examples/.libs doc/examples/*.{o,lo,la} doc/examples/Makefile{,.in} +find doc/examples -perm -111 -exec rm {} \; %clean rm -rf %buildroot %post %run_ldconfig + +%post devel %install_info --info-dir=%{_infodir} %{_infodir}/gnutls.info.gz %postun %run_ldconfig + +%postun devel %install_info_delete --info-dir=%{_infodir} %{_infodir}/gnutls.info.gz %files %defattr(-, root, root) -%doc THANKS README NEWS ChangeLog COPYING.LIB COPYING AUTHORS doc/examples/ doc/gnutls.html doc/*.png doc/gnutls.pdf doc/TODO doc/reference/html/* +%doc THANKS README NEWS ChangeLog COPYING.LIB COPYING AUTHORS doc/TODO %_bindir/certtool %_bindir/gnutls-cli %_bindir/gnutls-cli-debug @@ -99,8 +104,6 @@ %_usr/share/locale/*/*/%{name}.mo -%_infodir/%{name}* - %files devel %defattr(-, root, root) %_bindir/libgnutls-config @@ -113,7 +116,13 @@ %_libdir/pkgconfig/* %_mandir/man3/* +%_infodir/%{name}* +%doc doc/examples doc/gnutls.html doc/*.png doc/gnutls.pdf doc/reference/html/* + %changelog -n gnutls +* Tue Oct 24 2006 - mkoenig@suse.de +- move developer related docs to devel package and remove + binary stuff from docs [#212454] * Tue Sep 19 2006 - mkoenig@suse.de - update to version 1.4.4: * bugfix release ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org