Commit 85e0b7b6 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play viber: remove versioned libtiff5 require (ALT bug 41224)

parent 7284c5b4
......@@ -7,3 +7,8 @@ mkdir -p $BUILDROOT/usr/bin/
ln -s /opt/viber/Viber $BUILDROOT/usr/bin/viber
ln -s /opt/viber/Viber $BUILDROOT/usr/bin/Viber
subst 's|%files|%files\n/usr/bin/viber\n/usr/bin/Viber|' $SPEC
subst '1i%filter_from_requires /^libtiff.so.5(LIBTIFF_.*/d' $SPEC
#REQUIRES="libtiff5"
#subst "1iRequires:$REQUIRES" $SPEC
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