Hello community, here is the log from the commit of package beagle checked in at Thu Jun 29 11:59:38 CEST 2006. -------- --- GNOME/beagle/beagle.changes 2006-06-26 12:43:58.000000000 +0200 +++ beagle/beagle.changes 2006-06-29 09:21:53.000000000 +0200 @@ -1,0 +2,8 @@ +Thu Jun 29 09:20:12 CEST 2006 - aj@suse.de + +- Patch from Zhe Su to fix #179555: + * Use translation files + * rediff chinese translation +- Fix version check in spec file. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ beagle.spec ++++++ --- /var/tmp/diff_new_pack.fSlSDf/_old 2006-06-29 11:58:41.000000000 +0200 +++ /var/tmp/diff_new_pack.fSlSDf/_new 2006-06-29 11:58:41.000000000 +0200 @@ -18,7 +18,7 @@ Group: Productivity/Other Autoreqprov: on Version: 0.2.3 -Release: 65 +Release: 66 Summary: Desktop Search Application URL: http://www.gnome.org/projects/beagle/ Source: %{name}-%{version}.tar.gz @@ -295,12 +295,12 @@ -%prep -a4 -if %version != 0.2.3 ; then +%prep +if [ %version != 0.2.3 ] ; then echo "Please remove Source4 and verify, that translations work." exit 1 fi -%setup +%setup -a4 %patch1 %patch2 %patch3 @@ -491,6 +491,11 @@ %{prefix}/%_lib/pkgconfig/*.pc %changelog -n beagle +* Thu Jun 29 2006 - aj@suse.de +- Patch from Zhe Su to fix #179555: + * Use translation files + * rediff chinese translation +- Fix version check in spec file. * Mon Jun 26 2006 - gekker@suse.de - Update translations for .fr * Fri Jun 23 2006 - joeshaw@suse.de ++++++ beagle-zh_CN.patch ++++++ ++++ 1423 lines (skipped) ++++ between GNOME/beagle/beagle-zh_CN.patch ++++ and beagle/beagle-zh_CN.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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@suse.de