diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..eecde08 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libhttp-parser-suse0 diff --git a/http-parser.changes b/http-parser.changes index 3a9a712..d6cf919 100644 --- a/http-parser.changes +++ b/http-parser.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 28 14:07:25 UTC 2016 - zaitor@opensuse.org + +- Add baselibs.conf as source, in order to build + libhttp-parser-suse0 32-bit compatability lib. + ------------------------------------------------------------------- Mon Nov 16 15:43:51 UTC 2015 - p.drouand@gmail.com diff --git a/http-parser.spec b/http-parser.spec index de34cd5..a8dc4d3 100644 --- a/http-parser.spec +++ b/http-parser.spec @@ -26,6 +26,7 @@ License: MIT Group: Development/Libraries/C and C++ Url: http://github.com/joyent/http-parser Source0: https://github.com/joyent/http-parser/archive/v%{version}.tar.gz +Source1: baselibs.conf Patch1: http-parser-gyp-sharedlib.patch BuildRequires: gcc-c++ BuildRequires: gyp