| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-menus-legacy-devel | Distribution: openSUSE 12.1 |
| Version: 3.0.1 | Vendor: openSUSE |
| Release: 10.1.2 | Build date: Sat Oct 29 21:51:25 2011 |
| Group: System/GUI/GNOME | Build host: build09 |
| Size: 22568 | Source RPM: gnome-menus-legacy-3.0.1-10.1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org | |
| Summary: The GNOME Desktop Menu | |
The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org: http://www.freedesktop.org/Standards/menu-spec This package is provided for backwards compatibility only and is likely to disappear soon.
LGPLv2.1+
* Thu Sep 01 2011 vuntz@opensuse.org
- Do not ship gnome-menus-ls.py as it is GPL-2.0+, while everything
else we ship is now LGPL-2.1+. Since we do not want to encourage
people to use the legacy library, there is no need to ship this
example. Fix bnc#714929.
* Tue Aug 30 2011 vuntz@opensuse.org
- Drop subpackages that provide files coming with the non-legacy
package:
+ main subpackage: the .directory files are in gnome-menus. Also
remove Requires and Recommends used for it.
+ branding-upstream: we don't need branding for the legacy code.
+ editor: we have the same editor in the new package. Also remove
%post/%postun.
- Drop lang subpackage: translations are only there for the editor.
- Remove fdupes, translation-update-upstream and
update-desktop-files BuildRequires usage as there is no duplicate
file, nor translations, nor .desktop/.directory files anymore.
* Fri Aug 19 2011 dimstar@opensuse.org
- Require gnome-menus instead of gnome-menus-legacy from the
library package. Otherwise the two versions of the library are
not parallel installable.
* Wed Aug 17 2011 dimstar@opensuse.org
- Rename package to gnome-menus-legacy: It is parallel installable
to the new version of gnome-menus, which is API and ABI
incompatible. This incompatibility is also why at least for now
we do have to keep this version around. It is supposed to be
phased out as soon as possible (see bnc#712674)
* Fri Jul 22 2011 vuntz@opensuse.org
- Explicitly list the files in the branding-upstream subpackage, so
it's easier to know when to update other gnome-menus branding
packages.
* Thu Jul 07 2011 vuntz@opensuse.org
- Fix License tags: all the code is LGPLv2.1+, except the editor
which is GPLv2+.
* Wed Jul 06 2011 vuntz@opensuse.org
- Change branding-upstream subpackage:
+ Add Requires for gnome-menus since the branding package is
useless without it.
+ Update summary and description.
+ Make noarch.
- Update descriptions in other subpackages.
- Change branding Requires in main subpackage to be "= %{version}"
since it has to be versioned.
* Wed Apr 27 2011 fcrozat@novell.com
- Update to version 3.0.1:
+ Updated translations.
* Tue Apr 05 2011 fcrozat@novell.com
- Update to version 3.0.0:
+ Layout:
- Show administration tools and old capplets in Other
+ Updated translations.
* Mon Mar 07 2011 fcrozat@novell.com
- Update to version 2.91.91:
+ Menu Editor:
- Fix to work with latest pygi.
+ Misc:
- Build fix.
+ Updated translations.
* Tue Mar 01 2011 vuntz@opensuse.org
- Drop python-gtk Requires in python-gnome-menus: this is actually
not true since this is a pure python binding.
- Change python-gnome-menus Requires in gnome-menus-editor to
libgnome-menu2 and python-gobject Requires, as the editor got
ported to pygobject-based introspection bindings.
* Mon Feb 14 2011 fcrozat@novell.com
- Update to version 2.91.6:
+ libmenu:
- Do not send multiple notifications for one file change
+ Menu Editor:
- Port to pygobject-based introspection bindings
- Make editor GTK+ 3 ready
+ Improve introspection build
+ Drop settings.menu
+ Translations updates.
- Add support for source service checkout, with %BUILD_FROM_VCS:
+ Add gnome-common BuildRequires.
+ Add call to ./autogen.sh.
* Sun Feb 13 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.
* Tue Dec 14 2010 vuntz@opensuse.org
- Stop removing kg locale on 11.4 and later: bnc#659001 has been
fixed.
* Sun Dec 12 2010 vuntz@opensuse.org
- Remove some locales until bnc#659001 is fixed, to fix a build
failure.
* Wed Nov 17 2010 dimstar@opensuse.org
- Update to version 2.30.5:
+ Updated translations.
* Mon Oct 11 2010 vuntz@opensuse.org
- Update baselibs.conf to ignore gnome-menus (there is no library
there) and instead put python-gnome-menus in there.
* Mon Sep 27 2010 vuntz@opensuse.org
- Update to version 2.30.4:
+ libmenu
- Clear cache of desktop entries set when files are
added/removed
+ Associate .gir with pkg-config file
+ Updated translations.
* Fri Sep 24 2010 vuntz@opensuse.org
- Call %suse_update_desktop_file on .directory files too.
* Sat Sep 18 2010 vuntz@opensuse.org
- Move gir files to devel subpackage.
* Tue Sep 14 2010 vuntz@opensuse.org
- Update to version 2.30.3:
+ Menu Editor:
- Respect XDG_MENU_PREFIX when writing user menu file
+ Misc
- Update information in README and other files
+ Updated translations.
* Thu Jul 08 2010 dimstar@opensuse.org
- Update to version 2.30.2:
+ Do not ship gir files in the tarball
+ Updated translations.
* Fri Jun 04 2010 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Tue Mar 30 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ Fix layout processing for Menuname nodes
+ Never ignore Menuname nodes from DefaultLayout
+ Updated translations.
* Sun Mar 21 2010 dimstar@opensuse.org
- Add gobject-introspection-devel BuildRequires.
* Mon Mar 08 2010 dimstar@opensuse.org
- Update to version 2.29.92:
+ Add gobject-introspection support
+ build fixes
+ updated translations.
* Mon Feb 22 2010 vuntz@opensuse.org
- Update to version 2.29.91:
+ Make some non-visible strings non-translatable
+ Add translator comment
+ Updated translations.
* Wed Jan 27 2010 vuntz@opensuse.org
- Update to version 2.29.6:
+ libmenu
- Fix miscalculation for inlining when inline_header = true
- Add real support for inline aliases during layout processing
- Support inline alias of an inline alias
- Do not count non-inlining submenus as inlining with header
+ Updated translations.
- Remove en@shaw translation on openSUSE 11.2 and earlier.
* Tue Jan 05 2010 jengelh@medozas.de
- Package baselibs.conf
* Wed Dec 02 2009 vuntz@opensuse.org
- Update the way we remove the ha/ig locales for old versions of
openSUSE.
* Thu Oct 01 2009 vuntz@opensuse.org
- Update to version 2.28.0.1:
+ libmenu
- Fix sorting of menu items during merge to actually work (and
not crash)
+ Python
- Link the python module to libpython
* Tue Sep 22 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ Updated translations.
* Wed Sep 09 2009 vuntz@opensuse.org
- Update to version 2.27.92:
+ libmenu
- Add gmenu_tree_entry_get_display_name() API
- Add gmenu_tree_get_sort_key()/gmenu_tree_set_sort_key()
+ Python
- Bind new API
- Add missing bindings for gmenu_tree_entry_get_generic_name()
+ Menu Editor
- Remove deprecated Encoding key from desktop file
- Use display name instead of name
+ Updated translations.
- Respin gnome-menus-x-suse-unimportant.patch.
* Wed Jul 29 2009 lmedinas@gmail.com
- Update to version 2.27.5:
+ Use silent-rules with automake 1.11
+ Translation updates.
* Sun Jul 19 2009 vuntz@novell.com
- Update to version 2.27.4:
+ libmenu
- Improve performance by using a cache to not compute the same
thing again and again
- Add API to access GenericName
- Fix DefaultLayout attributes not being inherited
- Do not always inherit parent DefaultLayout attributes
- Sort inlined items unless inline_header is used
+ Menu Editor
- Add --help and --version arguments
- Port to GtkBuilder
+ Misc
- Use shave to improve build log readability
+ Updated translations.
- Fix packaging of /usr/share/gnome-menus files so that they don't
end up in two packages.
* Thu Apr 30 2009 vuntz@novell.com
- Make sure to package no .la file.
* Tue Apr 14 2009 vuntz@novell.com
- Update to version 2.26.1:
+ Updated translations.
* Tue Mar 17 2009 mboman@suse.de
- Update to version 2.26.0:
+ Translation updates
/usr/include/gnome-menus /usr/include/gnome-menus/gmenu-tree.h /usr/lib64/libgnome-menu.so /usr/lib64/pkgconfig/libgnome-menu.pc /usr/share/gir-1.0/GMenu-2.0.gir
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 09:54:00 2013