Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
257
Issues
257
List
Boards
Labels
Service Desk
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
713d8272
Commit
713d8272
authored
Oct 31, 2018
by
Xavier Bachelot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop real_name macro
parent
cb09e2f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
rpm/lemonldap-ng.spec
rpm/lemonldap-ng.spec
+2
-3
No files found.
rpm/lemonldap-ng.spec
View file @
713d8272
...
...
@@ -9,7 +9,6 @@
#==============================================================================
# Variables
#==============================================================================
%global real_name lemonldap-ng
%global real_version 2.0.0
%global cpan_version 2.0.0
%global cpan_common_version %{cpan_version}
...
...
@@ -52,7 +51,7 @@
#==============================================================================
# Main package
#==============================================================================
Name:
%{real_name}
Name:
lemonldap-ng
Version: %{real_version}
Release: 1%{?dist}
Summary: LemonLDAP-NG WebSSO
...
...
@@ -286,7 +285,7 @@ This package installs the authentication portal.
# Source preparation
#==============================================================================
%prep
%setup -n %{
real_
name}-%{real_version} -q
%setup -n %{name}-%{real_version} -q
#==============================================================================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment