Hello community, here is the log from the commit of package libmspub for openSUSE:Factory checked in at 2014-07-27 18:46:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmspub (Old) and /work/SRC/openSUSE:Factory/.libmspub.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmspub" Changes: -------- --- /work/SRC/openSUSE:Factory/libmspub/libmspub.changes 2014-01-30 11:30:14.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libmspub.new/libmspub.changes 2014-07-27 18:46:55.000000000 +0200 @@ -1,0 +2,22 @@ +Fri Jul 25 07:21:27 UTC 2014 - [email protected] + +- Added patch: libmspub-0.1.1-pkgconfig.patch + * Remove the Requires.private which breaks SLE11 builds + +------------------------------------------------------------------- +Tue Jul 8 13:20:23 UTC 2014 - [email protected] + +- Version bump to 0.1.1: + * Various small bugfixes + +------------------------------------------------------------------- +Mon May 26 09:40:54 UTC 2014 - [email protected] + +- Upgrade to upstream version 0.1.0 + * ABI changes + * Remove dependency on libwpd-devel and libwpg-devel + * Add dependency on librevenge-devel +- License change + * Released under MPL-2.0 + +------------------------------------------------------------------- Old: ---- libmspub-0.0.6.tar.xz New: ---- libmspub-0.1.1-pkgconfig.patch libmspub-0.1.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmspub.spec ++++++ --- /var/tmp/diff_new_pack.jSuDuy/_old 2014-07-27 18:46:55.000000000 +0200 +++ /var/tmp/diff_new_pack.jSuDuy/_new 2014-07-27 18:46:55.000000000 +0200 @@ -17,29 +17,31 @@ Name: libmspub -Version: 0.0.6 +Version: 0.1.1 Release: 0 Summary: Microsoft Publisher file format parser library -License: LGPL-2.1+ or GPL-2.0+ or MPL-1.1 +License: MPL-2.0 Group: Productivity/Publishing/Word Url: http://www.freedesktop.org/wiki/Software/libmspub -Source: http://dev-www.libreoffice.org/src/libmspub-%{version}.tar.xz +Source: http://dev-www.libreoffice.org/src/libmspub/libmspub-%{version}.tar.xz +Patch0: libmspub-0.1.1-pkgconfig.patch BuildRequires: boost-devel BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libicu-devel -BuildRequires: libwpd-devel >= 0.9.0 -BuildRequires: libwpg-devel >= 0.2.0 -BuildRequires: pkgconfig +BuildRequires: pkg-config BuildRequires: xz -BuildRequires: zlib-devel +BuildRequires: pkgconfig(librevenge-0.0) +BuildRequires: pkgconfig(librevenge-generators-0.0) +BuildRequires: pkgconfig(librevenge-stream-0.0) +BuildRequires: pkgconfig(zlib) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description libmspub is a library for parsing the Microsoft Publisher file format structure. -%define libname libmspub-0_0-0 +%define libname libmspub-0_1-1 %package -n %{libname} Summary: Microsoft Publisher file format parser library @@ -53,8 +55,6 @@ Summary: Files for Developing with libmspub Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} -Requires: libwpd-devel -Requires: libwpg-devel %description devel libmspub is a library for parsing the Microsoft Publisher file format structure. @@ -80,6 +80,7 @@ %prep %setup -q +%patch0 -p1 %build export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden" ++++++ libmspub-0.1.1-pkgconfig.patch ++++++ --- libmspub-0.1.1/libmspub.pc.in 2014-04-16 19:07:21.000000000 +0200 +++ libmspub-0.1.1/libmspub.pc.in 2014-07-25 09:17:51.019165317 +0200 @@ -9,5 +9,3 @@ Requires: librevenge-0.0 librevenge-stream-0.0 Libs: -L${libdir} -lmspub-@MSPUB_MAJOR_VERSION@.@MSPUB_MINOR_VERSION@ Cflags: -I${includedir}/libmspub-@MSPUB_MAJOR_VERSION@.@MSPUB_MINOR_VERSION@ - -Requires.private: icu-i18n zlib ++++++ libmspub-0.0.6.tar.xz -> libmspub-0.1.1.tar.xz ++++++ ++++ 13859 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
