Accepting request 61148 from home:vuntz:branches:GNOME:Factory

Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/61148
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=77
This commit is contained in:
Vincent Untz
2011-02-14 11:24:44 +00:00
committed by Git OBS Bridge
parent 110dfe9528
commit 66fdb37cf3
2 changed files with 49 additions and 32 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Feb 13 12:10:19 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
+ %mime_database_post/postun because the package ships a mime
type definition.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
- Drop doc subpackage as it contained developer doc that should be
in the devel subpackage.
-------------------------------------------------------------------
Fri Jan 7 17:39:13 CET 2011 - vuntz@opensuse.org