Hello community, here is the log from the commit of package poppler for openSUSE:Factory checked in at Thu Feb 26 12:20:02 CET 2009. -------- --- GNOME/poppler/poppler.changes 2009-02-12 00:26:06.000000000 +0100 +++ /mounts/work_src_done/STABLE/poppler/poppler.changes 2009-02-26 00:26:11.000000000 +0100 @@ -1,0 +2,15 @@ +Thu Feb 26 00:23:43 CET 2009 - vuntz@novell.com + +- Remove autoreconf & libtool workaround: we have no reason to call + autoreconf. +- Remove -fno-strict-aliasing from CXXFLAGS: it's not needed for + the build. +- Remove -fstack-protector: it's a default flag now. +- Remove QTINC and QTLIB definition: it's not needed for the build. + +------------------------------------------------------------------- +Mon Feb 23 21:52:47 CET 2009 - dmueller@suse.de + +- use the distro provided libtool + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poppler.spec ++++++ --- /var/tmp/diff_new_pack.V20005/_old 2009-02-26 12:18:24.000000000 +0100 +++ /var/tmp/diff_new_pack.V20005/_new 2009-02-26 12:18:24.000000000 +0100 @@ -29,7 +29,7 @@ BuildRequires: update-desktop-files BuildRequires: zlib-devel Version: 0.10.4 -Release: 1 +Release: 2 # Actual version of poppler-data: %define poppler_data_version 0.2.1 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: @@ -503,16 +503,6 @@ %setup -q %build -ACLOCAL="aclocal -I m4" autoreconf -f -i -# needed for poppler-0.6: -export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" -%if %suse_version > 1000 -export CFLAGS="$RPM_OPT_FLAGS -fstack-protector" -#export CXXFLAGS="$RPM_OPT_FLAGS -fstack-protector" -export CXXFLAGS="$CXXFLAGS -fstack-protector" -%endif -export QTINC=/usr/lib/qt3/include -export QTLIB=/usr/lib/qt3/%_lib %configure\ --enable-xpdf-headers\ --disable-static\ @@ -601,6 +591,15 @@ %{_datadir}/gtk-doc/html/poppler %changelog +* Thu Feb 26 2009 vuntz@novell.com +- Remove autoreconf & libtool workaround: we have no reason to call + autoreconf. +- Remove -fno-strict-aliasing from CXXFLAGS: it's not needed for + the build. +- Remove -fstack-protector: it's a default flag now. +- Remove QTINC and QTLIB definition: it's not needed for the build. +* Mon Feb 23 2009 dmueller@suse.de +- use the distro provided libtool * Thu Feb 12 2009 vuntz@novell.com - Update to version 0.10.4: + core: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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