Hello community, here is the log from the commit of package frozen-bubble checked in at Tue Dec 19 00:46:13 CET 2006. -------- --- frozen-bubble/frozen-bubble.changes 2006-12-12 00:18:49.000000000 +0100 +++ /mounts/work_src_done/STABLE/frozen-bubble/frozen-bubble.changes 2006-12-18 22:33:44.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Dec 18 22:33:19 CET 2006 - sndirsch@suse.de + +- removed bogus %post/%postun scripts (Bug #229374) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ frozen-bubble.spec ++++++ --- /var/tmp/diff_new_pack.ZdKtHJ/_old 2006-12-19 00:45:30.000000000 +0100 +++ /var/tmp/diff_new_pack.ZdKtHJ/_new 2006-12-19 00:45:30.000000000 +0100 @@ -25,7 +25,7 @@ Requires: CheckHardware Autoreqprov: on Version: 2.1.0 -Release: 3 +Release: 9 Summary: Puzzle with Bubbles Source: %{name}-%{version}.tar.bz2 Source1: %name.desktop @@ -60,21 +60,6 @@ chmod 644 $RPM_BUILD_ROOT/usr/share/man/man6/frozen-bubble.6 \ $RPM_BUILD_ROOT/usr/share/man/man6/frozen-bubble-editor.6 -%post -mkdir -p usr/local/share/frozen-bubble \ - usr/local/lib/frozen-bubble -ln -snf /usr/share/frozen-bubble/{data,gfx,snd} usr/local/share/frozen-bubble -ln -snf /usr/%{_lib}/frozen-bubble/fb-server usr/local/lib/frozen-bubble -exit 0 - -%postun -if [ "$1" -eq 0 ]; then - rm usr/local/share/frozen-bubble/{data,gfx,snd} \ - usr/local/lib/frozen-bubble/fb-server - rmdir usr/local/share/frozen-bubble usr/local/lib/frozen-bubble -fi -exit 0 - %files %defattr(-, root, root) %doc AUTHORS COPYING README @@ -98,6 +83,8 @@ /usr/share/pixmaps/%name.png %changelog -n frozen-bubble +* Mon Dec 18 2006 - sndirsch@suse.de +- removed bogus %%post/%%postun scripts (Bug #229374) * Tue Dec 12 2006 - dmueller@suse.de - add missing require for .desktop file * Wed Dec 06 2006 - dmueller@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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