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:
commit
fb86c06cff
@ -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