Accepting request 427594 from system:packagemanager

1

OBS-URL: https://build.opensuse.org/request/show/427594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/createrepo_c?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2016-09-16 09:01:26 +00:00 committed by Git OBS Bridge
commit fb86c06cff
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 5 11:03:23 UTC 2016 - jengelh@inai.de
- Run fdupes to eliminate duplicate .js files
-------------------------------------------------------------------
Mon Feb 1 04:49:43 UTC 2016 - ngompa13@gmail.com

View File

@ -38,6 +38,7 @@ BuildRequires: bash-completion-devel
%endif
BuildRequires: cmake
BuildRequires: fdupes
BuildRequires: doxygen
BuildRequires: file-devel
BuildRequires: glib2-devel >= 2.22.0
@ -107,6 +108,7 @@ popd
pushd ./build
%make_install
popd
%fdupes %buildroot/%_prefix
%post -n %{libname} -p /sbin/ldconfig