* [PATCH 1/3] nfs-utils: Does not depend on libgssglue
@ 2023-02-21 15:03 Stefan Schantl
2023-02-21 15:03 ` [PATCH 2/3] libtirpc: " Stefan Schantl
2023-02-21 15:03 ` [PATCH 3/3] libgssglue: Drop package Stefan Schantl
0 siblings, 2 replies; 3+ messages in thread
From: Stefan Schantl @ 2023-02-21 15:03 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 643 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
nfs-utils/nfs-utils.nm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/nfs-utils/nfs-utils.nm b/nfs-utils/nfs-utils.nm
index f703bf53a..6625f798c 100644
--- a/nfs-utils/nfs-utils.nm
+++ b/nfs-utils/nfs-utils.nm
@@ -5,7 +5,7 @@
name = nfs-utils
version = 2.6.2
-release = 1
+release = 2
groups = Networking/Tools
url = http://nfs.sourceforge.net/
@@ -35,7 +35,6 @@ build
libdevmapper-devel
libcap-devel
libevent-devel
- libgssglue-devel >= 0.3
libkeyutils-devel
libmount-devel
libtirpc-devel
--
2.30.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 2/3] libtirpc: Does not depend on libgssglue
2023-02-21 15:03 [PATCH 1/3] nfs-utils: Does not depend on libgssglue Stefan Schantl
@ 2023-02-21 15:03 ` Stefan Schantl
2023-02-21 15:03 ` [PATCH 3/3] libgssglue: Drop package Stefan Schantl
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Schantl @ 2023-02-21 15:03 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 571 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
libtirpc/libtirpc.nm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/libtirpc/libtirpc.nm b/libtirpc/libtirpc.nm
index b37755962..55857a103 100644
--- a/libtirpc/libtirpc.nm
+++ b/libtirpc/libtirpc.nm
@@ -5,7 +5,7 @@
name = libtirpc
version = 1.3.3
-release = 1
+release = 2
groups = System/Libraries
url = http://nfsv4.bullopensource.org/
@@ -26,7 +26,6 @@ build
requires
autoconf
automake
- libgssglue-devel
libtool
end
--
2.30.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 3/3] libgssglue: Drop package
2023-02-21 15:03 [PATCH 1/3] nfs-utils: Does not depend on libgssglue Stefan Schantl
2023-02-21 15:03 ` [PATCH 2/3] libtirpc: " Stefan Schantl
@ 2023-02-21 15:03 ` Stefan Schantl
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Schantl @ 2023-02-21 15:03 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1418 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
libgssglue/libgssglue.nm | 33 ---------------------------------
1 file changed, 33 deletions(-)
delete mode 100644 libgssglue/libgssglue.nm
diff --git a/libgssglue/libgssglue.nm b/libgssglue/libgssglue.nm
deleted file mode 100644
index 97691ec4a..000000000
--- a/libgssglue/libgssglue.nm
+++ /dev/null
@@ -1,33 +0,0 @@
-###############################################################################
-# IPFire.org - An Open Source Firewall Solution #
-# Copyright (C) - IPFire Development Team <info(a)ipfire.org> #
-###############################################################################
-
-name = libgssglue
-version = 0.4
-release = 1
-
-groups = Development/Tools
-url = http://www.citi.umich.edu/projects/nfsv4/linux/
-license = BSD
-summary = This library exports a gssapi interface.
-
-description
- This library exports a gssapi interface, but doesn't implement any
- gssapi mechanisms itself; instead it calls gssapi routines in other
- libraries, depending on the mechanism.
-end
-
-source_dl = http://www.citi.umich.edu/projects/nfsv4/linux/%{name}/
-
-packages
- package %{name}
-
- package %{name}-devel
- template DEVEL
- end
-
- package %{name}-debuginfo
- template DEBUGINFO
- end
-end
--
2.30.2
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-02-21 15:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21 15:03 [PATCH 1/3] nfs-utils: Does not depend on libgssglue Stefan Schantl
2023-02-21 15:03 ` [PATCH 2/3] libtirpc: " Stefan Schantl
2023-02-21 15:03 ` [PATCH 3/3] libgssglue: Drop package Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox