Accepting request 1145235 from GNOME:Apps
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1145235 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gq?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 16:01:04 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Prepare for RPM 4.20: use autosetup.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 18:56:36 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gq
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,9 +12,10 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: gq
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gnome-common
|
||||
@@ -34,11 +35,11 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: update-desktop-files
|
||||
Summary: An LDAP Client for GTK
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Networking/LDAP/Clients
|
||||
Version: 1.2.3
|
||||
Release: 0
|
||||
Url: http://gq-project.org/
|
||||
URL: http://gq-project.org/
|
||||
Source0: gq-%{version}.tar.bz2
|
||||
Source1: gq-%{version}-langpack-1.tar.bz2
|
||||
# PATCH-FIX-UPSTREAM gq-fix-linking.patch vuntz@opensuse.org -- Fix linking issue, taken from git
|
||||
@@ -52,9 +53,7 @@ An LDAP client for GTK.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -T -D -a 1
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%autosetup -T -D -a 1 -p1
|
||||
|
||||
%build
|
||||
# needed for patch0
|
||||
|
||||
Reference in New Issue
Block a user