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
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Maxime Besson
lemonldap-ng
Commits
c88b9cf3
Commit
c88b9cf3
authored
Dec 11, 2018
by
Xavier Bachelot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't filter Requires on XML::LibXML
parent
bf8de0a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
rpm/lemonldap-ng.spec
rpm/lemonldap-ng.spec
+4
-1
No files found.
rpm/lemonldap-ng.spec
View file @
c88b9cf3
...
...
@@ -168,6 +168,9 @@ BuildRequires: perl(URI::Escape)
BuildRequires: perl(URI::URL)
BuildRequires: perl(utf8)
BuildRequires: perl(warnings)
%if 0%{?fedora}
BuildRequires: perl(XML::LibXML)
%endif
BuildRequires: perl(XML::LibXSLT)
BuildRequires: perl(XML::Simple)
BuildRequires: perl(YAML)
...
...
@@ -195,7 +198,7 @@ Requires: lemonldap-ng-test = %{version}-%{release}
%if 0%{?fedora}
%{?perl_default_filter}
%global __requires_exclude perl\\(lasso|perl\\(Web::ID
|perl\\(XML::LibXML
%global __requires_exclude perl\\(lasso|perl\\(Web::ID
%endif
%description
...
...
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