1 |
%define name smeserver-extrarepositories |
%define name smeserver-extrarepositories |
2 |
%define version 0.1 |
%define version 0.1 |
3 |
%define release 6 |
%define release 12 |
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 |
* Mon Jun 25 2018 John Crisp <jcrisp@safeandsounit.co.uk> 0.1-6.sme |
* Fri Dec 28 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-12.sme |
22 |
- Update reetp URL |
- zoneminder needs ffmpeg from zmrepo [SME: 10539] |
23 |
|
|
24 |
|
* Fri Dec 28 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-11.sme |
25 |
|
- zmrepo url has changed [SME: 10675] |
26 |
|
|
27 |
|
* Fri Nov 30 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-7.sme |
28 |
|
- Add libreswan repo [SME: 10605] |
29 |
|
- remove duplicate remi-safe entry |
30 |
|
|
31 |
|
* Mon Jun 25 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-6.sme |
32 |
|
- Update reetp URL [SME: 10604] |
33 |
|
|
34 |
* Tue May 08 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-5.sme |
* Tue May 08 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-5.sme |
35 |
- add elrepo-kernel repo [SME: 10581] |
- add elrepo-kernel repo [SME: 10581] |
97 |
|
|
98 |
|
|
99 |
|
|
|
#remi-safe |
|
|
REPO['reponame']='remi-safe' |
|
|
REPO['fullreponame']='Remi - safe' |
|
|
REPO['EnableGroups']='no' |
|
|
REPO['GPGCheck']='yes' |
|
|
REPO['Visible']='yes' |
|
|
REPO['status']='enabled' |
|
|
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/$releasever/safe/$basearch/' |
|
|
REPO['MirrorList']='' |
|
|
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
|
|
REPO['Exclude']='' |
|
|
REPO['IncludePkgs']='' |
|
|
createrepo |
|
|
|
|
100 |
###################### |
###################### |
101 |
##################### |
##################### |
102 |
# asterisk 13 LTS |
# asterisk 13 LTS |
223 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
224 |
createrepo |
createrepo |
225 |
|
|
|
|
|
226 |
##################### |
##################### |
227 |
##################### |
##################### |
228 |
#egroupware |
#egroupware |
406 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
407 |
createrepo |
createrepo |
408 |
|
|
409 |
|
##################### |
410 |
|
##################### |
411 |
|
# Libreswan |
412 |
|
##################### |
413 |
|
##################### |
414 |
|
REPO['reponame']='libreswan' |
415 |
|
REPO['fullreponame']='Libreswan' |
416 |
|
REPO['EnableGroups']='no' |
417 |
|
REPO['Visible']='no' |
418 |
|
REPO['status']='disabled' |
419 |
|
REPO['BaseURL']='http://download.libreswan.org/binaries/rhel/6/x86_64/' |
420 |
|
REPO['MirrorList']='' |
421 |
|
REPO['GPGCheck']='yes' |
422 |
|
REPO['GPGKey']='http://download.libreswan.org/binaries/RPM-GPG-KEY-libreswan' |
423 |
|
REPO['Exclude']='' |
424 |
|
REPO['IncludePkgs']='' |
425 |
|
createrepo |
426 |
|
|
427 |
|
|
428 |
if ( "%{?dist}" == "el7" ); then |
if ( "%{?dist}" == "el7" ); then |
429 |
##################### |
##################### |
430 |
##################### |
##################### |
517 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
518 |
createrepo |
createrepo |
519 |
|
|
520 |
|
##################### |
521 |
|
##################### |
522 |
#remi-safe |
#remi-safe |
523 |
|
##################### |
524 |
|
##################### |
525 |
REPO['reponame']='remi-safe' |
REPO['reponame']='remi-safe' |
526 |
REPO['fullreponame']='Remi - safe' |
REPO['fullreponame']='Remi - safe' |
527 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
823 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
824 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
825 |
REPO['status']='disabled' |
REPO['status']='disabled' |
826 |
REPO['BaseURL']='http://zmrepo.mehvc.com/el/$releasever/$basearch' |
REPO['BaseURL']='http://zmrepo.zoneminder.com/el/$releasever/$basearch' |
827 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
828 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='no' |
829 |
REPO['GPGKey']="" |
REPO['GPGKey']="" |
830 |
REPO['Exclude']='ffmpeg-2.6.4,celt-0.11' |
REPO['Exclude']='' |
831 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
832 |
createrepo |
createrepo |
833 |
|
|
897 |
|
|
898 |
EOF |
EOF |
899 |
|
|
900 |
|
cat << 'EOF' >$RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/migrate/10zmrepo |
901 |
|
{ |
902 |
|
for my $name ( qw(zmrepo) ) |
903 |
|
{ |
904 |
|
my $repo = $DB->get($name) or next; |
905 |
|
my $BaseURL = $repo->prop('BaseURL') || ''; |
906 |
|
$BaseURL = s/zmrepo.mehvc.com/zmrepo.zoneminder.com/g; |
907 |
|
$repo->set_prop('Exclude', join(',', @exclude)); |
908 |
|
} |
909 |
|
|
910 |
|
} |
911 |
|
|
912 |
|
EOF |
913 |
|
|
914 |
|
|
915 |
|
|
930 |
cat %{name}-%{version}-filelist| grep freeswitch > %{name}-%{version}-filelist-freeswitch |
cat %{name}-%{version}-filelist| grep freeswitch > %{name}-%{version}-filelist-freeswitch |
931 |
cat %{name}-%{version}-filelist| grep fws > %{name}-%{version}-filelist-fws |
cat %{name}-%{version}-filelist| grep fws > %{name}-%{version}-filelist-fws |
932 |
cat %{name}-%{version}-filelist| grep geekery > %{name}-%{version}-filelist-geekery |
cat %{name}-%{version}-filelist| grep geekery > %{name}-%{version}-filelist-geekery |
933 |
|
cat %{name}-%{version}-filelist| grep libreswan > %{name}-%{version}-filelist-libreswan |
934 |
if ( "%{?dist}" == "el7" ); then |
if ( "%{?dist}" == "el7" ); then |
935 |
cat %{name}-%{version}-filelist| grep odoo > %{name}-%{version}-filelist-odoo |
cat %{name}-%{version}-filelist| grep odoo > %{name}-%{version}-filelist-odoo |
936 |
fi |
fi |
1054 |
%files geekery -f %{name}-%{version}-filelist-geekery |
%files geekery -f %{name}-%{version}-filelist-geekery |
1055 |
%defattr(-,root,root) |
%defattr(-,root,root) |
1056 |
|
|
1057 |
|
%package libreswan |
1058 |
|
Summary: Libreswan Repository |
1059 |
|
%description libreswan |
1060 |
|
Geekery Repository |
1061 |
|
%files libreswan -f %{name}-%{version}-filelist-libreswan |
1062 |
|
%defattr(-,root,root) |
1063 |
|
|
1064 |
%package odoo |
%package odoo |
1065 |
Summary: Odoo 10 Nightly - EL7 Repository |
Summary: Odoo 10 Nightly - EL7 Repository |
1066 |
Distribution: el7 |
Distribution: el7 |