[packages/libsecret] up to 0.18.7

atler atler at pld-linux.org
Wed Jan 9 11:17:26 CET 2019


commit 7e43fa5ea7012f78251be306a7a8a03a4a8a4896
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jan 9 11:17:08 2019 +0100

    up to 0.18.7

 libsecret-sh.patch | 11 -----------
 libsecret.spec     | 11 ++++-------
 2 files changed, 4 insertions(+), 18 deletions(-)
---
diff --git a/libsecret.spec b/libsecret.spec
index 32bbafc..c201765 100644
--- a/libsecret.spec
+++ b/libsecret.spec
@@ -7,21 +7,19 @@
 Summary:	Library for storing and retrieving passwords and other secrets
 Summary(pl.UTF-8):	Biblioteka do przechowywania i odczytu haseł oraz innych tajnych informacji
 Name:		libsecret
-Version:	0.18.6
+Version:	0.18.7
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsecret/0.18/%{name}-%{version}.tar.xz
-# Source0-md5:	c6cf132a56bd346fbf49a43abb02e5c2
-Patch0:		%{name}-sh.patch
+# Source0-md5:	376153ece17081eb5410870e0dc5c031
 URL:		https://live.gnome.org/Libsecret
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake >= 1:1.11
-BuildRequires:	gettext-tools
+BuildRequires:	gettext-tools >= 0.19.8
 BuildRequires:	glib2-devel >= 1:2.38.0
 BuildRequires:	gobject-introspection-devel >= 1.29
 %{?with_apidocs:BuildRequires:	gtk-doc >= 1.9}
-BuildRequires:	intltool >= 0.35.0
 BuildRequires:	libgcrypt-devel >= 1.2.2
 BuildRequires:	libxslt-progs
 BuildRequires:	pkgconfig
@@ -100,10 +98,9 @@ API libsecret dla języka Vala.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-%{__intltoolize}
+%{__gettextize}
 %{__libtoolize}
 %{__aclocal} -I build/m4
 %{__autoconf}
diff --git a/libsecret-sh.patch b/libsecret-sh.patch
deleted file mode 100644
index d13e345..0000000
--- a/libsecret-sh.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libsecret-0.18.6/libsecret/Makefile.am.orig	2017-12-05 14:16:03.000000000 +0100
-+++ libsecret-0.18.6/libsecret/Makefile.am	2018-10-27 22:00:21.508203881 +0200
-@@ -89,7 +89,7 @@
- 	$(AM_V_GEN) gdbus-codegen --interface-prefix org.freedesktop.Secret. \
- 		--generate-c-code temp-dbus-generated --c-namespace SecretGen $<
- secret-dbus-generated.c: temp-dbus-generated.c Makefile.am
--	$(AM_V_GEN) sed -e $$'1i\\\n#define GLIB_DISABLE_DEPRECATION_WARNINGS' \
-+	$(AM_V_GEN) sed -e '1i#define GLIB_DISABLE_DEPRECATION_WARNINGS' \
- 		-e 's/secret_gen_/_secret_gen_/g' -e 's/type-/type/g' \
- 		-e 's/temp-dbus-generated.h/secret-dbus-generated.h/g' \
- 		temp-dbus-generated.c > secret-dbus-generated.c
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsecret.git/commitdiff/7e43fa5ea7012f78251be306a7a8a03a4a8a4896



More information about the pld-cvs-commit mailing list