forked from pool/MyGUI
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
This commit is contained in:
parent
2b2e08b3b0
commit
7e301b9b94
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user