| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-desktop2 | Distribution: openSUSE 12.2 |
| Version: 2.32.1 | Vendor: openSUSE |
| Release: 16.1.2 | Build date: Tue Jul 17 02:49:19 2012 |
| Group: System/GUI/GNOME | Build host: build23 |
| Size: 298651 | Source RPM: gnome-desktop2-2.32.1-16.1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org | |
| Summary: The GNOME Desktop API Library | |
This package contains some desktop-wide documents.
LGPL-2.1+
* Tue Jul 26 2011 vuntz@opensuse.org
- Drop gnome-desktop2-X-KDE-SubstituteUID.patch: now that
bnc#540627 is fixed, we do not care about X-KDE-SubstituteUID
anymore, so we don't need the patch anymore.
- Drop gnome-desktop2-desktop.patch: we do not build gnome-about
anymore, so it's not needed. And it was wrong in the first place
since "Learn more about GNOME" is really not a GenericName.
- Rebase gnome-desktop2-fate300461-desktop-gettext.patch after
removal of gnome-desktop2-X-KDE-SubstituteUID.patch.
* Fri Apr 22 2011 vuntz@opensuse.org
- Set IS_DEFAULT_GNOME_DESKTOP to 0 as we move to GNOME 3.
* 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.
* Wed Feb 09 2011 vuntz@opensuse.org
- Add gnome-desktop2-one-slide-slideshow.patch to correctly handle
one-slide slideshows: we don't want to handle pseudo-transitions
there, since there's only one slide. This is useful since our new
default background is now a slideshow with only one slide, to
better handle different monitor sizes.
* Sun Dec 12 2010 dimstar@opensuse.org
- Own /usr/share/gnome and /usr/share/gnome/help to fix build.
* Wed Nov 17 2010 dimstar@opensuse.org
- Update to version 2.32.1:
+ libgnome-desktop:
- GnomeRR: Don't read past the end of a string
- GnomeRR: Fix possible double-free when destroying private
windows
+ gnome-about:
- Fix translations which do not respect python variable names
+ Updated translations.
* Mon Oct 11 2010 vuntz@opensuse.org
- Update baselibs.conf to ignore gnome-desktop: there is no library
there.
* Mon Sep 27 2010 vuntz@opensuse.org
- Update to version 2.32.0:
+ libgnome-desktop
- Thumbnail: Look up mimetypes properly
+ Updated translations.
* Tue Sep 14 2010 vuntz@opensuse.org
- Update to version 2.31.92:
+ libgnome-desktop
- GnomeRR: Force a refresh of timestamps so other clients won't
think this is a server-generated event
- Do not use deprecated gdk_display
+ Misc
- Make --disable-gnome-about configure flag work completely
- Add --disable-desktop-docs configure flag
- Update information in README and other files
+ Updated translations.
* Wed Sep 08 2010 vuntz@opensuse.org
- Rename gnome-desktop source package to gnome-desktop2, to have
gnome-desktop be the GNOME 3 version.
- There is a IS_DEFAULT_GNOME_DESKTOP default to make it easy to
choose which gnome-desktop version will be the default. This is
important since some files like gnome-about and the documentation
are conflicting between the two versions.
- Change old-style BuildRequires to pkgconfig() style
BuildRequires:
+ old-style: gconf2-devel, gtk2-devel,
startup-notification-devel.
+ new-style: gconf-2.0, gdk-pixbuf-2.0, glib-2.0, gtk+-2.0,
libstartup-notification-1.0, x11, xrandr.
- Rename X-KDE-SubstituteUID.dif to
gnome-desktop2-X-KDE-SubstituteUID.patch.
- Change Requires of lang subpackage to Recommends.
- Provides/Obsoletes gnome-desktop if %IS_DEFAULT_GNOME_DESKTOP is
set, since the main package is now named gnome-desktop2.
- Create a gnome-about subpackage, that gets built if
%IS_DEFAULT_GNOME_DESKTOP is set. Add gnome-about Recommends to
%the main package, to make sure it gets installed.
- Rename devel subpackage to libgnome-desktop-2-devel, and make it
Provides/Obsoletes gnome-desktop-devel if
%IS_DEFAULT_GNOME_DESKTOP is set.
- If %IS_DEFAULT_GNOME_DESKTOP is not set, pass
- -disable-gnome-about and --disable-desktop-docs to configure, do
not look for the help files.
- Update description of packages.
* Wed Aug 18 2010 dimstar@opensuse.org
- Update to version 2.31.90:
+ GnomeBG: Be sure to unreference the file_monitor object during
dispose
+ Add --disable-gnome-about configure flag
+ Updated translations.
* Fri Aug 06 2010 vuntz@opensuse.org
- Update to version 2.31.6:
+ Don't use deprecated Gdk drawing APIs
+ Updated translations.
- Changes from version 2.31.2:
+ GnomeRR: Improve errors from the CRTC assignment process
+ GnomeBG: Fix a case of width-for-height confusion that could
lead to huge memory consumption on multi-monitor systems
+ Updated translations.
* Wed Mar 31 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ GnomeRR:
- Fix build failure with GTK 2.19+
- Fix build with -DGSEAL_ENABLE
- Ignore errors when setting the monitor size fails
+ GnomeBG:
- Fix crash in gradient handling code
+ Misc
- Really fix build without randr
+ Updated translations.
* Mon Mar 08 2010 dimstar@opensuse.org
- Update to version 2.29.92:
+ libgnome-desktop:
- GnomeRR: Add new API gnome_rr_output_get_connector_type() and
gnome_rr_output_is_laptop()
- GnomeRR: fix leak
- GnomeRR: build fix
- GnomeBG: Drop pixbuf cache before switching slides
+ Misc:
- Make xrandr an optional dependency
- Add main category to gnome-about desktop file
+ Updated translations.
* Mon Feb 22 2010 vuntz@opensuse.org
- Update to version 2.29.91:
+ GnomeBG:
- Fix a memory leak
- Add a picture option to make the background span monitors
+ GnomeDesktopItem:
- Improve error string
+ Add translator comments
+ Updated translations.
* Wed Feb 10 2010 vuntz@opensuse.org
- Update to version 2.29.90:
+ Updated translations.
* Wed Jan 27 2010 vuntz@opensuse.org
- Update to version 2.29.6:
+ Updated translations.
* Wed Jan 13 2010 captain.magnus@opensuse.org
- Update to version 2.29.5:
+ Bump library soname since ABI was broken in 2.29.4
- Rename libgnome-desktop-2-11 subpackage to libgnome-desktop-2-17,
following soname change.
- Update the way we remove the ig locale on old versions of
openSUSE.
- Package baselibs.conf
* Wed Dec 23 2009 vuntz@opensuse.org
- Update to version 2.29.4:
+ GnomeBG:
- Per-monitor background support
- Memory leak fixes
+ Updated translations.
* Wed Dec 02 2009 vuntz@opensuse.org
- Update to version 2.29.3:
+ Build improvement
- Changes from version 2.29.2:
+ GnomeRR:
- Allow rotation if the virtual size has the correct number of
pixels
- Add gamma API
+ Updated translations.
* Sat Nov 14 2009 vuntz@opensuse.org
- Update to version 2.28.1:
+ Updated translations.
- Respin gnome-desktop-fate300461-desktop-gettext.patch and
gnome-desktop-recently-used-apps.patch to apply without fuzz.
* 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:
+ Updated translations.
* Wed Aug 26 2009 vuntz@novell.com
- Update to version 2.27.91:
+ GnomeRR:
- add support for primary monitor
- in clone mode, don't label each output
+ GnomeBG:
- add gnome_bg_changes_with_time() API
- gnome_bg_create_frame_thumbnail() API
+ Build fixes.
+ gnome-about
- Remove deprecated Encoding key from desktop file
+ Updated translations.
- Respin gnome-desktop-desktop.patch.
- Use spec-cleaner to reorder lines in preamble and split
BuildRequires/Requires line on separate lines.
* Thu Jul 30 2009 vuntz@novell.com
- Change Requires from gnome-desktop to libgnome-desktop-2-11 in
devel package.
* Wed Jul 29 2009 vuntz@novell.com
- Update to version 2.27.5:
+ Thumbnail:
- Fix thumbnailer thread-safety
+ GnomeRR:
- Get monitor vendor name from pnp.ids
+ gnome-about:
- Remove libgnome usage
+ Updated translations.
- Do not package omf files twice.
- Ship COPYING.LIB in libgnome-desktop-2-11.
- Remove Requires on libgnome-desktop-2-11 in the main package:
it's not true.
- Remove Requires on the main package in libgnome-desktop-2-11:
it's not true either.
* Mon Jul 20 2009 vuntz@novell.com
- Update to version 2.27.4:
+ GnomeRR:
- Adapt to RANDR 1.3's name for the EDID property
+ Updated translations.
* Tue Jun 16 2009 vuntz@novell.com
- Update to version 2.27.3:
+ GnomeRR:
- Only select for RRScreenChangeNotifyMask, not for the more
detailed RANDR 1.2 events
- Don't ask for RANDR events if the caller doesn't specify a
callback
- Add _with_time() versions to the GnomeRR and GnomeRRConfig
functions that change the RANDR configuration
- Add gnome_rr_screen_get_timestamps() to query the XRR
timestamps
- Don't force a reprobe of the RANDR outputs on every RANDR
event
- First update screen resources, then update the screen size
range
- Add debug dialog to show the RANDR timestamps
+ Updated translations.
* Wed May 20 2009 vuntz@novell.com
- Update to version 2.26.2:
+ libgnome-desktop
- Thumbnail: Preload /gnome/desktop/thumbnails in thumbnail
factory for performance
- GnomeRR: Fill out ScreenInfo structs sufficiently without
reprobing
- GnomeRR: Fix display name heuristics to result less in
'Unknown'
- Thumbnail: Code improvements
- GnomeRR: Don't append a newline to monitor vendor names
- GnomeRR: Make GnomeRRLabeler's labels explicitly black
+ Misc build system changes.
+ Updated translations.
* Tue Apr 14 2009 vuntz@novell.com
- Update to version 2.26.1:
+ libgnome-desktop
- GnomeBG: handle X errors when the root properties point to
something wrong when getting the root pixmap
- GnomeRR: use XRRGetScreenResourcesCurrent() from RANDR 1.3
when possible, when we only need to fetch the current RANDR
status
+ gnome-about
- Make parsing of gnome-version.xml more tolerant against
missing fields
+ Misc
- Add a --disable-date-in-gnome-version configure option to
remove the build date from gnome-version.xml
- Remove unused --with-kde-datadir configure option
- Drop gnome-desktop-no-date-in-version.patch: fixed upstream. Also
disable autoreconf and remove gnome-common BuildRequires (that
were added for this patch).
* Fri Mar 27 2009 vuntz@novell.com
- Add gnome-desktop-no-date-in-version.patch to be more
build-compare-friendly, and use new
- -disable-date-in-gnome-version configure option.
- Enable autoreconf for the patch, and add gnome-common
BuildRequires.
- Remove -fno-strict-aliasing from CFLAGS.
* Tue Mar 17 2009 vuntz@novell.com
- Update to version 2.26.0:
+ GnomeRR: grab the X server while tweaking the RANDR
configuration.
+ Remove scrollkeeper check, since it belongs to gnome-doc-utils
+ Updated translations.
- Remove scrollkeeper BuildRequires again.
* Mon Mar 09 2009 vuntz@novell.com
- Add scrollkeeper BuildRequires to fix build.
* Fri Mar 06 2009 vuntz@novell.com
- Update to version 2.25.92:
+ GnomeBG: Allow apps to ignore a pending change so they can
avoid updating their background twice
+ GnomeBG: Blow all expensive caches if we're not gonna update
the background again in one minute
+ GnomeBG: Do slightly less steps in slide transitions to avoid
using to much resources on things that are not visible
+ GnomeBG: Remove outstanding transitions on finalize
+ GnomeRR: Use g_new0() instead of calloc() for consistency
+ GnomeRR: Fix leak
+ GnomeRR: Code cleanup
+ GnomeRR: Revert the change to use
XRRGetScreenResourcesCurrent(), it's not needed anymore and it
broke the "Detect Monitors" button
+ General: Make sure that the translation system is initiliazed
so that translations can be used
+ Updated translations.
/usr/share/pixmaps/apple-green.png /usr/share/pixmaps/apple-red.png /usr/share/pixmaps/gnome-aorta.png /usr/share/pixmaps/gnome-applets.png /usr/share/pixmaps/gnome-background-image.png /usr/share/pixmaps/gnome-background-pattern.png /usr/share/pixmaps/gnome-background.png /usr/share/pixmaps/gnome-calc2.png /usr/share/pixmaps/gnome-calc3.png /usr/share/pixmaps/gnome-calendar.png /usr/share/pixmaps/gnome-ccbackground.png /usr/share/pixmaps/gnome-ccdesktop.png /usr/share/pixmaps/gnome-ccdialog.png /usr/share/pixmaps/gnome-ccmime.png /usr/share/pixmaps/gnome-ccperiph.png /usr/share/pixmaps/gnome-ccscreensaver.png /usr/share/pixmaps/gnome-ccwindowmanager.png /usr/share/pixmaps/gnome-color-browser.png /usr/share/pixmaps/gnome-color-xterm.png /usr/share/pixmaps/gnome-computer.png /usr/share/pixmaps/gnome-cromagnon.png /usr/share/pixmaps/gnome-day.png /usr/share/pixmaps/gnome-debian.png /usr/share/pixmaps/gnome-diskfree.png /usr/share/pixmaps/gnome-emacs.png /usr/share/pixmaps/gnome-eterm.png /usr/share/pixmaps/gnome-file-c.png /usr/share/pixmaps/gnome-file-h.png /usr/share/pixmaps/gnome-folder.png /usr/share/pixmaps/gnome-gemvt.png /usr/share/pixmaps/gnome-gimp.png /usr/share/pixmaps/gnome-gmenu.png /usr/share/pixmaps/gnome-gmush.png /usr/share/pixmaps/gnome-gnomoku.png /usr/share/pixmaps/gnome-home.png /usr/share/pixmaps/gnome-html.png /usr/share/pixmaps/gnome-image-gif.png /usr/share/pixmaps/gnome-image-jpeg.png /usr/share/pixmaps/gnome-irc.png /usr/share/pixmaps/gnome-laptop.png /usr/share/pixmaps/gnome-log.png /usr/share/pixmaps/gnome-logo-icon-transparent.png /usr/share/pixmaps/gnome-logo-icon.png /usr/share/pixmaps/gnome-logo-large.png /usr/share/pixmaps/gnome-mdi.png /usr/share/pixmaps/gnome-mnemonic.png /usr/share/pixmaps/gnome-month.png /usr/share/pixmaps/gnome-mouse.png /usr/share/pixmaps/gnome-news.png /usr/share/pixmaps/gnome-note.png /usr/share/pixmaps/gnome-qeye.png /usr/share/pixmaps/gnome-set-time.png /usr/share/pixmaps/gnome-spider.png /usr/share/pixmaps/gnome-squeak.png /usr/share/pixmaps/gnome-suse.png /usr/share/pixmaps/gnome-talk.png /usr/share/pixmaps/gnome-term-linux.png /usr/share/pixmaps/gnome-term-linux2.png /usr/share/pixmaps/gnome-term-night.png /usr/share/pixmaps/gnome-term-tiger.png /usr/share/pixmaps/gnome-term.png /usr/share/pixmaps/gnome-tigert.png /usr/share/pixmaps/gnome-touristinfo.png /usr/share/pixmaps/gnome-user-interface.png /usr/share/pixmaps/gnome-week.png /usr/share/pixmaps/gnome-windows.png /usr/share/pixmaps/gnome-word.png /usr/share/pixmaps/gnome-xterm.png /usr/share/pixmaps/gtkvim.png /usr/share/pixmaps/kterm.xpm /usr/share/pixmaps/monitor.png /usr/share/pixmaps/vnterm.xpm
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:22:00 2013