This commit is contained in:
8
libmspub-0.1.1-pkgconfig.patch
Normal file
8
libmspub-0.1.1-pkgconfig.patch
Normal file
@@ -0,0 +1,8 @@
|
||||
--- 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
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 25 07:21:27 UTC 2014 - fstrba@suse.com
|
||||
|
||||
- Added patch: libmspub-0.1.1-pkgconfig.patch
|
||||
* Remove the Requires.private which breaks SLE11 builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 8 13:20:23 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@ License: MPL-2.0
|
||||
Group: Productivity/Publishing/Word
|
||||
Url: http://www.freedesktop.org/wiki/Software/libmspub
|
||||
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
|
||||
@@ -79,6 +80,7 @@ Command line tools to work with publications in Microsoft Publisher file-format.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"
|
||||
|
||||
Reference in New Issue
Block a user