From 7e301b9b94e3c227ea0acb0f6ad3da064dd5b082b448c266bcae7b09e7f2e68e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 2 Jul 2011 13:40:29 +0000 Subject: [PATCH] Accepting request 75096 from home:jengelh:branches:games - Remove conflicting %debug_package: OBS deals with that already - Remove unnecessary %clean section OBS-URL: https://build.opensuse.org/request/show/75096 OBS-URL: https://build.opensuse.org/package/show/games/MyGUI?expand=0&rev=3 --- MyGUI.changes | 6 ++++++ MyGUI.spec | 5 ----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/MyGUI.changes b/MyGUI.changes index 8e3aeec..85ae947 100644 --- a/MyGUI.changes +++ b/MyGUI.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jul 2 11:53:37 UTC 2011 - jengelh@medozas.de + +- Remove conflicting %debug_package: OBS deals with that already +- Remove unnecessary %clean section + ------------------------------------------------------------------- Wed Apr 20 13:35:58 UTC 2011 - prusnak@opensuse.org diff --git a/MyGUI.spec b/MyGUI.spec index cfcb838..4a9e775 100644 --- a/MyGUI.spec +++ b/MyGUI.spec @@ -114,8 +114,6 @@ next targets: GUI have to be fast, flexible and simple in using. Development documentation for package MyGUI. -%debug_package - %prep %setup -q -n %{name}%{_major} %patch0 @@ -247,9 +245,6 @@ rm Docs/html/installdox %fdupes -s %{buildroot} -%clean -rm -rf %{buildroot} - %post -n libMyGUIEngine%{_sover} -p /sbin/ldconfig %postun -n libMyGUIEngine%{_sover} -p /sbin/ldconfig