Hello community, here is the log from the commit of package caja-extensions for openSUSE:Factory checked in at 2015-08-21 07:41:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/caja-extensions (Old) and /work/SRC/openSUSE:Factory/.caja-extensions.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "caja-extensions" Changes: -------- --- /work/SRC/openSUSE:Factory/caja-extensions/caja-extensions.changes 2015-07-05 18:02:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.caja-extensions.new/caja-extensions.changes 2015-08-21 07:42:01.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Aug 18 14:51:38 UTC 2015 - [email protected] + +- Build Gajim module for openSUSE Leap 42.x. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ caja-extensions.spec ++++++ --- /var/tmp/diff_new_pack.UsvOrA/_old 2015-08-21 07:42:02.000000000 +0200 +++ /var/tmp/diff_new_pack.UsvOrA/_new 2015-08-21 07:42:02.000000000 +0200 @@ -92,7 +92,7 @@ The core package includes CD burner, archiving, email client links and devices. -%if 0%{?suse_version} > 1320 +%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse}) %package -n caja-sendto-gajim Summary: Gajim integration for the Caja file manager Group: System/GUI/Other @@ -197,6 +197,10 @@ find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name} +%if 0%{?suse_version} <= 1320 && !(0%{?suse_version} == 1315 && 0%{?is_opensuse}) +rm -f %{buildroot}%{_libdir}/caja-sendto/plugins/libnstgajim.so +%endif + if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then rm -rf %{buildroot}%{_datadir}/MateConf/ fi @@ -249,7 +253,7 @@ %{_libdir}/caja-sendto/plugins/libnstemailclient.so %{_mandir}/man?/caja-sendto.?%{?ext_man} -%if 0%{?suse_version} > 1320 +%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse}) %files -n caja-sendto-gajim %defattr(-,root,root) %{_libdir}/caja-sendto/plugins/libnstgajim.so
