Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xavier Bachelot
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