Hello community, here is the log from the commit of package tulip checked in at Wed Apr 30 12:01:01 CEST 2008. -------- --- tulip/tulip.changes 2008-04-16 00:17:51.000000000 +0200 +++ /mounts/work_src_done/STABLE/tulip/tulip.changes 2008-04-30 10:03:46.229170000 +0200 @@ -1,0 +2,6 @@ +Tue Apr 22 19:02:38 CEST 2008 - kkaempf@suse.de + +- update documentation to 3.0.0 + - drop "BuildRequires" for generating documentation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tulip.spec ++++++ --- /var/tmp/diff_new_pack.Nt2412/_old 2008-04-30 12:00:43.000000000 +0200 +++ /var/tmp/diff_new_pack.Nt2412/_new 2008-04-30 12:00:43.000000000 +0200 @@ -15,13 +15,13 @@ BuildRequires: Mesa-devel freefont glew-devel libdrm-devel libjpeg-devel libqt4-devel libxml2-devel update-alternatives update-desktop-files xorg-x11-devel # These are for (cd docs; make html) below # To speed up build time, this is pre-generated -BuildRequires: doxygen graphviz-gd java libqt4-devel-doc-data passivetex texlive texlive-bin xmltex +#BuildRequires: doxygen graphviz-gd xmltex passivetex texlive texlive-bin java libqt4-devel-doc-data %if 0%{?suse_version} > 1020 BuildRequires: fdupes %endif Summary: Visualization of huge graphs Version: 3.0.0 -Release: 1 +Release: 8 Prefix: /usr # .so version %define tulip_version %{version} @@ -279,8 +279,9 @@ --mandir=/usr/share/man \ --disable-static \ --enable-stats-gui \ + --with-qt-dir=/usr/bin \ --with-qt-libraries=%{_libdir} \ - --with-qt-includes=/usr/include/Qt \ + --with-qt-includes=/usr/include \ --x-includes=/usr/X11R6/include \ --x-libraries=/usr/X11R6/%{_lib} \ --with-gl-includes=/usr/include \ @@ -293,11 +294,12 @@ %install make DESTDIR=${RPM_BUILD_ROOT} install +cd docs +sh gen-profile.sh +make DESTDIR=${RPM_BUILD_ROOT} install +cd .. %suse_update_desktop_file -i %{name} Graphics 3DGraphics find ${RPM_BUILD_ROOT}%{_libdir} -name *.la | xargs rm -f -chmod -x ${RPM_BUILD_ROOT}%{_docdir}/%{name}/doxygen/tulip.html -chmod -x ${RPM_BUILD_ROOT}%{_docdir}/%{name}/common/* -chmod -x ${RPM_BUILD_ROOT}%{_docdir}/%{name}/userHandbook/images/*.png %if 0%{?suse_version} > 1020 # create symlinks for man pages and documentation %fdupes -s %{buildroot}/%{_mandir}/man3 @@ -379,6 +381,9 @@ %{_mandir}/man3/* %changelog +* Tue Apr 22 2008 kkaempf@suse.de +- update documentation to 3.0.0 + - drop "BuildRequires" for generating documentation * Tue Apr 15 2008 kkaempf@suse.de - update to 3.0.0 Main changes: ++++++ tulip-docs-3.0.0.tar.bz2 ++++++ tulip/tulip-docs-3.0.0.tar.bz2 /mounts/work_src_done/STABLE/tulip/tulip-docs-3.0.0.tar.bz2 differ: byte 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de