Accepting request 60730 from home:vuntz:branches:GNOME:Apps

Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/60730
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/deja-dup?expand=0&rev=12
This commit is contained in:
Vincent Untz
2011-02-13 20:50:48 +00:00
committed by Git OBS Bridge
parent 068035b6b7
commit 580429d0e8
2 changed files with 33 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Feb 12 17:09:17 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.
- 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.
-------------------------------------------------------------------
Tue Dec 14 16:17:23 CET 2010 - vuntz@opensuse.org