Blame SPECS/control-center.spec

e6931d
%define gettext_package gnome-control-center-2.0
e6931d
e6931d
%define glib2_version 2.35.1
e6931d
%define gtk3_version 3.7.7
e6931d
%define gsd_version 3.7.3
e6931d
%define gnome_desktop_version 3.7.90
e6931d
%define desktop_file_utils_version 0.9
e6931d
%define redhat_menus_version 1.8
e6931d
%define gnome_menus_version 3.7.90
e6931d
%define libXrandr_version 1.2.99
e6931d
e6931d
Summary: Utilities to configure the GNOME desktop
e6931d
Name: control-center
e6931d
Version: 3.8.6
e6931d
Release: 1%{?dist}
e6931d
Epoch: 1
e6931d
License: GPLv2+ and GFDL
e6931d
#VCS: git:git://git.gnome.org/gnome-control-center
e6931d
Source: http://download.gnome.org/sources/gnome-control-center/3.8/gnome-control-center-%{version}.tar.xz
e6931d
URL: http://www.gnome.org
e6931d
e6931d
# https://bugzilla.gnome.org/show_bug.cgi?id=695691
e6931d
Patch0: distro-logo.patch
e6931d
e6931d
Patch1: 0001-background-Fix-test-chooser-dialog-build-with-some-l.patch
e6931d
e6931d
Requires: gnome-settings-daemon >= %{gsd_version}
e6931d
Requires: redhat-menus >= %{redhat_menus_version}
e6931d
Requires: gnome-icon-theme
e6931d
Requires: alsa-lib
e6931d
Requires: gnome-menus >= %{gnome_menus_version}
e6931d
Requires: gnome-desktop3 >= %{gnome_desktop_version}
e6931d
Requires: dbus-x11
e6931d
Requires: control-center-filesystem = %{epoch}:%{version}-%{release}
e6931d
# we need XRRGetScreenResourcesCurrent
e6931d
Requires: libXrandr >= %{libXrandr_version}
e6931d
# for user accounts
e6931d
Requires: accountsservice
e6931d
# For the user languages
e6931d
Requires: iso-codes
e6931d
# For the sound panel
e6931d
Requires: gnome-icon-theme-symbolic
e6931d
# For the printers panel
e6931d
Requires: cups-pk-helper
e6931d
# For the network panel
e6931d
Requires: nm-connection-editor
e6931d
# For the info/details panel
e6931d
Requires: glx-utils
e6931d
# For the keyboard panel
e6931d
Requires: /usr/bin/gkbd-keyboard-display
e6931d
# For the color panel
e6931d
Requires: colord
e6931d
e6931d
BuildRequires: glib2-devel >= %{glib2_version}
e6931d
BuildRequires: gtk3-devel >= %{gtk3_version}
e6931d
BuildRequires: gdk-pixbuf2-devel >= 2.23.0
e6931d
BuildRequires: librsvg2-devel
e6931d
BuildRequires: GConf2-devel
e6931d
BuildRequires: gnome-desktop3-devel >= %{gnome_desktop_version}
e6931d
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
e6931d
BuildRequires: libXcursor-devel
e6931d
BuildRequires: libXrandr-devel >= %{libXrandr_version}
e6931d
BuildRequires: gettext
e6931d
BuildRequires: gnome-menus-devel >= %{gnome_menus_version}
e6931d
BuildRequires: gnome-settings-daemon-devel >= %{gsd_version}
e6931d
BuildRequires: intltool >= 0.37.1
e6931d
BuildRequires: libsmbclient-devel
e6931d
BuildRequires: libXxf86misc-devel
e6931d
BuildRequires: libxkbfile-devel
e6931d
BuildRequires: libXScrnSaver-devel
e6931d
BuildRequires: gnome-doc-utils
e6931d
BuildRequires: libxml2-devel
e6931d
BuildRequires: dbus-devel >= 0.90
e6931d
BuildRequires: dbus-glib-devel >= 0.70
e6931d
BuildRequires: libcanberra-devel
e6931d
BuildRequires: chrpath
e6931d
BuildRequires: gsettings-desktop-schemas-devel
e6931d
BuildRequires: pulseaudio-libs-devel libcanberra-devel
e6931d
BuildRequires: upower-devel
e6931d
BuildRequires: accountsservice-devel
e6931d
BuildRequires: NetworkManager-glib-devel >= 0.9.8
e6931d
BuildRequires: libnm-gtk-devel >= 0.9.8
e6931d
BuildRequires: polkit-devel
e6931d
BuildRequires: gnome-common
e6931d
BuildRequires: cups-devel
e6931d
BuildRequires: libgtop2-devel
e6931d
BuildRequires: iso-codes-devel
e6931d
BuildRequires: cheese-libs-devel >= 1:3.0.1
e6931d
BuildRequires: clutter-gtk-devel
e6931d
BuildRequires: gnome-online-accounts-devel
e6931d
BuildRequires: colord-devel
e6931d
BuildRequires: colord-gtk-devel
e6931d
BuildRequires: libnotify-devel
e6931d
BuildRequires: gnome-doc-utils
e6931d
BuildRequires: docbook-style-xsl
e6931d
BuildRequires: systemd-devel
e6931d
BuildRequires: libpwquality-devel
e6931d
BuildRequires: ibus-devel
e6931d
BuildRequires: automake autoconf libtool gnome-common intltool
e6931d
%ifnarch s390 s390x
e6931d
BuildRequires: gnome-bluetooth-devel >= 3.3.4
e6931d
BuildRequires: libwacom-devel
e6931d
%endif
e6931d
e6931d
Requires(post): desktop-file-utils >= %{desktop_file_utils_version}
e6931d
Requires(post): shared-mime-info
e6931d
Requires(postun): desktop-file-utils >= %{desktop_file_utils_version}
e6931d
Requires(postun): shared-mime-info
e6931d
e6931d
Provides: control-center-extra = %{epoch}:%{version}-%{release}
e6931d
Obsoletes: control-center-extra < 1:2.30.3-3
e6931d
Obsoletes: accountsdialog <= 0.6
e6931d
Provides: accountsdialog = %{epoch}:%{version}-%{release}
e6931d
Obsoletes: desktop-effects <= 0.8.7-3
e6931d
Provides: desktop-effects = %{epoch}:%{version}-%{release}
e6931d
Provides: control-center-devel = %{epoch}:%{version}-%{release}
e6931d
Obsoletes: control-center-devel < 1:3.1.4-2
e6931d
e6931d
%description
e6931d
This package contains configuration utilities for the GNOME desktop, which
e6931d
allow to configure accessibility options, desktop fonts, keyboard and mouse
e6931d
properties, sound setup, desktop theme and background, user interface
e6931d
properties, screen resolution, and other settings.
e6931d
e6931d
%package filesystem
e6931d
Summary: GNOME Control Center directories
e6931d
# NOTE: this is an "inverse dep" subpackage. It gets pulled in
e6931d
# NOTE: by the main package an MUST not depend on the main package
e6931d
e6931d
%description filesystem
e6931d
The GNOME control-center provides a number of extension points
e6931d
for applications. This package contains directories where applications
e6931d
can install configuration files that are picked up by the control-center
e6931d
utilities.
e6931d
e6931d
e6931d
%prep
e6931d
%setup -q -n gnome-control-center-%{version}
e6931d
%patch0 -p1 -b .distro-logo
e6931d
%patch1 -p1 -b .linker
e6931d
e6931d
%build
e6931d
%configure \
e6931d
        --disable-static \
