public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lcmaps] epel10.2: Update lcmaps.spec
@ 2026-07-28 15:20
0 siblings, 0 replies; 2+ messages in thread
From: @ 2026-07-28 15:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/lcmaps
Branch : epel10.2
Commit : 7d60ccd811004356fc77413a797ff794dfcf2dbe
Author : Mischa Sallé <msalle@nikhef.nl>
Date : 2018-05-11T13:46:06+00:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lcmaps/c/7d60ccd811004356fc77413a797ff794dfcf2dbe?branch=epel10.2
Log:
Update lcmaps.spec
Fix reference to lcmaps-interface package, fixes bug https://bugzilla.redhat.com/show_bug.cgi?id=1364260
---
diff --git a/lcmaps.spec b/lcmaps.spec
index 698498a..0186f6c 100644
--- a/lcmaps.spec
+++ b/lcmaps.spec
@@ -41,7 +41,7 @@ account based on the site local policy.
It is a highly configurable pluggable interface, and many plugins are
available to tailor almost every need. Since this is middleware, it
does not interact with the user directly; to use it in a program please
-see the lcmaps-interface package.
+see the lcmaps-devel package.
%package without-gsi
@@ -57,7 +57,7 @@ account based on the site local policy.
It is a highly configurable pluggable interface, and many plugins are
available to tailor almost every need. Since this is middleware, it
does not interact with the user directly; to use it in a program please
-see the lcmaps-interface package.
+see the lcmaps-devel package.
This version is built without support for the GSI protocol.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/lcmaps] epel10.2: Update lcmaps.spec
@ 2026-07-28 15:20
0 siblings, 0 replies; 2+ messages in thread
From: @ 2026-07-28 15:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/lcmaps
Branch : epel10.2
Commit : e6a62e1472454452bf209650e29e0c058f4fe0fe
Author : Mischa Sallé <msalle@nikhef.nl>
Date : 2019-02-04T16:27:39+00:00
Stats : +8/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lcmaps/c/e6a62e1472454452bf209650e29e0c058f4fe0fe?branch=epel10.2
Log:
Update lcmaps.spec
- Update globus dependencies
- Remove obsolete comments
- Replace lcmaps-interface with lcmaps-devel in descriptions
---
diff --git a/lcmaps.spec b/lcmaps.spec
index 65c765f..6bb9afc 100644
--- a/lcmaps.spec
+++ b/lcmaps.spec
@@ -18,17 +18,16 @@
Summary: Grid (X.509) and VOMS credentials to local account mapping service
Name: lcmaps
Version: 1.6.5
-Release: 10%{?dist}
+Release: 11%{?dist}
License: ASL 2.0
URL: http://wiki.nikhef.nl/grid/LCMAPS
Source0: http://software.nikhef.nl/security/lcmaps/lcmaps-%{version}.tar.gz
-# BuildRoot is still required for EPEL5
-BuildRequires: gcc
-BuildRequires: globus-core
+BuildRequires: gcc
BuildRequires: globus-common-devel
BuildRequires: globus-gssapi-gsi-devel
BuildRequires: globus-gss-assist-devel
BuildRequires: globus-gsi-credential-devel
+BuildRequires: globus-gsi-proxy-core-devel
BuildRequires: voms-devel
BuildRequires: flex, bison
@@ -88,7 +87,7 @@ account based on the site local policy.
It is a highly configurable pluggable interface, and many plugins are
available to tailor almost every need. Since this is middleware, it
does not interact with the user directly; to use it in a program please
-see the lcmaps-interface package.
+see the lcmaps-devel package.
This package contains the files necessary to compile and link
against the LCMAPS library.
@@ -133,7 +132,7 @@ account based on the site local policy.
It is a highly configurable pluggable interface, and many plugins are
available to tailor almost every need. Since this is middleware, it
does not interact with the user directly; to use it in a program please
-see the lcmaps-interface package.
+see the lcmaps-devel package.
This package contains the development libraries to build
without the GSI protocol.
@@ -190,7 +189,6 @@ mkdir -p ${RPM_BUILD_ROOT}%{_libdir}/lcmaps
# clean up installed files
rm -rf ${RPM_BUILD_ROOT}%{_docdir}
-# Retain the clean section for EPEL5
%ldconfig_scriptlets
%ldconfig_scriptlets without-gsi
@@ -290,6 +288,9 @@ rm -rf ${RPM_BUILD_ROOT}%{_docdir}
%changelog
+* Mon Feb 4 2019 Mischa Sallé <msalle@nikhef.nl> 1.6.5-11
+- Update globus dependencies
+
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-28 15:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 15:20 [rpms/lcmaps] epel10.2: Update lcmaps.spec
2026-07-28 15:20
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox