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

Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/60745
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=74
This commit is contained in:
Vincent Untz
2011-02-13 21:06:18 +00:00
committed by Git OBS Bridge
parent 7cd5df3d16
commit 6772dc2466
2 changed files with 40 additions and 20 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Feb 13 12:47:33 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- 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.
- Remove 2.x references in summaries and descriptions.
- Drop doc subpackage as it contained developer doc that should be
in the devel subpackage.
-------------------------------------------------------------------
Tue Sep 28 13:27:44 CEST 2010 - vuntz@opensuse.org