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
0dc1ff66
Commit
0dc1ff66
authored
Oct 24, 2020
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3.6.2-alt1
- presctiptions: use DISTRVERNDOR instead of distro_info - prescriptions: add --remove support - epm-prescription: add support for --list, --list-all, --remove
parent
f6877f71
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
eepm.spec
eepm.spec
+9
-1
No files found.
eepm.spec
View file @
0dc1ff66
Name: eepm
Name: eepm
Version: 3.6.
1
Version: 3.6.
2
Release: alt1
Release: alt1
Summary: Etersoft EPM package manager
Summary: Etersoft EPM package manager
...
@@ -96,6 +96,8 @@ rm -f %buildroot%_datadir/%name/tools_eget
...
@@ -96,6 +96,8 @@ rm -f %buildroot%_datadir/%name/tools_eget
rm -f %buildroot%_bindir/distr_info
rm -f %buildroot%_bindir/distr_info
%endif
%endif
mkdir -p %buildroot/var/lib/eepm/
%files
%files
%doc README.md TODO LICENSE
%doc README.md TODO LICENSE
%dir %_sysconfdir/eepm/
%dir %_sysconfdir/eepm/
...
@@ -110,6 +112,7 @@ rm -f %buildroot%_bindir/distr_info
...
@@ -110,6 +112,7 @@ rm -f %buildroot%_bindir/distr_info
%_bindir/upm
%_bindir/upm
%_bindir/serv
%_bindir/serv
%_bindir/cerv
%_bindir/cerv
%dir /var/lib/eepm/
%if %_vendor != "alt"
%if %_vendor != "alt"
%_bindir/distr_info
%_bindir/distr_info
%endif
%endif
...
@@ -123,6 +126,11 @@ rm -f %buildroot%_bindir/distr_info
...
@@ -123,6 +126,11 @@ rm -f %buildroot%_bindir/distr_info
%endif
%endif
%changelog
%changelog
* Sat Oct 24 2020 Vitaly Lipatov <lav@altlinux.ru> 3.6.2-alt1
- presctiptions: use DISTRVERNDOR instead of distro_info
- prescriptions: add --remove support
- epm-prescription: add support for --list, --list-all, --remove
* Sat Oct 24 2020 Vitaly Lipatov <lav@altlinux.ru> 3.6.1-alt1
* Sat Oct 24 2020 Vitaly Lipatov <lav@altlinux.ru> 3.6.1-alt1
- use has_space from estrlist (works with dash)
- use has_space from estrlist (works with dash)
- epm-repack: implement initial stoplist support for deb packages we don't want convert
- epm-repack: implement initial stoplist support for deb packages we don't want convert
...
...
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