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
Nurlan
eepm
Commits
03eb4f61
Commit
03eb4f61
authored
Jul 04, 2018
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.5.0-alt1
- epm autoremove: skip manually installed packages on ALT
parent
5e1a2f72
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
3 deletions
+6
-3
epm
bin/epm
+1
-1
serv
bin/serv
+1
-1
eepm.spec
eepm.spec
+4
-1
No files found.
bin/epm
View file @
03eb4f61
...
...
@@ -66,7 +66,7 @@ print_version()
{
echo
"EPM package manager version @VERSION@"
echo
"Running on
$(
$DISTRVENDOR
)
('
$PMTYPE
' package manager uses '
$PKGFORMAT
' package format)"
echo
"Copyright (c) Etersoft 2012-201
7
"
echo
"Copyright (c) Etersoft 2012-201
8
"
echo
"This program may be freely redistributed under the terms of the GNU AGPLv3."
}
...
...
bin/serv
View file @
03eb4f61
...
...
@@ -131,7 +131,7 @@ print_version()
{
echo
"Service manager version @VERSION@"
echo
"Running on
$(
$DISTRVENDOR
)
with
$SERVICETYPE
"
echo
"Copyright (c) Etersoft 2012
, 2013, 2016
"
echo
"Copyright (c) Etersoft 2012
-2018
"
echo
"This program may be freely redistributed under the terms of the GNU AGPLv3."
}
...
...
eepm.spec
View file @
03eb4f61
Name: eepm
Version: 2.
4.9
Version: 2.
5.0
Release: alt1
Summary: Etersoft EPM package manager
...
...
@@ -88,6 +88,9 @@ rm -f %buildroot%_datadir/%name/tools_eget
%_sysconfdir/bash_completion.d/cerv
%changelog
* Wed Jul 04 2018 Vitaly Lipatov <lav@altlinux.ru> 2.5.0-alt1
- epm autoremove: skip manually installed packages on ALT
* Mon Jun 18 2018 Vitaly Lipatov <lav@altlinux.ru> 2.4.9-alt1
- repack: run independently to user's .rpmmacros
...
...
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