e6931d
        --disable-update-mimedb \
e6931d
        --with-libsocialweb=no \
e6931d
        --enable-systemd \
e6931d
        CFLAGS="$RPM_OPT_FLAGS -Wno-error"
e6931d
e6931d
# drop unneeded direct library deps with --as-needed
e6931d
# libtool doesn't make this easy, so we do it the hard way
e6931d
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/    if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      func_append compile_command " -Wl,-O1,--as-needed"\n      func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
e6931d
e6931d
make %{?_smp_mflags}
e6931d
e6931d
%install
e6931d
make install DESTDIR=$RPM_BUILD_ROOT
e6931d
e6931d
desktop-file-install --delete-original			\
e6931d
  --dir $RPM_BUILD_ROOT%{_datadir}/applications		\
e6931d
  --add-only-show-in GNOME				\
e6931d
  $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
e6931d
e6931d
# we do want this
e6931d
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gnome/wm-properties
e6931d
e6931d
# we don't want these
e6931d
rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/autostart
e6931d
rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome/cursor-fonts
e6931d
e6931d
# remove useless libtool archive files
e6931d
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
e6931d
e6931d
# remove rpath
e6931d
chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
e6931d
e6931d
%find_lang %{gettext_package} --all-name --with-gnome
e6931d
e6931d
%post
e6931d
/sbin/ldconfig
e6931d
update-desktop-database &> /dev/null || :
e6931d
update-mime-database %{_datadir}/mime &> /dev/null || :
e6931d
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
e6931d
e6931d
%postun
e6931d
/sbin/ldconfig
e6931d
update-desktop-database &> /dev/null || :
e6931d
update-mime-database %{_datadir}/mime &> /dev/null || :
e6931d
if [ $1 -eq 0 ]; then
e6931d
    touch --no-create %{_datadir}/icons/hicolor &>/dev/null
e6931d
    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
e6931d
fi
e6931d
e6931d
%posttrans
e6931d
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
e6931d
e6931d
%files -f %{gettext_package}.lang
e6931d
%doc AUTHORS COPYING NEWS README
e6931d
%{_datadir}/gnome-control-center/keybindings/*.xml
e6931d
%{_datadir}/gnome-control-center/pixmaps
e6931d
%{_datadir}/gnome-control-center/datetime/
e6931d
%{_datadir}/gnome-control-center/sounds/gnome-sounds-default.xml
e6931d
%{_datadir}/applications/*.desktop
e6931d
%{_datadir}/icons/hicolor/*/*/*
e6931d
%{_datadir}/gnome-control-center/icons/
e6931d
%{_datadir}/polkit-1/actions/org.gnome.controlcenter.*.policy
e6931d
%{_datadir}/pkgconfig/gnome-keybindings.pc
e6931d
%{_datadir}/sounds/gnome/default/*/*.ogg
e6931d
%{_bindir}/gnome-control-center
e6931d
%{_libexecdir}/cc-remote-login-helper
e6931d
%{_libexecdir}/gnome-control-center-search-provider
e6931d
%{_datadir}/pixmaps/faces
e6931d
%{_datadir}/man/man1/gnome-control-center.1.*
e6931d
%{_datadir}/dbus-1/services/org.gnome.ControlCenter.SearchProvider.service
e6931d
%{_datadir}/gnome-shell/search-providers/gnome-control-center-search-provider.ini
e6931d
%{_datadir}/polkit-1/rules.d/gnome-control-center.rules
e6931d
%{_datadir}/bash-completion/completions/gnome-control-center
e6931d
e6931d
%files filesystem
e6931d
%dir %{_datadir}/gnome/wm-properties
e6931d
%dir %{_datadir}/gnome-control-center
e6931d
%dir %{_datadir}/gnome-control-center/keybindings
e6931d
%dir %{_datadir}/gnome-control-center/sounds
e6931d
e6931d
e6931d
%changelog
e6931d
* Thu Oct 31 2013 Bastien Nocera <bnocera@redhat.com> 3.8.6-1
e6931d
- Update to 3.8.6
e6931d
Resolves: #1016208
e6931d
e6931d
* Thu Sep 19 2013 Bastien Nocera <bnocera@redhat.com> 3.8.5-3
e6931d
- Patch from Bill Nottingham to use the Pretty name in priority
e6931d
  to the name+version in the details panel
e6931d
  Resolves: #988613
e6931d
e6931d
* Wed Sep 18 2013 Ray Strode <rstrode@redhat.com> 1:3.8.5-2
e6931d
- Drop 'Requires: rygel' so there's no sharing panel
e6931d
  Resolves: #1009020
e6931d
e6931d
* Fri Sep 13 2013 Rui Matos <rmatos@redhat.com> - 1:3.8.5-1
e6931d
- Update to 3.8.5
e6931d
e6931d
* Mon Aug 19 2013 Marek Kasik <mkasik@redhat.com> - 1:3.8.4.1-1
e6931d
- Update to 3.8.4.1
e6931d
e6931d
* Wed Jun 26 2013 Debarshi Ray <rishi@fedoraproject.org> - 1:3.8.3-2
e6931d
- Add 'Requires: rygel' for the sharing panel
e6931d
e6931d
* Fri Jun  7 2013 Rui Matos <rmatos@redhat.com> - 1:3.8.3-1
e6931d
- Update to 3.8.3
e6931d
e6931d
* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 1:3.8.2-1
e6931d
- Update to 3.8.2
e6931d
e6931d
* Mon May 06 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.1.5-1
e6931d
- Update to 3.8.1.5
e6931d
e6931d
* Fri May  3 2013 Matthias Clasen <mclasen@redhat.com> - 1:3.8.1-3
e6931d
- Improve the distro logo patch
e6931d
e6931d
* Tue Apr 16 2013 Ray Strode <rstrode@redhat.com> - 1:3.8.1-2
e6931d
- Add a requires for the keyboard viewer
e6931d
e6931d
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 1:3.8.1-1
e6931d
- Update to 3.8.1
e6931d
e6931d
* Mon Apr  1 2013 Matthias Clasen <mclasen@redhat.com> - 1:3.8.0-3
e6931d
- Apply the patch, too
e6931d
e6931d
* Sun Mar 31 2013 Matthias Clasen <mclasen@redhat.com> - 1:3.8.0-2
e6931d
- Show the Fedora logo in the details panel
e6931d
e6931d
* Tue Mar 26 2013 Richard Hughes <rhughes@redhat.com> - 1:3.8.0-1
e6931d
- Update to 3.8.0
e6931d
e6931d
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 1:3.7.92-1
e6931d
- Update to 3.7.92
e6931d
e6931d
* Tue Mar 05 2013 Debarshi Ray <rishi@fedoraproject.org> - 1:3.7.91-1
e6931d
- Update to 3.7.91
e6931d
e6931d
* Sat Feb 23 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.90-2
e6931d
- Buildrequire libsmbclient-devel for the printer panel
e6931d
e6931d
* Fri Feb 22 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.90-1
e6931d
- Update to 3.7.90
e6931d
e6931d
* Thu Feb 07 2013 Richard Hughes <rhughes@redhat.com> - 1:3.7.5.1-1
e6931d
- Update to 3.7.5.1
e6931d
e6931d
* Tue Feb 05 2013 Richard Hughes <rhughes@redhat.com> - 1:3.7.5-1
e6931d
- Update to 3.7.5
e6931d
e6931d
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 1:3.7.4-3
e6931d
- Rebuild for new cogl
e6931d
e6931d
* Wed Jan 16 2013 Matthias Clasen <mclasen@redhat.com> - 1:3.7.4-2
e6931d
- Fix linking against libgd
e6931d
e6931d
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 1:3.7.4-1
e6931d
- Update to 3.7.4
e6931d
e6931d
* Fri Dec 21 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.7.3-1
e6931d
- Update to 3.7.3
e6931d
- Drop upstreamed wacom-osd-window patch
e6931d
- Adjust for the statically linked plugins and panel applet removal
e6931d
e6931d
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 1:3.7.1-1
e6931d
- Update to 3.7.1
e6931d
e6931d
* Wed Nov 14 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.6.3-1
e6931d
- Update to 3.6.3
e6931d
e6931d
* Wed Nov 07 2012 Bastien Nocera <bnocera@redhat.com> 3.6.2-2
e6931d
- Require glx-utils for the info panel
e6931d
e6931d
* Tue Oct 23 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.6.2-1
e6931d
- Update to 3.6.2
e6931d
e6931d
* Mon Oct 08 2012 Bastien Nocera <bnocera@redhat.com> 3.6.1-1
e6931d
- Update to 3.6.1
e6931d
e6931d
* Fri Oct  5 2012 Olivier Fourdan <ofourdan@redhat.com> - 1:3.6.0-2
e6931d
- Add Wacom OSD window from upstream bug #683567
e6931d
e6931d
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 1:3.6.0-1
e6931d
- Update to 3.6.0
e6931d
e6931d
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.92-1
e6931d
- Update to 3.5.92
e6931d
e6931d
* Thu Sep 06 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.91-1
e6931d
- Update to 3.5.91
e6931d
e6931d
* Sun Aug 26 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.5.90-2
e6931d
- Drop apg dependency, it is no longer used
e6931d
e6931d
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.90-1
e6931d
- Update to 3.5.90
e6931d
e6931d
* Sat Aug 18 2012 Debarshi Ray <rishi@fedoraproject.org> - 1:3.5.6-2
e6931d
- Add Requires: nm-connection-editor (RH #849268)
e6931d
e6931d
* Wed Aug 15 2012 Debarshi Ray <rishi@fedoraproject.org> - 1:3.5.6-1
e6931d
- Update to 3.5.6
e6931d
e6931d
* Wed Aug 15 2012 Dan Horák <dan[at]danny.cz> - 1:3.5.5-4
e6931d
- no wacom support on s390(x)
e6931d
e6931d
* Wed Aug 15 2012 Debarshi Ray <rishi@fedoraproject.org> - 1:3.5.5-3
e6931d
- Rebuild against newer gnome-bluetooth
e6931d
e6931d
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.5.5-2
e6931d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
e6931d
e6931d
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 1:3.5.5-1
e6931d
- Update to 3.5.5
e6931d
e6931d
* Mon Jul 02 2012 Dan Horák <dan[at]danny.cz> - 1:3.5.4-2
e6931d
- fix build on s390(x) without Bluetooth
e6931d
e6931d
* Wed Jun 27 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.4-1
e6931d
- Update to 3.5.4
e6931d
e6931d
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.3-1
e6931d
- Update to 3.5.3
e6931d
e6931d
* Wed Jun 06 2012 Richard Hughes <hughsient@gmail.com> - 1:3.5.2-1
e6931d
- Update to 3.5.2
e6931d
e6931d
* Fri May 18 2012 Richard Hughes <hughsient@gmail.com> - 1:3.4.2-1
e6931d
- Update to 3.4.2
e6931d
e6931d
* Tue May 08 2012 Bastien Nocera <bnocera@redhat.com> 3.4.1-2
e6931d
- Disable Bluetooth panel on s390
e6931d
e6931d
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 1:3.4.1-1
e6931d
- Update to 3.4.1
e6931d
e6931d
* Thu Apr 12 2012 Marek Kasik <mkasik@redhat.com> - 3.4.0-2
e6931d
- Add support for FirewallD1 API
e6931d
- Resolves: #802381
e6931d
e6931d
* Mon Mar 26 2012 Richard Hughes <rhughes@redhat.com> - 3.4.0-1
e6931d
- New upstream version.
e6931d
e6931d
* Tue Mar 20 2012 Richard Hughes <rhughes@redhat.com> 3.3.92-1
e6931d
- Update to 3.3.92
e6931d
e6931d
* Mon Mar 05 2012 Bastien Nocera <bnocera@redhat.com> 3.3.91-1
e6931d
- Update to 3.3.91
e6931d
e6931d
* Wed Feb 22 2012 Bastien Nocera <bnocera@redhat.com> 3.3.90-1
e6931d
- Update to 3.3.90
e6931d
e6931d
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> 3.3.5-1
e6931d
- Update to 3.3.5
e6931d
e6931d
* Wed Jan 18 2012 Bastien Nocera <bnocera@redhat.com> 3.3.4.1-1
e6931d
- Update to 3.3.4.1
e6931d
e6931d
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> 3.3.4-2
e6931d
- Use systemd for session tracking
e6931d
e6931d
* Tue Jan 17 2012 Bastien Nocera <bnocera@redhat.com> 3.3.4-1
e6931d
- Update to 3.3.4
e6931d
e6931d
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.3.3-2
e6931d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
e6931d
e6931d
* Wed Dec 21 2011 Matthias Clasen <mclasen@redhat.com> 3.3.3-1
e6931d
- Update to 3.3.3
e6931d
e6931d
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> 3.3.2-1
e6931d
- Update to 3.3.2
e6931d
e6931d
* Fri Nov 11 2011 Bastien Nocera <bnocera@redhat.com> 3.2.2-1
e6931d
- Update to 3.2.2
e6931d
e6931d
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.2.1-2
e6931d
- Rebuilt for glibc bug#747377
e6931d
e6931d
* Mon Oct 17 2011 Bastien Nocera <bnocera@redhat.com> 3.2.1-1
e6931d
- Update to 3.2.1
e6931d
e6931d
* Wed Sep 28 2011 Ray <rstrode@redhat.com> - 1:3.2.0-1
e6931d
- Update to 3.2.0
e6931d
e6931d
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> 3.1.92-1
e6931d
- Update to 3.1.92
e6931d
e6931d
* Tue Sep  6 2011 Matthias Clasen <mclasen@redhat.com> 3.1.91-1
e6931d
- Update to 3.1.91
e6931d
e6931d
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> 3.1.90-1
e6931d
- Update to 3.1.90
e6931d
e6931d
* Mon Aug 22 2011 Matthias Clasen <mclasen@redhat.com> 3.1.5-3
e6931d
- Fix a crash without configured layouts
e6931d
e6931d
* Fri Aug 19 2011 Matthias Clasen <mclasen@redhat.com> 3.1.5-2
e6931d
- Obsolete control-center-devel
e6931d
e6931d
* Thu Aug 18 2011 Matthias Clasen <mclasen@redhat.com> 3.1.5-1
e6931d
- Update to 3.1.5
e6931d
e6931d
* Wed Aug 17 2011 Christoph Wickert <cwickert@fedoraproject.org> - 3.1.4-2
e6931d
- Fix autostart behavior (#729271)
e6931d
e6931d
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> 3.1.4-1
e6931d
- Update to 3.1.4
e6931d
e6931d
* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
e6931d
- Update to 3.1.3
e6931d
e6931d
* Fri Jun 17 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.0.2-1
e6931d
- Update to 3.0.2
e6931d
e6931d
* Wed Jun 15 2011 Bastien Nocera <bnocera@redhat.com> 3.0.1.1-4
e6931d
- Rebuild against new gnome-desktop3 libs
e6931d
e6931d
* Wed Apr 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1.1-3
e6931d
- Rebuild against newer cheese-libs
e6931d
e6931d
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1.1-1
e6931d
- Update to 3.0.1.1
e6931d
e6931d
* Tue Apr 26 2011 Bastien Nocera <bnocera@redhat.com> 3.0.1-1
e6931d
- Update to 3.0.1
e6931d
e6931d
* Thu Apr  7 2011 Matthias Clasen <mclasen@redhat.com> 3.0.0.1-3
e6931d
- Only autostart the sound applet in GNOME 3 (#693548)
e6931d
e6931d
* Wed Apr  6 2011 Matthias Clasen <mclasen@redhat.com> 3.0.0.1-2
e6931d
- Add a way to connect to hidden access points
e6931d
e6931d
* Wed Apr  6 2011 Matthias Clasen <mclasen@redhat.com> 3.0.0.1-1
e6931d
- Update to 3.0.0.1
e6931d
e6931d
* Mon Apr 04 2011 Bastien Nocera <bnocera@redhat.com> 3.0.0-1
e6931d
- Update to 3.0.0
e6931d
e6931d
* Mon Mar 28 2011 Matthias Clasen <mclasen@redhat.com> 2.91.93-1
e6931d
- 2.91.93
e6931d
e6931d
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-4
e6931d
- Rebuild against newer cheese
e6931d
e6931d
* Thu Mar 24 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-3
e6931d
- Rebuild against NetworkManager 0.9
e6931d
e6931d
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-1
e6931d
- Update to 2.91.92
e6931d
e6931d
* Thu Mar 17 2011 Ray Strode <rstrode@redhat.com> 2.91.91-6
e6931d
- Drop incomplete "Supervised" account type
e6931d
  Resolves: #688363
e6931d
e6931d
* Tue Mar 15 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-5
e6931d
- We now replace desktop-effects, with the info panel (#684565)
e6931d
e6931d
* Mon Mar 14 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-4
e6931d
- Add gnome-icon-theme-symbolic dependency (#678696)
e6931d
e6931d
* Wed Mar 09 2011 Richard Hughes <rhughes@redhat.com> 2.91.91-3
e6931d
- Ensure we have NetworkManager-glib-devel to get the network panel
e6931d
- Explicitly list all the panels so we know if one goes missing
e6931d
e6931d
* Tue Mar  8 2011 Matthias Clasen <mclasen@redhat.com> 2.91.91-2
e6931d
- Rebuild against NetworkManager 0.9, to get the network panel
e6931d
e6931d
* Tue Mar 08 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-1
e6931d
- Update to 2.91.91
e6931d
- Disable libsocialweb support until Flickr integration is fixed upstream
e6931d
e6931d
* Mon Feb 28 2011 Matthias Clasen <mclasen@redhat.com> - 1:2.91.90-2
e6931d
- Fix a typo in the autostart condition for the sound applet
e6931d
e6931d
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 1:2.91.90-1
e6931d
- Update to 2.91.90
e6931d
e6931d
* Sun Feb 13 2011 Christopher Aillon <caillon@redhat.com> - 1:2.91.6-9
e6931d
- Rebuild against new libxklavier
e6931d
e6931d
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com>  2.91.6-8
e6931d
- Rebuild against newer gtk
e6931d
e6931d
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.91.6-7
e6931d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
e6931d
e6931d
* Mon Feb 07 2011 Bastien Nocera <bnocera@redhat.com> 2.91.6-6
e6931d
- Add missing apg Requires (#675227)
e6931d
e6931d
* Sat Feb 05 2011 Bastien Nocera <bnocera@redhat.com> 2.91.6-5
e6931d
- Fix crasher running region and language with KDE apps installed
e6931d
e6931d
* Fri Feb 04 2011 Bastien Nocera <bnocera@redhat.com> 2.91.6-4
e6931d
- Fix crasher running date and time on the live CD
e6931d
e6931d
* Thu Feb 03 2011 Bastien Nocera <bnocera@redhat.com> 2.91.6-3
e6931d
- Add missing iso-codes dependencies
e6931d
e6931d
* Thu Feb 03 2011 Bastien Nocera <bnocera@redhat.com> 2.91.6-2
e6931d
- Rebuild against newer GTK+ 3.x
e6931d
e6931d
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-1
e6931d
- Update to 2.91.6
e6931d
e6931d
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-1
e6931d
- Update to 2.91.5
e6931d
e6931d
* Sat Jan  8 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-1
e6931d
- Update to 2.91.4
e6931d
e6931d
* Fri Dec 10 2010 Bill Nottingham <notting@redhat.com> 2.91.3-4
e6931d
- user-accounts: require accountsserivce, obsolete accountsdialog
e6931d
e6931d
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.3-3
e6931d
- Fix initial window size
e6931d
e6931d
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.3-2
e6931d
- Rebuild against new gtk
e6931d
e6931d
* Wed Dec 01 2010 Bastien Nocera <bnocera@redhat.com> 2.91.3-1
e6931d
- Update to 2.91.3
e6931d
e6931d
* Fri Nov 12 2010 Adam Williamson <awilliam@redhat.com> 2.91.2-2
e6931d
- add upstream patch to fix sound module to link against libxml
e6931d
  https://bugzilla.gnome.org/show_bug.cgi?id=634467
e6931d
e6931d
* Wed Nov 10 2010 Bastien Nocera <bnocera@redhat.com> 2.91.2-1
e6931d
- Update to 2.91.2
e6931d
e6931d
* Wed Oct 06 2010 Richard Hughes <rhughes@redhat.com> 2.91.0-2
e6931d
- Rebuild with a new gnome-settings-daemon
e6931d
e6931d
* Wed Oct 06 2010 Richard Hughes <rhughes@redhat.com> 2.91.0-1
e6931d
- Update to 2.91.0
e6931d
e6931d
* Wed Sep 29 2010 jkeating - 1:2.90.1-4
e6931d
- Rebuilt for gcc bug 634757
e6931d
e6931d
* Fri Sep 24 2010 Bastien Nocera <bnocera@redhat.com> 2.90.1-3
e6931d
- Force enable libsocialweb support, it's disabled by default
e6931d
e6931d
* Fri Sep 24 2010 Bastien Nocera <bnocera@redhat.com> 2.90.1-2
e6931d
- Add libsocialweb BR for the flickr support in background
e6931d
e6931d
* Wed Sep 22 2010 Bastien Nocera <bnocera@redhat.com> 2.90.1-1
e6931d
- Update to 2.90.1
e6931d
e6931d
* Thu Aug 12 2010 Colin Walters <walters@verbum.org> - 1:2.31.6-1
e6931d
- New upstream
e6931d
e6931d
* Wed Jul 21 2010 Bastien Nocera <bnocera@redhat.com> 2.31.5-2
e6931d
- Trim BuildRequires
e6931d
- Remove libgail-gnome dependency (#616632)
e6931d
e6931d
* Tue Jul 13 2010 Matthias Clasen <mclasen@redhat.com> 2.31.5-1
e6931d
- Update to 2.31.5
e6931d
e6931d
* Wed Jun 30 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4.2-1
e6931d
- Update to 2.31.4.2
e6931d
e6931d
* Wed Jun 30 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4.1-1
e6931d
- Update to 2.31.4.1
e6931d
e6931d
* Wed Jun 23 2010 Bastien Nocera <bnocera@redhat.com> 2.31.3-2
e6931d
- Add patches to compile against GTK+ 3.x
e6931d
e6931d
* Tue Jun  8 2010 Matthias Clasen <mclasen@redhat.com> 2.31.3-1
e6931d
- Update to 2.31.3
e6931d
e6931d
* Wed Jun  2 2010 Matthias Clasen <mclasen@redhat.com> 2.31.2-3
e6931d
- Add Provides/Obsoletes for the no-longer-existing -extra package
e6931d
e6931d
* Fri May 28 2010 Matthias Clasen <mclasen@redhat.com> 2.31.2-2
e6931d
- Update to 2.31.2
e6931d
- Remove vendor prefixes from desktop files, since that breaks
e6931d
  the new shell
e6931d
e6931d
* Tue May 11 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-2
e6931d
- Install PolicyKit policy for setting the default background
e6931d
  in the right location
e6931d
e6931d
* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-1
e6931d
- Update to 2.30.1
e6931d
- Spec file cleanups
e6931d
e6931d
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
e6931d
- Update to 2.30.0
e6931d
e6931d
* Mon Mar 22 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-3
e6931d
- Fix crash on exit in gnome-about-me (#574256)
e6931d
e6931d
* Wed Mar 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-2
e6931d
- Remove obsoleted patches
e6931d
e6931d
* Tue Mar 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-1
e6931d
- Update to 2.29.92
e6931d
e6931d
* Wed Feb 24 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.91-1
e6931d
- Update to 2.29.91
e6931d
e6931d
* Mon Feb 15 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.90-2
e6931d
- Properly initialize threads in the appearance capplet
e6931d
e6931d
* Wed Feb 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.90-1
e6931d
- Update to 2.29.90
e6931d
e6931d
* Tue Jan 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.6-1
e6931d
- Update to 2.29.6
e6931d
e6931d
* Sun Jan 17 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.4-2
e6931d
- Rebuild
e6931d
e6931d
* Mon Jan  4 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.4-1
e6931d
- Update to 2.29.4
e6931d
- Drop many upstreamed patches