Accepting request 74995 from home:vuntz:branches:GNOME:Apps
tweak OBS-URL: https://build.opensuse.org/request/show/74995 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gtranslator?expand=0&rev=23
This commit is contained in:
parent
2a0b1e77bd
commit
402885ae9d
@ -1,15 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 15 11:15:18 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
- Replace pkgconfig(libgda-4.0) BuildRequires with libgda-devel:
|
||||
this allows us to use libgda-4.0 and libgda-5.0 without knowledge
|
||||
of what is in the repository.
|
||||
- Pass --with-gda=4.0|5.0 to configure (4.0 and 5.0 is extracted
|
||||
from the rpm database, based on what libgda-devel has been
|
||||
installed)
|
||||
- Add gtranslator-libgda-5.0.patch: Add support for libgda-5.0 with
|
||||
a new --with-gda parameter.
|
||||
- Add gnome-common BuildRequires plus call to gnome-autogen.sh.
|
||||
- Add optional port to libgda 5.0:
|
||||
+ Add gtranslator-libgda-5.0.patch: add support for libgda-5.0
|
||||
with a new --with-gda parameter.
|
||||
+ Add gnome-common BuildRequires and call to gnome-autogen.sh,
|
||||
needed for the patch to be taken into account.
|
||||
+ Replace pkgconfig(libgda-4.0) BuildRequires with libgda-devel:
|
||||
this allows us to use libgda-4.0 and libgda-5.0 without
|
||||
knowledge of what version is in the repository.
|
||||
+ Pass --with-gda=4.0|5.0 to configure: the version (4.0 or 5.0)
|
||||
is extracted from the rpm database, based on the libgda-devel
|
||||
package that has been installed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 15 09:56:24 CEST 2011 - vuntz@opensuse.org
|
||||
|
@ -28,10 +28,11 @@ Source: http://www.kabalak.net/gtranslator/download/releases/%{version}/
|
||||
# PATCH-FIX-UPSTREAM gtranslator-libgda-5.0.patch bgo#652639 dimstar@opensuse.org -- Add support for libgda 5.0
|
||||
Patch0: gtranslator-libgda-5.0.patch
|
||||
BuildRequires: fdupes
|
||||
# Require by patch0
|
||||
# Needed by patch0
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: intltool
|
||||
# Not using a pkgconfig() BuildRequires, to allow building against libgda 4.0 and 5.0
|
||||
BuildRequires: libgda-devel
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
|
Loading…
Reference in New Issue
Block a user