Hello community, here is the log from the commit of package argon2 for openSUSE:Factory checked in at 2017-04-24 09:48:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/argon2 (Old) and /work/SRC/openSUSE:Factory/.argon2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "argon2" Mon Apr 24 09:48:17 2017 rev:4 rq:489103 version:0.0+20161029 Changes: -------- --- /work/SRC/openSUSE:Factory/argon2/argon2.changes 2017-03-02 19:29:35.337413138 +0100 +++ /work/SRC/openSUSE:Factory/.argon2.new/argon2.changes 2017-04-24 09:48:24.195186536 +0200 @@ -1,0 +2,5 @@ +Tue Apr 18 14:01:09 UTC 2017 - [email protected] + +- ship libargon2.pc (bsc#1034441) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ argon2.spec ++++++ --- /var/tmp/diff_new_pack.lBDrA1/_old 2017-04-24 09:48:25.323027019 +0200 +++ /var/tmp/diff_new_pack.lBDrA1/_new 2017-04-24 09:48:25.327026454 +0200 @@ -27,6 +27,7 @@ Url: https://github.com/P-H-C/phc-winner-argon2 Source: https://github.com/P-H-C/phc-winner-argon2/archive/%{_version}.tar.gz#/phc-winner-argon2-%{_version}.tar.gz Patch1: optflags.patch +BuildRequires: pkgconfig BuildRequires: sed ExclusiveArch: i686 x86_64 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -83,6 +84,7 @@ ln -s %{_libdir}/libargon2.so.0 %{buildroot}%{_libdir}/libargon2.so install -D -m 644 man/argon2.1 %{buildroot}%{_mandir}/man1/argon2.1 +install -D -m 644 libargon2.pc %{buildroot}/%{_libdir}/pkgconfig/libargon2.pc %check make CFLAGS="-pthread %{optflags} -Iinclude -Isrc" test @@ -108,5 +110,6 @@ %defattr(-,root,root) %{_includedir}/argon2.h %{_libdir}/libargon2.so +%{_libdir}/pkgconfig/libargon2.pc %changelog
