Hello community, here is the log from the commit of package libwmf for openSUSE:Factory checked in at 2012-03-06 14:05:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwmf (Old) and /work/SRC/openSUSE:Factory/.libwmf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwmf", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libwmf/libwmf.changes 2011-11-23 19:36:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libwmf.new/libwmf.changes 2012-03-06 14:05:26.000000000 +0100 @@ -1,0 +2,17 @@ +Sat Mar 3 09:50:58 UTC 2012 - [email protected] + +- Add libjpeg-devel as BuildRequires, needed to resolve build error +- Add selected Xorg packages to BR to have wmf2x be built again + +------------------------------------------------------------------- +Mon Jan 30 00:19:40 UTC 2012 - [email protected] + +- Remove further redundant sections + +------------------------------------------------------------------- +Tue Nov 29 15:23:14 UTC 2011 - [email protected] + +- Actually use "libwmf-tools" instead of wmf-utils, this goes much + more in line with the preexisting libwpd-tools and libwps-tools. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwmf.spec ++++++ --- /var/tmp/diff_new_pack.KyFgMT/_old 2012-03-06 14:05:28.000000000 +0100 +++ /var/tmp/diff_new_pack.KyFgMT/_new 2012-03-06 14:05:28.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libwmf # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,26 @@ # - Name: libwmf %define lname libwmf-0_2-7 -BuildRequires: gd-devel gtk2-devel libtiff-devel libxml2-devel update-desktop-files +BuildRequires: gd-devel +BuildRequires: gtk2-devel +BuildRequires: libjpeg-devel +BuildRequires: libtiff-devel +BuildRequires: libxml2-devel +BuildRequires: update-desktop-files +BuildRequires: xorg-x11-proto-devel +BuildRequires: xorg-x11-util-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xt) Provides: wv:/usr/bin/wmftopng Provides: mswordvw:/usr/bin/wmftopng -License: LGPL-2.1+ -Group: Productivity/Graphics/Other Version: 0.2.8.4 -Release: 218 +Release: 0 Summary: Utilities for Displaying and Converting Metafile Images -URL: http://wvWare.sourceforge.net/ +License: LGPL-2.1+ +Group: Productivity/Graphics/Other +Url: http://wvWare.sourceforge.net/ Source: libwmf-%{version}.tar.bz2 Source2: baselibs.conf Patch: libwmf-%{version}-ia64.patch @@ -42,21 +50,14 @@ using the X Window System or convert them to standard formats such as PNG, JPEG, PS, EPS, and more. - - -Authors: --------- - Caolan McNamara - Francis James Franklin <[email protected]> - -%package -n wmf-utils +%package tools Summary: Utilities for Displaying and Converting Metafile Images Group: Productivity/Graphics/Other # Prov/Obs added on 2011-11-22 (post openSUSE 12.1) -Provides: libwmf = %version-%release -Obsoletes: libwmf < %version-%release +Provides: libwmf = %version-%release, wmf-utils = %version-%release +Obsoletes: libwmf < %version-%release, wmf-utils < %version-%release -%description -n wmf-utils +%description tools These utilities read metafile images and can either display them using the X Window System or convert them to standard formats such as PNG, JPEG, PS, EPS, and more. @@ -80,13 +81,6 @@ The libwmf-devel package contains the header files and static libraries necessary for developing programs using libwmf. - - -Authors: --------- - Caolan McNamara - Francis James Franklin <[email protected]> - %package gnome Summary: GNOME plugin for displaying and Converting Metafile Images Group: System/Libraries @@ -96,13 +90,6 @@ using the X Window System or convert them to standard formats such as PNG, JPEG, PS, EPS, and more. - - -Authors: --------- - Caolan McNamara - Francis James Franklin <[email protected]> - %prep %setup -q %patch -p0 @@ -116,7 +103,6 @@ make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/usr/include/libwmf make DESTDIR=$RPM_BUILD_ROOT \ wmfdocdir=%{_defaultdocdir}/libwmf \ @@ -128,7 +114,7 @@ %postun -n %lname -p /sbin/ldconfig -%files -n wmf-utils +%files tools %defattr(-,root,root) /usr/bin/libwmf-fontmap /usr/bin/wmf2eps -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
