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:
parent
b1d3333bff
commit
97fbda4b7a
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user