Commit 3da4c295 authored by Vitaly Lipatov's avatar Vitaly Lipatov

repack.d/ICAClient.sh: filterout libc.so.6(GLIBC_PRIVATE) (ALT bug 39565)

parent ebf5ab1a
......@@ -8,6 +8,8 @@ subst 's|%_h32bit|%%_h32bit|g' $SPEC
# Remove unmets
subst '1i%filter_from_requires /\\(SUNWut\\|LIBJPEG_6.2\\|kdelibs\\|killproc\\|start_daemon\\)/d' $SPEC
subst '1i%filter_from_requires /^libc.so.6(GLIBC_PRIVATE).*/d' $SPEC
# Add requires of lsb-init for init script
subst '/Group/aRequires: lsb-init' $SPEC
ICAClient.sh
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment