Accepting request 126810 from home:dimstar:branches:GNOME:Factory
- No longer pass --with-libsocialweb to configure: It is used to enable the Flickr background image integration, but is not functional. So instead of offering a feature that does not work, it's cleaner to not offer the feature (bnc#732690). - Drop pkgconfig(libsocialweb-client) BuildRequires, which was only used to provide the integration above. Preferably to be copied to 12.2 tree. OBS-URL: https://build.opensuse.org/request/show/126810 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=151
This commit is contained in:
parent
911918911a
commit
37fda94b21
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 1 18:54:43 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- No longer pass --with-libsocialweb to configure:
|
||||||
|
It is used to enable the Flickr background image integration, but
|
||||||
|
is not functional. So instead of offering a feature that does not
|
||||||
|
work, it's cleaner to not offer the feature (bnc#732690).
|
||||||
|
- Drop pkgconfig(libsocialweb-client) BuildRequires, which was
|
||||||
|
only used to provide the integration above.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 28 21:20:55 UTC 2012 - dimstar@opensuse.org
|
Thu Jun 28 21:20:55 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -72,7 +72,6 @@ BuildRequires: pkgconfig(libnm-gtk) >= 0.8.992
|
|||||||
BuildRequires: pkgconfig(libnotify) >= 0.7.3
|
BuildRequires: pkgconfig(libnotify) >= 0.7.3
|
||||||
BuildRequires: pkgconfig(libpulse)
|
BuildRequires: pkgconfig(libpulse)
|
||||||
BuildRequires: pkgconfig(libpulse-mainloop-glib)
|
BuildRequires: pkgconfig(libpulse-mainloop-glib)
|
||||||
BuildRequires: pkgconfig(libsocialweb-client)
|
|
||||||
%if %{with_systemd}
|
%if %{with_systemd}
|
||||||
BuildRequires: pkgconfig(libsystemd-login)
|
BuildRequires: pkgconfig(libsystemd-login)
|
||||||
%endif
|
%endif
|
||||||
@ -172,7 +171,6 @@ NOCONFIGURE=1 gnome-autogen.sh
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-pic\
|
%configure --with-pic\
|
||||||
--with-libsocialweb\
|
|
||||||
%if %{with_systemd}
|
%if %{with_systemd}
|
||||||
--enable-systemd\
|
--enable-systemd\
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user