Hello community, here is the log from the commit of package krusader for openSUSE:Factory checked in at Thu Jun 16 10:39:38 CEST 2011.
-------- --- KDE/krusader/krusader.changes 2010-09-09 11:21:14.000000000 +0200 +++ /mounts/work_src_done/STABLE/krusader/krusader.changes 2011-06-15 14:04:42.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Jun 15 12:04:25 UTC 2011 - [email protected] + +- add -fpermissive to pass old code in new gccs + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krusader.spec ++++++ --- /var/tmp/diff_new_pack.zRTWEe/_old 2011-06-16 10:30:52.000000000 +0200 +++ /var/tmp/diff_new_pack.zRTWEe/_new 2011-06-16 10:30:52.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package krusader (Version 2.0.0) +# spec file for package krusader # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Name: krusader Version: 2.0.0 -Release: 14 +Release: 15 License: GPLv2+ Group: Productivity/File utilities Url: http://krusader.sourceforge.net/ @@ -39,13 +39,6 @@ %description An advanced twin panel (commander style) file manager for KDE. - - -Authors: --------- - Shie Erlich <[email protected]> - Rafi Yanai <[email protected]> - %package -n kio_iso License: GPLv2+ Group: System/GUI/KDE @@ -57,12 +50,6 @@ KIO slave to access ISO images like zip- or tar.gz-archives in your file-browser. - - -Authors: --------- - Szombathelyi Gygy <[email protected]> - %package doc License: GPLv2+ Group: Productivity/File utilities @@ -71,13 +58,6 @@ %description doc An advanced twin panel (commander style) file manager for KDE. - - -Authors: --------- - Shie Erlich <[email protected]> - Rafi Yanai <[email protected]> - %prep %setup -q %patch @@ -89,6 +69,7 @@ done %build +export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fpermissive" %cmake_kde4 -d build %make_jobs @@ -103,9 +84,6 @@ cp %{SOURCE1} %{buildroot}%{_kde_share_dir}/services/ServiceMenus/ %fdupes %{buildroot} -%clean -test "%{buildroot}" != "/" && %__rm -rf %{buildroot} - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
