1 |
%define name smeserver-extrarepositories |
%define name smeserver-extrarepositories |
2 |
%define version 0.1 |
%define version 0.1 |
3 |
%define release 35 |
%define release 36 |
4 |
Summary: easy configuration of extra yum repo |
Summary: easy configuration of extra yum repo |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
18 |
Provides configuration for external yum repository comaptible with Koozali SME Server. |
Provides configuration for external yum repository comaptible with Koozali SME Server. |
19 |
|
|
20 |
%changelog |
%changelog |
21 |
|
* Thu Feb 24 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-36.sme |
22 |
|
- add Copr repo for fusioninventory-agent owned by trasher [SME: 11751] |
23 |
|
- fix update event for sclo [SME: 11876] |
24 |
|
|
25 |
* Mon Nov 29 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-35.sme |
* Mon Nov 29 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-35.sme |
26 |
- fix node repos |
- fix node repos |
27 |
|
|
294 |
##################### |
##################### |
295 |
##################### |
##################### |
296 |
REPO['reponame']='centos-sclo-centos' |
REPO['reponame']='centos-sclo-centos' |
297 |
REPO['pkgname']=${REPO['reponame']} |
REPO['pkgname']="centos-sclo" #${REPO['reponame']} |
298 |
REPO['fullreponame']='Centos-RH Software collections' |
REPO['fullreponame']='Centos-RH Software collections' |
299 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
300 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
301 |
REPO['status']='disabled' |
REPO['status']='enabled' |
302 |
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/sclo/' |
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/sclo/' |
303 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
304 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
313 |
##################### |
##################### |
314 |
##################### |
##################### |
315 |
REPO['reponame']='centos-sclo-rh' |
REPO['reponame']='centos-sclo-rh' |
316 |
REPO['pkgname']=${REPO['reponame']} |
REPO['pkgname']='centos-sclo' #${REPO['reponame']} |
317 |
REPO['fullreponame']='Centos-RH Software collections' |
REPO['fullreponame']='Centos-RH Software collections' |
318 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
319 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
320 |
REPO['status']='disabled' |
REPO['status']='enabled' |
321 |
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/' |
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/' |
322 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
323 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
502 |
|
|
503 |
##################### |
##################### |
504 |
##################### |
##################### |
505 |
|
#fusion inventory |
506 |
|
##################### |
507 |
|
##################### |
508 |
|
REPO['reponame']='fusioninventory-agent' |
509 |
|
REPO['pkgname']='fusioninventory-agent' |
510 |
|
REPO['fullreponame']='Copr repo for fusioninventory-agent owned by trasher' |
511 |
|
REPO['EnableGroups']='no' |
512 |
|
REPO['Visible']='no' |
513 |
|
REPO['status']='disabled' |
514 |
|
REPO['BaseURL']='https://download.copr.fedorainfracloud.org/results/trasher/fusioninventory-agent/epel-$releasever-$basearch/' |
515 |
|
REPO['MirrorList']='' |
516 |
|
REPO['GPGCheck']='yes' |
517 |
|
REPO['GPGKey']='https://download.copr.fedorainfracloud.org/results/trasher/fusioninventory-agent/pubkey.gpg' |
518 |
|
REPO['Exclude']='' |
519 |
|
REPO['IncludePkgs']='' |
520 |
|
createrepo |
521 |
|
|
522 |
|
|
523 |
|
##################### |
524 |
|
##################### |
525 |
# LemonLDAP-NG |
# LemonLDAP-NG |
526 |
##################### |
##################### |
527 |
##################### |
##################### |
1327 |
cat %{name}-%{version}-filelist| grep erlang > %{name}-%{version}-filelist-erlang |
cat %{name}-%{version}-filelist| grep erlang > %{name}-%{version}-filelist-erlang |
1328 |
cat %{name}-%{version}-filelist| grep freeswitch > %{name}-%{version}-filelist-freeswitch |
cat %{name}-%{version}-filelist| grep freeswitch > %{name}-%{version}-filelist-freeswitch |
1329 |
cat %{name}-%{version}-filelist| grep fws > %{name}-%{version}-filelist-fws |
cat %{name}-%{version}-filelist| grep fws > %{name}-%{version}-filelist-fws |
1330 |
|
cat %{name}-%{version}-filelist| grep fusioninventory-agent > %{name}-%{version}-filelist-fusioninventory-agent |
1331 |
cat %{name}-%{version}-filelist| grep lemonldap > %{name}-%{version}-filelist-lemonldap |
cat %{name}-%{version}-filelist| grep lemonldap > %{name}-%{version}-filelist-lemonldap |
1332 |
cat %{name}-%{version}-filelist| grep libreswan > %{name}-%{version}-filelist-libreswan |
cat %{name}-%{version}-filelist| grep libreswan > %{name}-%{version}-filelist-libreswan |
1333 |
if ( "%{?dist}" == "el7" ); then |
if ( "%{?dist}" == "el7" ); then |
1454 |
%files fws -f %{name}-%{version}-filelist-fws |
%files fws -f %{name}-%{version}-filelist-fws |
1455 |
%defattr(-,root,root) |
%defattr(-,root,root) |
1456 |
|
|
1457 |
|
%package fusioninventory-agent |
1458 |
|
Summary: Copr repo for fusioninventory-agent owned by trasher |
1459 |
|
%description fusioninventory-agent |
1460 |
|
Copr repo for fusioninventory-agent owned by trasher |
1461 |
|
%files fusioninventory-agent -f %{name}-%{version}-filelist-fusioninventory-agent |
1462 |
|
%defattr(-,root,root) |
1463 |
|
|
1464 |
%package lemonldap |
%package lemonldap |
1465 |
Summary: Lemonldap NG Repository |
Summary: Lemonldap NG Repository |
1466 |
%description lemonldap |
%description lemonldap |