SHA256
1
0
forked from pool/createrepo_c

Accepting request 420679 from home:jengelh:branches:system:packagemanager

- Run fdupes to eliminate duplicate .js files

OBS-URL: https://build.opensuse.org/request/show/420679
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/createrepo_c?expand=0&rev=10
This commit is contained in:
Frank Schreiner 2016-09-14 11:44:33 +00:00 committed by Git OBS Bridge
parent b1d3333bff
commit 97fbda4b7a
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