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
0e74b6a9e1
commit
8148c16d8d
@ -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
|
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.
|
Development documentation for package MyGUI.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}%{_major}
|
%setup -q -n %{name}%{_major}
|
||||||
%patch0
|
%patch0
|
||||||
@ -247,9 +245,6 @@ rm Docs/html/installdox
|
|||||||
|
|
||||||
%fdupes -s %{buildroot}
|
%fdupes -s %{buildroot}
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%post -n libMyGUIEngine%{_sover} -p /sbin/ldconfig
|
%post -n libMyGUIEngine%{_sover} -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n libMyGUIEngine%{_sover} -p /sbin/ldconfig
|
%postun -n libMyGUIEngine%{_sover} -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user