Summary: Etersoft EPM package manager Name: eepm Version: 3.55.7 Release: 1 License: AGPLv3 Group: System/Configuration/Packaging Url: http://wiki.etersoft.ru/EPM Source0: https://github.com/Etersoft/eepm/archive/refs/tags/%{version}.tar.gz?/%{name}-%{version}.tar.gz BuildArch: noarch %description Etersoft EPM is the package manager for any platform and any platform version. It provides universal interface to any package manager. Can be useful for system administrators working with various distros. See detailed description here: http://wiki.etersoft.ru/EPM %files %doc README.* TODO LICENSE %{_bindir}/epm* %{_bindir}/eepm %{_bindir}/esu %{_bindir}/serv %{_bindir}/distr_info %{_datadir}/%{name}/ %{_mandir}/man1/* %{_sysconfdir}/bash_completion.d/serv %{_sysconfdir}/eepm/repack.d %{_sysconfdir}/eepm/prescription.d %{_sysconfdir}/eepm/play.d %{_sysconfdir}/eepm/pack.d %{_sysconfdir}/eepm/repackstoplist.list %{_sysconfdir}/eepm/eepm.conf %{_sysconfdir}/eepm/serv.conf %{_sysconfdir}/eepm/vendorallowscripts.list %{_sysconfdir}/eepm/pkgallowscripts.list %{_sharedstatedir}/eepm #---------------------------------------------------------------------------- %prep %setup -q %build %install %make_install \ datadir=%{_datadir} \ bindir=%{_bindir} \ mandir=%{_mandir} \ sysconfdir=%{_sysconfdir} \ version=%{version}-%{release} # shebang.req.files chmod a+x %{buildroot}%{_datadir}/%{name}/erc-sh-archive