Accepting request 341748 from home:Zaitor:branches:GNOME:Factory

I somehow suspect that all "migrants" from a gnome2 base have arrived already, and if they haven't I doubt they will go straight for Tumbleweed, so deeming this as safe now.

OBS-URL: https://build.opensuse.org/request/show/341748
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=148
This commit is contained in:
Dominique Leuenberger 2015-11-02 12:58:49 +00:00 committed by Git OBS Bridge
parent c2b4754d82
commit 26474433f2
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 30 22:37:54 UTC 2015 - zaitor@opensuse.org
- Drop gconf2 Requires(pre), and pass --disable-migration to
configure. We do not expect any holdouts to migrate any longer.
- Stop running autoreconf as patches are already disabled.
-------------------------------------------------------------------
Mon Oct 12 18:04:10 UTC 2015 - zaitor@opensuse.org

View File

@ -57,7 +57,6 @@ Recommends: %{name}-lang
Obsoletes: gnome-core
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires(pre): filesystem
Requires(pre): gconf2
%description
This package provides the GNOME terminal emulator application.
@ -94,9 +93,10 @@ translation-update-upstream
%build
# Needed for patch102
autoreconf -fiv
#autoreconf -fiv
%configure \
--disable-static \
--disable-migration \
--with-gtk=3.0 \
--with-nautilus-extension
make %{?_smp_mflags}
@ -127,7 +127,6 @@ rm -rf %{buildroot}
%dir %{_datadir}/appdata
%{_datadir}/appdata/gnome-terminal.appdata.xml
%{_datadir}/applications/gnome-terminal.desktop
%{_libexecdir}/gnome-terminal-migration
%{_libexecdir}/gnome-terminal-server
%{_datadir}/dbus-1/services/org.gnome.Terminal.service
%{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.xml