Hello community, here is the log from the commit of package update-desktop-files checked in at Sun Apr 29 00:55:26 CEST 2007. -------- --- update-desktop-files/update-desktop-files.changes 2007-04-25 14:45:30.000000000 +0200 +++ /mounts/work_src_done/NOARCH/update-desktop-files/update-desktop-files.changes 2007-04-29 00:47:41.887780000 +0200 @@ -1,0 +2,6 @@ +Sun Apr 29 00:47:21 CEST 2007 - ro@suse.de + +- ignore return code of validation for now, it causes too much + breakage + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ update-desktop-files.spec ++++++ --- /var/tmp/diff_new_pack.e30268/_old 2007-04-29 00:55:20.000000000 +0200 +++ /var/tmp/diff_new_pack.e30268/_new 2007-04-29 00:55:20.000000000 +0200 @@ -12,7 +12,7 @@ Name: update-desktop-files Version: 10.3 -Release: 10 +Release: 11 Summary: A Build Tool to Update Desktop Files License: GNU General Public License (GPL) Group: Development/Tools/Building @@ -122,6 +122,9 @@ /usr/share/locale/*/LC_MESSAGES/*mo %changelog +* Sun Apr 29 2007 - ro@suse.de +- ignore return code of validation for now, it causes too much + breakage * Wed Apr 25 2007 - coolo@suse.de - following suggestion on IRC and call desktop-file-validate as part of the build check ++++++ suse_update_desktop_file.sh ++++++ --- update-desktop-files/suse_update_desktop_file.sh 2007-04-25 14:40:46.000000000 +0200 +++ /mounts/work_src_done/NOARCH/update-desktop-files/suse_update_desktop_file.sh 2007-04-29 00:46:46.825416000 +0200 @@ -357,4 +357,4 @@ mv "${FILE}.new" "${FILE}" fi -/usr/bin/desktop-file-validate "${FILE}" +/usr/bin/desktop-file-validate "${FILE}" || true ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de