From ef83c5d1f46d43507a5f6588c5d16a6652e91d9e Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Nov 09 2008 18:37:46 +0000 Subject: - Added 'Requires: libglade2 >= 2.6.3-2' and a symlink to libanjuta.so.0 for some plugins to work. Closes Red Hat Bugzilla bug #467894. --- diff --git a/anjuta.spec b/anjuta.spec index d5057ed..17d69dd 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -128,8 +128,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name} # Some plugins (eg., Git and Subversion) need this. -ln -s $RPM_BUILD_ROOT%{_libdir}/libanjuta.so.0 \ - $RPM_BUILD_ROOT%{_libdir}/libglade/2.0/libanjuta.so +pushd $RPM_BUILD_ROOT%{_libdir}/libglade/2.0 + ln -s ../../libanjuta.so.0 libanjuta.so +popd %find_lang %{name}