Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
9b0eadc2
Commit
9b0eadc2
authored
1 year ago
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm-repack: drop strict eepm version requires, drop rpm-build requires
parent
ae6346e0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
eepm.spec
eepm.spec
+4
-4
No files found.
eepm.spec
View file @
9b0eadc2
...
...
@@ -47,9 +47,11 @@ See detailed description here: http://wiki.etersoft.ru/EPM
%package repack
Summary: Etersoft EPM package manager (repack requirements)
Group: System/Configuration/Packaging
Requires: %name = %EVR
Requires: %name
# = %EVR
Requires: alien dpkg patchelf p7zip
Requires: /usr/bin/rpmbuild
# preferable eepm-rpm-build
#Requires: /usr/bin/rpmbuild
%description repack
This package has requirements needed for using epm repack on ALT
...
...
@@ -92,9 +94,7 @@ a discussion about extra requirements.
%_sysconfdir/bash_completion.d/serv
%_sysconfdir/bash_completion.d/eepm
%if "%_vendor" == "alt"
%files repack
%endif
%changelog
...
...
This diff is collapsed.
Click to expand it.
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