1 |
%define name smeserver-extrarepositories |
%define name smeserver-extrarepositories |
2 |
%define version 0.1 |
%define version 0.1 |
3 |
%define release 22 |
%define release 38 |
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} |
11 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
12 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
13 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
14 |
Requires: e-smith-release >= 9.0 |
Requires: e-smith-release >= 10.0 |
15 |
AutoReqProv: no |
AutoReqProv: no |
16 |
|
|
17 |
%description |
%description |
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 Mar 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-38.sme |
22 |
|
- add docker-ce repo [SME: 11894] |
23 |
|
|
24 |
|
* Wed Mar 09 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-37.sme |
25 |
|
- add collaboraoffice repo [SME: 11888] |
26 |
|
|
27 |
|
* Thu Feb 24 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-36.sme |
28 |
|
- add Copr repo for fusioninventory-agent owned by trasher [SME: 11751] |
29 |
|
- fix update event for sclo [SME: 11876] |
30 |
|
|
31 |
|
* Mon Nov 29 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-35.sme |
32 |
|
- fix node repos |
33 |
|
|
34 |
|
* Tue Nov 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-34.sme |
35 |
|
- add asterisk [SME: 11512] |
36 |
|
- add lemonldap [SME: 11740] |
37 |
|
- add bareos [SME: 11741] |
38 |
|
- add zabbix repo up to 55 and add scl sub repos [SME: 11744] |
39 |
|
|
40 |
|
* Tue Jul 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-33.sme |
41 |
|
- add migrate fragment for pwauth in epel [SME: 11639] |
42 |
|
|
43 |
|
* Wed Jun 30 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-32.sme |
44 |
|
- Requires e-smith >= 10 |
45 |
|
- exclude pwauh from EPEL [SME: 11639] |
46 |
|
|
47 |
|
* Sun May 02 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-31.sme |
48 |
|
- add perl-JSON to openfusion [SME: 11579] |
49 |
|
|
50 |
|
* Thu Mar 25 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-30.sme |
51 |
|
- fix zabbix key |
52 |
|
- fix update event for packages with multiple repo |
53 |
|
|
54 |
|
* Thu Mar 25 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-29.sme |
55 |
|
- add new zabbix version |
56 |
|
|
57 |
|
* Mon Mar 22 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-28.sme |
58 |
|
- add extra packages from openfusion [SME: 11223] |
59 |
|
- fix wrong event for remi-unsafe [SME: 11181] |
60 |
|
- add repo for postgsql |
61 |
|
- remove digium asterisk repo for SME10 [SME: 11482] |
62 |
|
- remove geekery repo [SME: 11483] |
63 |
|
|
64 |
|
* Mon Dec 21 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-27.sme |
65 |
|
- Add perl-Disk-Free and perl-Type-Tiny to Migrate script [SME: 11024] |
66 |
|
|
67 |
|
* Mon Dec 21 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-26.sme |
68 |
|
- Add perl-Disk-Free for smeserver-affa [SME: 11024] |
69 |
|
|
70 |
|
* Wed Dec 02 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-25.sme |
71 |
|
- add extar packages from Openfusion for NextCloud [SME: 11223] |
72 |
|
- perl-Array-Compare perl-Type-Tiny perl-Exporter-Tiny |
73 |
|
|
74 |
|
* Tue Nov 17 2020 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-24.sme |
75 |
|
- add event on update to avoid reboot [SME: 11181] |
76 |
|
- remove remi-safe as it is now in core rpm [SME: 11182] |
77 |
|
|
78 |
* Tue Oct 27 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-22.sme |
* Tue Oct 27 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-22.sme |
79 |
- Initial import to SME10 tree [SME: 11057] |
- Initial import to SME10 tree [SME: 11057] |
80 |
|
|
171 |
echo "${REPO['Visible']}" > $RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/defaults/${REPO['reponame']}/Visible |
echo "${REPO['Visible']}" > $RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/defaults/${REPO['reponame']}/Visible |
172 |
echo "${REPO['status']}" > $RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/defaults/${REPO['reponame']}/status |
echo "${REPO['status']}" > $RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/defaults/${REPO['reponame']}/status |
173 |
echo "repository" > $RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/defaults/${REPO['reponame']}/type |
echo "repository" > $RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/defaults/${REPO['reponame']}/type |
174 |
|
|
175 |
|
mkdir -p $RPM_BUILD_ROOT/etc/e-smith/events/smeserver-extrarepositories-${REPO['pkgname']}-update/templates2expand/etc/yum.smerepos.d/ |
176 |
|
touch $RPM_BUILD_ROOT/etc/e-smith/events/smeserver-extrarepositories-${REPO['pkgname']}-update/templates2expand/etc/yum.smerepos.d/sme-base.repo |
177 |
|
|
178 |
[[ "${REPO['BaseURL']}" != '' ]] && echo "${REPO['BaseURL']}" >\ |
[[ "${REPO['BaseURL']}" != '' ]] && echo "${REPO['BaseURL']}" >\ |
179 |
$RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/defaults/${REPO['reponame']}/BaseURL |
$RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/defaults/${REPO['reponame']}/BaseURL |
180 |
[[ "${REPO['GPGKey']}" != '' ]] && echo "${REPO['GPGKey']}" >\ |
[[ "${REPO['GPGKey']}" != '' ]] && echo "${REPO['GPGKey']}" >\ |
189 |
} |
} |
190 |
|
|
191 |
|
|
|
|
|
|
###################### |
|
192 |
##################### |
##################### |
|
# asterisk 13 LTS |
|
193 |
##################### |
##################### |
194 |
|
# asterisk |
195 |
##################### |
##################### |
196 |
REPO['reponame']='asterisk-13' |
##################### |
197 |
REPO['fullreponame']='Asterisk-13 - EL' |
for elasver in "13" "16" '17' '18' ; do |
198 |
REPO['EnableGroups']='yes' |
REPO['reponame']="asterisk-$elasver" |
199 |
REPO['GPGCheck']='no' |
REPO['pkgname']='asterisk' |
200 |
REPO['Visible']='no' |
REPO['fullreponame']="Asterisk $elasver (LTS) Packages @ tucny.com" |
201 |
|
REPO['EnableGroups']='no' |
202 |
|
REPO['Visible']='yes' |
203 |
REPO['status']='disabled' |
REPO['status']='disabled' |
204 |
REPO['BaseURL']='http://packages.asterisk.org/centos/$releasever/asterisk-13/$basearch/' |
REPO['BaseURL']=""#https://ast.tucny.com/repo/asterisk-$elasver/el\$releasever/\$basearch/ |
205 |
REPO['MirrorList']='' |
REPO['MirrorList']="https://ast.tucny.com/mirrorlist.php?release=\$releasever&arch=\$basearch&repo=asterisk-$elasver" |
206 |
REPO['GPGKey']='' |
REPO['GPGCheck']='yes' |
207 |
|
REPO['GPGKey']="https://ast.tucny.com/repo/RPM-GPG-KEY-dtucny" |
208 |
REPO['Exclude']='' |
REPO['Exclude']='' |
209 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
210 |
createrepo |
createrepo |
211 |
|
done |
212 |
|
|
213 |
###################### |
REPO['reponame']='asterisk-common' |
214 |
##################### |
REPO['pkgname']='asterisk' |
215 |
# asterisk current |
REPO['fullreponame']='Asterisk Common Requirement Packages @ tucny.com' |
216 |
##################### |
REPO['EnableGroups']='no' |
|
##################### |
|
|
REPO['reponame']='asterisk-current' |
|
|
REPO['fullreponame']='Asterisk-current - EL' |
|
|
REPO['EnableGroups']='yes' |
|
|
REPO['GPGCheck']='no' |
|
217 |
REPO['Visible']='no' |
REPO['Visible']='no' |
218 |
REPO['status']='disabled' |
REPO['status']='disabled' |
219 |
REPO['BaseURL']='http://packages.asterisk.org/centos/$releasever/current/$basearch/' |
REPO['BaseURL']=''#https://ast.tucny.com/repo/asterisk-common/el$releasever/$basearch/ |
220 |
REPO['MirrorList']='' |
REPO['MirrorList']='https://ast.tucny.com/mirrorlist.php?release=$releasever&arch=$basearch&repo=asterisk-common' |
221 |
REPO['GPGKey']='' |
REPO['GPGCheck']='yes' |
222 |
|
REPO['GPGKey']='https://ast.tucny.com/repo/RPM-GPG-KEY-dtucny' |
223 |
REPO['Exclude']='' |
REPO['Exclude']='' |
224 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
225 |
createrepo |
createrepo |
226 |
|
|
227 |
|
|
228 |
|
|
229 |
##################### |
##################### |
230 |
##################### |
##################### |
231 |
# Digium Repo |
#atomic |
232 |
##################### |
##################### |
233 |
##################### |
##################### |
234 |
REPO['reponame']='digium-current' |
REPO['reponame']='atomic' |
235 |
REPO['fullreponame']='Digium packages - EL' |
REPO['pkgname']=${REPO['reponame']} |
236 |
|
REPO['fullreponame']='Atomic' |
237 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
238 |
REPO['Visible']='no' |
REPO['Visible']='no' |
239 |
REPO['status']='disabled' |
REPO['status']='disabled' |
240 |
REPO['BaseURL']='http://packages.digium.com/centos/$releasever/current/$basearch/' |
REPO['BaseURL']='' |
241 |
REPO['MirrorList']='' |
REPO['MirrorList']='http://www.atomicorp.com/mirrorlist/atomic/centos-$releasever-$basearch' |
242 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='yes' |
243 |
REPO['GPGKey']='' |
REPO['GPGKey']='https://www.atomicorp.com/RPM-GPG-KEY.art.txt' |
244 |
REPO['Exclude']='' |
REPO['Exclude']='' |
245 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
246 |
createrepo |
createrepo |
247 |
|
|
248 |
##################### |
##################### |
249 |
##################### |
##################### |
250 |
# Digium 13 |
# BareOS |
251 |
##################### |
##################### |
252 |
##################### |
##################### |
253 |
REPO['reponame']='digium-13' |
REPO['reponame']='bareos20' |
254 |
REPO['fullreponame']='Digium-13 packages - EL' |
REPO['pkgname']='bareos' |
255 |
|
REPO['fullreponame']='Backup Archiving Recovery Open Sourced' |
256 |
|
REPO['EnableGroups']='no' |
257 |
|
REPO['Visible']='yes' |
258 |
|
REPO['status']='disabled' |
259 |
|
REPO['BaseURL']='https://download.bareos.org/bareos/release/20/CentOS_$releasever' |
260 |
|
REPO['MirrorList']='' |
261 |
|
REPO['GPGCheck']='yes' |
262 |
|
REPO['GPGKey']='https://download.bareos.org/bareos/release/20/CentOS_$releasever/repodata/repomd.xml.key' |
263 |
|
REPO['Exclude']='' |
264 |
|
REPO['IncludePkgs']='' |
265 |
|
createrepo |
266 |
|
|
267 |
|
REPO['reponame']='bareos20-source' |
268 |
|
REPO['pkgname']='bareos' |
269 |
|
REPO['fullreponame']='Backup Archiving Recovery Open Sourced - Sources' |
270 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
271 |
REPO['Visible']='no' |
REPO['Visible']='no' |
272 |
REPO['status']='disabled' |
REPO['status']='disabled' |
273 |
REPO['BaseURL']='http://packages.digium.com/centos/$releasever/digium-13/$basearch/' |
REPO['BaseURL']='https://download.bareos.org/bareos/release/20/CentOS_$releasever/src' |
274 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
275 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='yes' |
276 |
REPO['GPGKey']='' |
REPO['GPGKey']='https://download.bareos.org/bareos/release/20/CentOS_$releasever/repodata/repomd.xml.key' |
277 |
REPO['Exclude']='' |
REPO['Exclude']='' |
278 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
279 |
createrepo |
createrepo |
280 |
|
|
281 |
##################### |
REPO['reponame']='bareos20-debuginfo' |
282 |
##################### |
REPO['pkgname']='bareos' |
283 |
#atomic |
REPO['fullreponame']='Backup Archiving Recovery Open Sourced - Debuginfo' |
|
##################### |
|
|
##################### |
|
|
REPO['reponame']='atomic' |
|
|
REPO['fullreponame']='Atomic' |
|
284 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
285 |
REPO['Visible']='no' |
REPO['Visible']='no' |
286 |
REPO['status']='disabled' |
REPO['status']='disabled' |
287 |
REPO['BaseURL']='' |
REPO['BaseURL']='https://download.bareos.org/bareos/release/20/CentOS_$releasever/debug' |
288 |
REPO['MirrorList']='http://www.atomicorp.com/mirrorlist/atomic/centos-$releasever-$basearch' |
REPO['MirrorList']='' |
289 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
290 |
REPO['GPGKey']='https://www.atomicorp.com/RPM-GPG-KEY.art.txt' |
REPO['GPGKey']='https://download.bareos.org/bareos/release/20/CentOS_$releasever/repodata/repomd.xml.key' |
291 |
REPO['Exclude']='' |
REPO['Exclude']='' |
292 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
293 |
createrepo |
createrepo |
294 |
|
|
295 |
|
|
296 |
|
|
297 |
##################### |
##################### |
298 |
##################### |
##################### |
299 |
#centos-sclo-centos |
#centos-sclo-centos |
300 |
##################### |
##################### |
301 |
##################### |
##################### |
302 |
REPO['reponame']='centos-sclo-centos' |
REPO['reponame']='centos-sclo-centos' |
303 |
|
REPO['pkgname']="centos-sclo" #${REPO['reponame']} |
304 |
REPO['fullreponame']='Centos-RH Software collections' |
REPO['fullreponame']='Centos-RH Software collections' |
305 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
306 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
307 |
REPO['status']='disabled' |
REPO['status']='enabled' |
308 |
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/sclo/' |
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/sclo/' |
309 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
310 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
319 |
##################### |
##################### |
320 |
##################### |
##################### |
321 |
REPO['reponame']='centos-sclo-rh' |
REPO['reponame']='centos-sclo-rh' |
322 |
|
REPO['pkgname']='centos-sclo' #${REPO['reponame']} |
323 |
REPO['fullreponame']='Centos-RH Software collections' |
REPO['fullreponame']='Centos-RH Software collections' |
324 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
325 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
326 |
REPO['status']='disabled' |
REPO['status']='enabled' |
327 |
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/' |
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/' |
328 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
329 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
334 |
|
|
335 |
##################### |
##################### |
336 |
##################### |
##################### |
337 |
|
#collaboraoffice.com |
338 |
|
##################### |
339 |
|
##################### |
340 |
|
REPO['reponame']='collaboraoffice' |
341 |
|
REPO['pkgname']=${REPO['reponame']} |
342 |
|
REPO['fullreponame']='collaboraoffice.com_repos_CollaboraOnline_CODE-centos' |
343 |
|
REPO['EnableGroups']='no' |
344 |
|
REPO['Visible']='yes' |
345 |
|
REPO['status']='enabled' |
346 |
|
REPO['BaseURL']='https://www.collaboraoffice.com/repos/CollaboraOnline/CODE-centos$releasever' |
347 |
|
REPO['MirrorList']='' |
348 |
|
REPO['GPGCheck']='yes' |
349 |
|
REPO['GPGKey']='https://www.collaboraoffice.com/repos/CollaboraOnline/CODE-centos7/repodata/repomd.xml.key' |
350 |
|
REPO['Exclude']='' |
351 |
|
REPO['IncludePkgs']='' |
352 |
|
createrepo |
353 |
|
|
354 |
|
##################### |
355 |
|
##################### |
356 |
|
#docker-ce |
357 |
|
##################### |
358 |
|
##################### |
359 |
|
REPO['reponame']='docker-ce' |
360 |
|
REPO['pkgname']=${REPO['reponame']} |
361 |
|
REPO['fullreponame']='docker-ce' |
362 |
|
REPO['EnableGroups']='no' |
363 |
|
REPO['Visible']='yes' |
364 |
|
REPO['status']='enabled' |
365 |
|
REPO['BaseURL']='https://download.docker.com/linux/centos/$releasever/$basearch/stable' |
366 |
|
REPO['MirrorList']='' |
367 |
|
REPO['GPGCheck']='yes' |
368 |
|
REPO['GPGKey']='https://download.docker.com/linux/centos/gpg' |
369 |
|
REPO['Exclude']='' |
370 |
|
REPO['IncludePkgs']='' |
371 |
|
createrepo |
372 |
|
|
373 |
|
|
374 |
|
##################### |
375 |
|
##################### |
376 |
#egroupware |
#egroupware |
377 |
##################### |
##################### |
378 |
##################### |
##################### |
379 |
REPO['reponame']='egroupware' |
REPO['reponame']='egroupware' |
380 |
|
REPO['pkgname']=${REPO['reponame']} |
381 |
REPO['fullreponame']='server_eGroupWare' |
REPO['fullreponame']='server_eGroupWare' |
382 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
383 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
398 |
declare -A elashort=( ['6.x']='6.x' ['5.x']='5.x' ['1.6']='1' ) |
declare -A elashort=( ['6.x']='6.x' ['5.x']='5.x' ['1.6']='1' ) |
399 |
for elasver in "6.x" "5.x" "1.6"; do |
for elasver in "6.x" "5.x" "1.6"; do |
400 |
REPO['reponame']="elastic${elashort[$elasver]}" |
REPO['reponame']="elastic${elashort[$elasver]}" |
401 |
|
REPO['pkgname']='elastic' |
402 |
REPO['fullreponame']="Elasticsearch repository for $elasver packages" |
REPO['fullreponame']="Elasticsearch repository for $elasver packages" |
403 |
REPO['EnableGroups']='yes' |
REPO['EnableGroups']='yes' |
404 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
418 |
##################### |
##################### |
419 |
##################### |
##################### |
420 |
REPO['reponame']='elrepo' |
REPO['reponame']='elrepo' |
421 |
|
REPO['pkgname']='elrepo' |
422 |
REPO['fullreponame']='ELRepo.org Community Enterprise Linux Repository' |
REPO['fullreponame']='ELRepo.org Community Enterprise Linux Repository' |
423 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
424 |
REPO['Visible']='no' |
REPO['Visible']='no' |
437 |
##################### |
##################### |
438 |
##################### |
##################### |
439 |
REPO['reponame']='elrepo-kernel' |
REPO['reponame']='elrepo-kernel' |
440 |
|
REPO['pkgname']='elrepo' |
441 |
REPO['fullreponame']='ELRepo.org Community Enterprise Linux Repository Kernel' |
REPO['fullreponame']='ELRepo.org Community Enterprise Linux Repository Kernel' |
442 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
443 |
REPO['Visible']='no' |
REPO['Visible']='no' |
456 |
##################### |
##################### |
457 |
##################### |
##################### |
458 |
REPO['reponame']='epel' |
REPO['reponame']='epel' |
459 |
|
REPO['pkgname']=${REPO['reponame']} |
460 |
REPO['fullreponame']='EPEL' |
REPO['fullreponame']='EPEL' |
461 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
462 |
REPO['Visible']='no' |
REPO['Visible']='no' |
465 |
REPO['MirrorList']='http://mirrors.fedoraproject.org/mirrorlist?repo=epel-$releasever&arch=$basearch' |
REPO['MirrorList']='http://mirrors.fedoraproject.org/mirrorlist?repo=epel-$releasever&arch=$basearch' |
466 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
467 |
REPO['GPGKey']='http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL' |
REPO['GPGKey']='http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL' |
468 |
REPO['Exclude']='perl-Razor-Agent' |
REPO['Exclude']='perl-Razor-Agent,pwauth' |
469 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
470 |
createrepo |
createrepo |
471 |
|
|
475 |
##################### |
##################### |
476 |
##################### |
##################### |
477 |
REPO['reponame']='erlang' |
REPO['reponame']='erlang' |
478 |
|
REPO['pkgname']=${REPO['reponame']} |
479 |
REPO['fullreponame']='erlang programming language' |
REPO['fullreponame']='erlang programming language' |
480 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
481 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
494 |
##################### |
##################### |
495 |
##################### |
##################### |
496 |
REPO['reponame']='freeswitch' |
REPO['reponame']='freeswitch' |
497 |
|
REPO['pkgname']=${REPO['reponame']} |
498 |
REPO['fullreponame']='Freeswitch' |
REPO['fullreponame']='Freeswitch' |
499 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
500 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
513 |
##################### |
##################### |
514 |
##################### |
##################### |
515 |
REPO['reponame']='fws' |
REPO['reponame']='fws' |
516 |
|
REPO['pkgname']=${REPO['reponame']} |
517 |
REPO['fullreponame']='Firewall Services' |
REPO['fullreponame']='Firewall Services' |
518 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
519 |
REPO['Visible']='no' |
REPO['Visible']='no' |
532 |
##################### |
##################### |
533 |
##################### |
##################### |
534 |
REPO['reponame']='fws-testing' |
REPO['reponame']='fws-testing' |
535 |
|
REPO['pkgname']='fws' |
536 |
REPO['fullreponame']='Firewall Services testing' |
REPO['fullreponame']='Firewall Services testing' |
537 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
538 |
REPO['Visible']='no' |
REPO['Visible']='no' |
547 |
|
|
548 |
##################### |
##################### |
549 |
##################### |
##################### |
550 |
# Geekery (last update 2016-09-25) |
#fusion inventory |
551 |
##################### |
##################### |
552 |
##################### |
##################### |
553 |
REPO['reponame']='geekery' |
REPO['reponame']='fusioninventory-agent' |
554 |
REPO['fullreponame']='geekery repository' |
REPO['pkgname']='fusioninventory-agent' |
555 |
|
REPO['fullreponame']='Copr repo for fusioninventory-agent owned by trasher' |
556 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
557 |
REPO['Visible']='no' |
REPO['Visible']='no' |
558 |
REPO['status']='disabled' |
REPO['status']='disabled' |
559 |
REPO['BaseURL']='' |
REPO['BaseURL']='https://download.copr.fedorainfracloud.org/results/trasher/fusioninventory-agent/epel-$releasever-$basearch/' |
|
REPO['MirrorList']='http://geekery.epac.to/geekery/el$releasever-mirrors' |
|
|
REPO['GPGCheck']='yes' |
|
|
REPO['GPGKey']='http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY' |
|
|
REPO['Exclude']='' |
|
|
REPO['IncludePkgs']='' |
|
|
createrepo |
|
|
|
|
|
##################### |
|
|
##################### |
|
|
# Libreswan |
|
|
##################### |
|
|
##################### |
|
|
REPO['reponame']='libreswan' |
|
|
REPO['fullreponame']='Libreswan' |
|
|
REPO['EnableGroups']='no' |
|
|
REPO['Visible']='no' |
|
|
REPO['status']='disabled' |
|
|
REPO['BaseURL']='http://download.libreswan.org/binaries/rhel/$releasever/$basearch/' |
|
560 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
561 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
562 |
REPO['GPGKey']='http://download.libreswan.org/binaries/RPM-GPG-KEY-libreswan' |
REPO['GPGKey']='https://download.copr.fedorainfracloud.org/results/trasher/fusioninventory-agent/pubkey.gpg' |
|
REPO['Exclude']='' |
|
|
REPO['IncludePkgs']='' |
|
|
createrepo |
|
|
|
|
|
|
|
|
##################### |
|
|
##################### |
|
|
# NodeJS 4 |
|
|
##################### |
|
|
##################### |
|
|
REPO['reponame']='node4' |
|
|
REPO['fullreponame']='NodeJS 4' |
|
|
REPO['EnableGroups']='no' |
|
|
REPO['Visible']='no' |
|
|
REPO['status']='disabled' |
|
|
REPO['BaseURL']='https://rpm.nodesource.com/pub_4.x/el/$releasever/$basearch/' |
|
|
REPO['MirrorList']='' |
|
|
REPO['GPGCheck']='no' |
|
|
REPO['GPGKey']='https://deb.nodesource.com/gpgkey/nodesource.gpg.key' |
|
563 |
REPO['Exclude']='' |
REPO['Exclude']='' |
564 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
565 |
createrepo |
createrepo |
566 |
|
|
|
##################### |
|
|
##################### |
|
|
# NodeJS 5 |
|
|
##################### |
|
|
##################### |
|
|
REPO['reponame']='node5' |
|
|
REPO['fullreponame']='NodeJS 5' |
|
|
REPO['EnableGroups']='no' |
|
|
REPO['Visible']='no' |
|
|
REPO['status']='disabled' |
|
|
REPO['BaseURL']='https://rpm.nodesource.com/pub_5.x/el/$releasever/$basearch/' |
|
|
REPO['MirrorList']='' |
|
|
REPO['GPGCheck']='no' |
|
|
REPO['GPGKey']='https://deb.nodesource.com/gpgkey/nodesource.gpg.key' |
|
|
REPO['Exclude']='' |
|
|
REPO['IncludePkgs']='' |
|
|
createrepo |
|
567 |
|
|
568 |
##################### |
##################### |
569 |
##################### |
##################### |
570 |
# NodeJS 6 |
# LemonLDAP-NG |
571 |
##################### |
##################### |
572 |
##################### |
##################### |
573 |
REPO['reponame']='node6' |
REPO['reponame']='lemonldap-ng' |
574 |
REPO['fullreponame']='NodeJS 6' |
REPO['pkgname']='lemonldap' |
575 |
|
REPO['fullreponame']='LemonLDAP::NG packages' |
576 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
577 |
REPO['Visible']='no' |
REPO['Visible']='yes' |
578 |
REPO['status']='disabled' |
REPO['status']='disabled' |
579 |
REPO['BaseURL']='https://rpm.nodesource.com/pub_6.x/el/$releasever/$basearch/' |
REPO['BaseURL']='https://lemonldap-ng.org/redhat/stable/$releasever/noarch' |
580 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
581 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='yes' |
582 |
REPO['GPGKey']='https://deb.nodesource.com/gpgkey/nodesource.gpg.key' |
REPO['GPGKey']='https://lemonldap-ng.org/_media/rpm-gpg-key-ow2' |
583 |
REPO['Exclude']='' |
REPO['Exclude']='' |
584 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
585 |
createrepo |
createrepo |
586 |
|
|
587 |
##################### |
REPO['reponame']='lemonldap-ng-extras' |
588 |
##################### |
REPO['pkgname']='lemonldap' |
589 |
# NodeJS 7 |
REPO['fullreponame']='LemonLDAP::NG extra packages' |
|
##################### |
|
|
##################### |
|
|
REPO['reponame']='node7' |
|
|
REPO['fullreponame']='NodeJS 7' |
|
590 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
591 |
REPO['Visible']='no' |
REPO['Visible']='yes' |
592 |
REPO['status']='disabled' |
REPO['status']='disabled' |
593 |
REPO['BaseURL']='https://rpm.nodesource.com/pub_7.x/el/$releasever/$basearch/' |
REPO['BaseURL']='https://lemonldap-ng.org/redhat/extras/$releasever/noarch' |
594 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
595 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='yes' |
596 |
REPO['GPGKey']='https://deb.nodesource.com/gpgkey/nodesource.gpg.key' |
REPO['GPGKey']='https://lemonldap-ng.org/_media/rpm-gpg-key-ow2' |
597 |
REPO['Exclude']='' |
REPO['Exclude']='' |
598 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
599 |
createrepo |
createrepo |
600 |
|
|
|
##################### |
|
|
##################### |
|
|
# NodeJS |
|
|
##################### |
|
|
##################### |
|
|
REPO['reponame']='node8' |
|
|
REPO['fullreponame']='NodeJS 8' |
|
|
REPO['EnableGroups']='no' |
|
|
REPO['Visible']='no' |
|
|
REPO['status']='disabled' |
|
|
REPO['BaseURL']='https://rpm.nodesource.com/pub_8.x/el/$releasever/$basearch/' |
|
|
REPO['MirrorList']='' |
|
|
REPO['GPGCheck']='no' |
|
|
REPO['GPGKey']='https://deb.nodesource.com/gpgkey/nodesource.gpg.key' |
|
|
REPO['Exclude']='' |
|
|
REPO['IncludePkgs']='' |
|
|
createrepo |
|
601 |
|
|
|
##################### |
|
|
##################### |
|
|
# NodeJS 9 |
|
|
##################### |
|
|
##################### |
|
|
REPO['reponame']='node9' |
|
|
REPO['fullreponame']='NodeJS 9' |
|
|
REPO['EnableGroups']='no' |
|
|
REPO['Visible']='no' |
|
|
REPO['status']='disabled' |
|
|
REPO['BaseURL']='https://rpm.nodesource.com/pub_9.x/el/$releasever/$basearch/' |
|
|
REPO['MirrorList']='' |
|
|
REPO['GPGCheck']='no' |
|
|
REPO['GPGKey']='https://deb.nodesource.com/gpgkey/nodesource.gpg.key' |
|
|
REPO['Exclude']='' |
|
|
REPO['IncludePkgs']='' |
|
|
createrepo |
|
602 |
|
|
603 |
##################### |
##################### |
604 |
##################### |
##################### |
605 |
# NodeJS 10 |
# Libreswan |
606 |
##################### |
##################### |
607 |
##################### |
##################### |
608 |
REPO['reponame']='node10' |
REPO['reponame']='libreswan' |
609 |
REPO['fullreponame']='NodeJS 10' |
REPO['pkgname']=${REPO['reponame']} |
610 |
|
REPO['fullreponame']='Libreswan' |
611 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
612 |
REPO['Visible']='no' |
REPO['Visible']='yes' |
613 |
REPO['status']='disabled' |
REPO['status']='disabled' |
614 |
REPO['BaseURL']='https://rpm.nodesource.com/pub_10.x/el/$releasever/$basearch/' |
REPO['BaseURL']='http://download.libreswan.org/binaries/rhel/$releasever/$basearch/' |
615 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
616 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='yes' |
617 |
REPO['GPGKey']='https://deb.nodesource.com/gpgkey/nodesource.gpg.key' |
REPO['GPGKey']='http://download.libreswan.org/binaries/RPM-GPG-KEY-libreswan' |
618 |
REPO['Exclude']='' |
REPO['Exclude']='' |
619 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
620 |
createrepo |
createrepo |
621 |
|
|
622 |
|
|
623 |
##################### |
##################### |
624 |
##################### |
##################### |
625 |
# NodeJS 11 |
# NodeJS 4 |
626 |
##################### |
##################### |
627 |
##################### |
##################### |
628 |
REPO['reponame']='node11' |
for nodever in "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" "17"; do |
629 |
REPO['fullreponame']='NodeJS 11' |
REPO['reponame']="node$nodever" |
630 |
|
REPO['pkgname']='node' |
631 |
|
REPO['fullreponame']="NodeJS $nodever" |
632 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
633 |
REPO['Visible']='no' |
REPO['Visible']='yes' |
634 |
REPO['status']='disabled' |
REPO['status']='disabled' |
635 |
REPO['BaseURL']='https://rpm.nodesource.com/pub_11.x/el/$releasever/$basearch/' |
REPO['BaseURL']="https://rpm.nodesource.com/pub_$nodever.x/el/\$releasever/\$basearch/" |
636 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
637 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='yes' |
638 |
REPO['GPGKey']='https://deb.nodesource.com/gpgkey/nodesource.gpg.key' |
REPO['GPGKey']='https://rpm.nodesource.com/pub/el/NODESOURCE-GPG-SIGNING-KEY-EL' |
639 |
|
#'https://deb.nodesource.com/gpgkey/nodesource.gpg.key' |
640 |
|
#'https://rpm.nodesource.com/pub/el/NODESOURCE-GPG-SIGNING-KEY-EL' |
641 |
REPO['Exclude']='' |
REPO['Exclude']='' |
642 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
643 |
createrepo |
createrepo |
644 |
|
done |
645 |
|
|
646 |
|
|
647 |
if ( "%{?dist}" == "el7" ); then |
if ( "%{?dist}" == "el7" ); then |
651 |
##################### |
##################### |
652 |
##################### |
##################### |
653 |
REPO['reponame']='odoo10-nightly' |
REPO['reponame']='odoo10-nightly' |
654 |
|
REPO['pkgname']='odoo' |
655 |
REPO['fullreponame']='Odoo 10 Nightly - EL7' |
REPO['fullreponame']='Odoo 10 Nightly - EL7' |
656 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
657 |
REPO['Visible']='no' |
REPO['Visible']='yes' |
658 |
REPO['status']='disabled' |
REPO['status']='disabled' |
659 |
REPO['BaseURL']='http://nightly.odoo.com/10.0/nightly/rpm/' |
REPO['BaseURL']='http://nightly.odoo.com/10.0/nightly/rpm/' |
660 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
670 |
##################### |
##################### |
671 |
##################### |
##################### |
672 |
REPO['reponame']='odoo9-nightly' |
REPO['reponame']='odoo9-nightly' |
673 |
|
REPO['pkgname']='odoo' |
674 |
REPO['fullreponame']='Odoo 9 Nightly - EL7' |
REPO['fullreponame']='Odoo 9 Nightly - EL7' |
675 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
676 |
REPO['Visible']='no' |
REPO['Visible']='yes' |
677 |
REPO['status']='disabled' |
REPO['status']='disabled' |
678 |
REPO['BaseURL']='http://nightly.odoo.com/9.0/nightly/rpm/' |
REPO['BaseURL']='http://nightly.odoo.com/9.0/nightly/rpm/' |
679 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
690 |
##################### |
##################### |
691 |
##################### |
##################### |
692 |
REPO['reponame']='okay' |
REPO['reponame']='okay' |
693 |
|
REPO['pkgname']=${REPO['reponame']} |
694 |
REPO['fullreponame']='Extra OKay Packages for Enterprise Linux - Freeswitch and FusionPBX' |
REPO['fullreponame']='Extra OKay Packages for Enterprise Linux - Freeswitch and FusionPBX' |
695 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
696 |
REPO['Visible']='no' |
REPO['Visible']='yes' |
697 |
REPO['status']='disabled' |
REPO['status']='disabled' |
698 |
REPO['BaseURL']='http://repo.okay.com.mx/centos/$releasever/$basearch/release' |
REPO['BaseURL']='http://repo.okay.com.mx/centos/$releasever/$basearch/release' |
699 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
709 |
##################### |
##################### |
710 |
##################### |
##################### |
711 |
REPO['reponame']='openfusion' |
REPO['reponame']='openfusion' |
712 |
|
REPO['pkgname']=${REPO['reponame']} |
713 |
REPO['fullreponame']='Openfusion' |
REPO['fullreponame']='Openfusion' |
714 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
715 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
718 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
719 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
720 |
REPO['GPGKey']='http://repo.openfusion.net/RPM-GPG-KEY-openfusion' |
REPO['GPGKey']='http://repo.openfusion.net/RPM-GPG-KEY-openfusion' |
721 |
REPO['Exclude']='perl-Devel-StackTrace,perl-ExtUtils-MakeMaker,perl-List-MoreUtils,perl-Exporter-Tiny,perl-ExtUtils-Install,perl-parent' |
REPO['Exclude']='perl-Devel-StackTrace,perl-ExtUtils-MakeMaker,perl-List-MoreUtils,perl-ExtUtils-Install,perl-parent' |
722 |
REPO['IncludePkgs']='perl-Algorithm-C3,perl-App-cpanminus,perl-B-Hooks-EndOfScope,perl-B-Hooks-OP-Check,perl-CPAN-Metanoarch,perl-Carp,perl-Class-C3,perl-Class-Load,perl-Class-Load-XS,perl-Class-Method-Modifiers,perl-Class-Singleton,perl-Class-XSAccessor,perl-Clone-PP,perl-Data-Dumper-Concise,perl-Data-IEEE754,perl-Data-OptList,perl-Data-Printer,perl-Data-Validate-IP,perl-DateTime,perl-DateTime-Locale,perl-DateTime-TimeZone,perl-Devel-GlobalDestruction,perl-Dist-CheckConflicts,perl-Eval-Closure,perl-Exporter-Tiny,perl-ExtUtils-CBuilder,perl-ExtUtils-Install,perl-ExtUtils-Manifest,perl-File-HomeDir,perl-File-Which,perl-GeoIP2,perl-Hash-FieldHash,perl-IPC-Cmd,perl-Lexical-SealRequireHints,perl-List-AllUtils,perl-Locale-Maketext-Simple,perl-MRO-Compat,perl-Math-Int128,perl-Math-Int64,perl-MaxMind-DB-Common,perl-MaxMind-DB-Reader,perl-Module-Build,perl-Module-CoreList,perl-Module-Implementation,perl-Module-Load,perl-Module-Load-Conditional,perl-Module-Runtime,perl-Moo,perl-MooX-StrictConstructor,perl-MooX-Types-MooseLike,perl-Moose,perl-Net-Works,perl-Package-DeprecationManager,perl-Package-Stash,perl-Package-Stash-XS,perl-Params-Check,perl-Params-Classify,perl-Params-Validate,perl-Perl-OSType,perl-Role-Tiny,perl-Scalar-List-Utils,perl-Socket,perl-Sort-Naturally,perl-Sub-Exporter,perl-Sub-Exporter-Progressive,perl-Sub-Identify,perl-Sub-Install,perl-Sub-Name,perl-Sub-Quote,perl-Task-Weaken,perl-Term-ANSIColor,perl-Test-Warnings,perl-Throwable,perl-Try-Tiny,perl-Variable-Magic,perl-bareword-filehandles,perl-indirect,perl-multidimensional,perl-namespace-autoclean,perl-namespace-clean,perl-strictures,perl-Devel-StackTrace,perl-ExtUtils-MakeMaker,perl-List-MoreUtils,perl-parent' |
REPO['IncludePkgs']='perl-Algorithm-C3,perl-App-cpanminus,perl-B-Hooks-EndOfScope,perl-B-Hooks-OP-Check,perl-CPAN-Metanoarch,perl-Carp,perl-Class-C3,perl-Class-Load,perl-Class-Load-XS,perl-Class-Method-Modifiers,perl-Class-Singleton,perl-Class-XSAccessor,perl-Clone-PP,perl-Data-Dumper-Concise,perl-Data-IEEE754,perl-Data-OptList,perl-Data-Printer,perl-Data-Validate-IP,perl-DateTime,perl-DateTime-Locale,perl-DateTime-TimeZone,perl-Devel-GlobalDestruction,perl-Dist-CheckConflicts,perl-Eval-Closure,perl-Exporter-Tiny,perl-ExtUtils-CBuilder,perl-ExtUtils-Install,perl-ExtUtils-Manifest,perl-File-HomeDir,perl-File-Which,perl-GeoIP2,perl-Hash-FieldHash,perl-IPC-Cmd,perl-Lexical-SealRequireHints,perl-List-AllUtils,perl-Locale-Maketext-Simple,perl-MRO-Compat,perl-Math-Int128,perl-Math-Int64,perl-MaxMind-DB-Common,perl-MaxMind-DB-Reader,perl-Module-Build,perl-Module-CoreList,perl-Module-Implementation,perl-Module-Load,perl-Module-Load-Conditional,perl-Module-Runtime,perl-Moo,perl-MooX-StrictConstructor,perl-MooX-Types-MooseLike,perl-Moose,perl-Net-Works,perl-Package-DeprecationManager,perl-Package-Stash,perl-Package-Stash-XS,perl-Params-Check,perl-Params-Classify,perl-Params-Validate,perl-Perl-OSType,perl-Role-Tiny,perl-Scalar-List-Utils,perl-Socket,perl-Sort-Naturally,perl-Sub-Exporter,perl-Sub-Exporter-Progressive,perl-Sub-Identify,perl-Sub-Install,perl-Sub-Name,perl-Sub-Quote,perl-Task-Weaken,perl-Term-ANSIColor,perl-Test-Warnings,perl-Throwable,perl-Try-Tiny,perl-Variable-Magic,perl-bareword-filehandles,perl-indirect,perl-multidimensional,perl-namespace-autoclean,perl-namespace-clean,perl-strictures,perl-Devel-StackTrace,perl-ExtUtils-MakeMaker,perl-List-MoreUtils,perl-parent,perl-Array-Compare,perl-Type-Tiny,perl-Filesys-DiskFree,perl-Array-Compare,perl-Type-Tiny,perl-JSON' |
723 |
createrepo |
createrepo |
724 |
|
|
725 |
##################### |
##################### |
726 |
##################### |
##################### |
727 |
# Reetspetit |
# Postgresql |
728 |
##################### |
##################### |
729 |
##################### |
##################### |
730 |
REPO['reponame']='reetp' |
for pgsqlver in "9.6" "10" "11" "12" "13"; do |
731 |
REPO['fullreponame']='Mirror John Crisp reetspetit.com' |
REPO['reponame']="pgsql$pgsqlver" |
732 |
|
REPO['pkgname']='pgsql' |
733 |
|
REPO['fullreponame']="Postgresql $pgsqlver" |
734 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
735 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
736 |
REPO['status']='disabled' |
REPO['status']='disabled' |
737 |
REPO['BaseURL']='https://www.reetspetit.com/smeserver/$releasever' |
REPO['BaseURL']='https://yum.postgresql.org/'.$pgsqlver.'/redhat/rhel-$releasever-$basearch/' |
738 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
739 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='yes' |
740 |
REPO['GPGKey']='https://www.reetspetit.com/RPM-GPG-KEY' |
ext=$pgsqlver; |
741 |
|
[[ "$pgsqlver" == "9.6" ]] && ext="96"; |
742 |
|
REPO['GPGKey']='https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG-'.$ext |
743 |
REPO['Exclude']='' |
REPO['Exclude']='' |
744 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
745 |
createrepo |
createrepo |
746 |
|
|
747 |
|
|
748 |
|
REPO['reponame']="pgsql$pgsqlver-nonfree" |
749 |
|
REPO['pkgname']='pgsql' |
750 |
|
REPO['fullreponame']="Postgresql $pgsqlver non free" |
751 |
|
REPO['EnableGroups']='no' |
752 |
|
REPO['Visible']='yes' |
753 |
|
REPO['status']='disabled' |
754 |
|
REPO['BaseURL']='https://download.postgresql.org/pub/repos/yum/non-free/'.$pgsqlver.'/redhat/rhel-$releasever-$basearch/' |
755 |
|
REPO['MirrorList']='' |
756 |
|
REPO['GPGCheck']='yes' |
757 |
|
ext=$pgsqlver; |
758 |
|
[[ "$pgsqlver" == "9.6" ]] && ext="96"; |
759 |
|
REPO['GPGKey']='https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG-'.$ext |
760 |
|
REPO['Exclude']='' |
761 |
|
REPO['IncludePkgs']='' |
762 |
|
createrepo |
763 |
|
|
764 |
|
REPO['reponame']="pgsql$pgsqlver-common" |
765 |
|
REPO['pkgname']='pgsql' |
766 |
|
REPO['fullreponame']="Postgresql $pgsqlver non free" |
767 |
|
REPO['EnableGroups']='no' |
768 |
|
REPO['Visible']='yes' |
769 |
|
REPO['status']='disabled' |
770 |
|
REPO['BaseURL']='https://download.postgresql.org/pub/repos/yum/common/'.$pgsqlver.'/redhat/rhel-$releasever-$basearch/' |
771 |
|
REPO['MirrorList']='' |
772 |
|
REPO['GPGCheck']='yes' |
773 |
|
ext=$pgsqlver; |
774 |
|
[[ "$pgsqlver" == "9.6" ]] && ext="96"; |
775 |
|
REPO['GPGKey']='https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG-'.$ext |
776 |
|
REPO['Exclude']='' |
777 |
|
REPO['IncludePkgs']='' |
778 |
|
createrepo |
779 |
|
|
780 |
|
done |
781 |
|
|
782 |
##################### |
##################### |
783 |
##################### |
##################### |
784 |
#remi-safe |
# Reetspetit |
785 |
##################### |
##################### |
786 |
##################### |
##################### |
787 |
REPO['reponame']='remi-safe' |
REPO['reponame']='reetp' |
788 |
REPO['fullreponame']='Remi - safe' |
REPO['pkgname']=${REPO['reponame']} |
789 |
|
REPO['fullreponame']='Mirror John Crisp reetspetit.com' |
790 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
|
REPO['GPGCheck']='yes' |
|
791 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
792 |
REPO['status']='enabled' |
REPO['status']='disabled' |
793 |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/$releasever/safe/$basearch/' |
REPO['BaseURL']='https://www.reetspetit.com/smeserver/$releasever' |
794 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
795 |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
REPO['GPGCheck']='no' |
796 |
|
REPO['GPGKey']='https://www.reetspetit.com/RPM-GPG-KEY' |
797 |
REPO['Exclude']='' |
REPO['Exclude']='' |
798 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
799 |
createrepo |
createrepo |
804 |
##################### |
##################### |
805 |
##################### |
##################### |
806 |
REPO['reponame']='remi' |
REPO['reponame']='remi' |
807 |
|
REPO['pkgname']='remi-unsafe' |
808 |
REPO['fullreponame']='Remi - EL unsafe, will conflict with your base rpms' |
REPO['fullreponame']='Remi - EL unsafe, will conflict with your base rpms' |
809 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
810 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
823 |
##################### |
##################### |
824 |
##################### |
##################### |
825 |
REPO['reponame']='remi-ocsinventory' |
REPO['reponame']='remi-ocsinventory' |
826 |
|
REPO['pkgname']=${REPO['reponame']} |
827 |
REPO['fullreponame']='Remi ocsinventory - EL' |
REPO['fullreponame']='Remi ocsinventory - EL' |
828 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
829 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
842 |
##################### |
##################### |
843 |
##################### |
##################### |
844 |
REPO['reponame']='remi-roundcube' |
REPO['reponame']='remi-roundcube' |
845 |
|
REPO['pkgname']=${REPO['reponame']} |
846 |
REPO['fullreponame']='Remi Roundcube - EL' |
REPO['fullreponame']='Remi Roundcube - EL' |
847 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
848 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
862 |
##################### |
##################### |
863 |
##################### |
##################### |
864 |
REPO['reponame']='rpmfusion' |
REPO['reponame']='rpmfusion' |
865 |
|
REPO['pkgname']=${REPO['reponame']} |
866 |
REPO['fullreponame']='rpmfusion free EL' |
REPO['fullreponame']='rpmfusion free EL' |
867 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
868 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
881 |
##################### |
##################### |
882 |
##################### |
##################### |
883 |
REPO['reponame']='rpmfusion-nonfree' |
REPO['reponame']='rpmfusion-nonfree' |
884 |
|
REPO['pkgname']='rpmfusion' |
885 |
REPO['fullreponame']='rpmfusion nonfree EL' |
REPO['fullreponame']='rpmfusion nonfree EL' |
886 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
887 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
900 |
##################### |
##################### |
901 |
##################### |
##################### |
902 |
REPO['reponame']='sogo' |
REPO['reponame']='sogo' |
903 |
|
REPO['pkgname']=${REPO['reponame']} |
904 |
REPO['fullreponame']='Inverse SOGo 2 Repository' |
REPO['fullreponame']='Inverse SOGo 2 Repository' |
905 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
906 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
919 |
##################### |
##################### |
920 |
##################### |
##################### |
921 |
REPO['reponame']='sogo3' |
REPO['reponame']='sogo3' |
922 |
|
REPO['pkgname']='sogo' |
923 |
REPO['fullreponame']='Inverse SOGo 3 Repository' |
REPO['fullreponame']='Inverse SOGo 3 Repository' |
924 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
925 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
938 |
##################### |
##################### |
939 |
##################### |
##################### |
940 |
REPO['reponame']='sogo4' |
REPO['reponame']='sogo4' |
941 |
|
REPO['pkgname']='sogo' |
942 |
REPO['fullreponame']='Inverse SOGo 4 Repository' |
REPO['fullreponame']='Inverse SOGo 4 Repository' |
943 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
944 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
957 |
##################### |
##################### |
958 |
##################### |
##################### |
959 |
REPO['reponame']='sogo-subscription' |
REPO['reponame']='sogo-subscription' |
960 |
|
REPO['pkgname']='sogo' |
961 |
REPO['fullreponame']='Inverse SOGo Repository only with subscription' |
REPO['fullreponame']='Inverse SOGo Repository only with subscription' |
962 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
963 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
976 |
##################### |
##################### |
977 |
##################### |
##################### |
978 |
REPO['reponame']='spectrum2' |
REPO['reponame']='spectrum2' |
979 |
|
REPO['pkgname']=${REPO['reponame']} |
980 |
REPO['fullreponame']='Spectrum2' |
REPO['fullreponame']='Spectrum2' |
981 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
982 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
995 |
##################### |
##################### |
996 |
##################### |
##################### |
997 |
REPO['reponame']='springdale-core' |
REPO['reponame']='springdale-core' |
998 |
|
REPO['pkgname']='springdale' |
999 |
REPO['fullreponame']='PUIAS core Base' |
REPO['fullreponame']='PUIAS core Base' |
1000 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
1001 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
1009 |
createrepo |
createrepo |
1010 |
|
|
1011 |
REPO['reponame']='springdale-updates' |
REPO['reponame']='springdale-updates' |
1012 |
|
REPO['pkgname']='springdale' |
1013 |
REPO['fullreponame']='PUIAS core Updates' |
REPO['fullreponame']='PUIAS core Updates' |
1014 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
1015 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
1023 |
createrepo |
createrepo |
1024 |
|
|
1025 |
REPO['reponame']='springdale-addons' |
REPO['reponame']='springdale-addons' |
1026 |
|
REPO['pkgname']='springdale' |
1027 |
REPO['fullreponame']='PUIAS Addons' |
REPO['fullreponame']='PUIAS Addons' |
1028 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
1029 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
1037 |
createrepo |
createrepo |
1038 |
|
|
1039 |
REPO['reponame']='springdale-addons-updates' |
REPO['reponame']='springdale-addons-updates' |
1040 |
|
REPO['pkgname']='springdale' |
1041 |
REPO['fullreponame']='PUIAS Addons Updates' |
REPO['fullreponame']='PUIAS Addons Updates' |
1042 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
1043 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
1052 |
|
|
1053 |
|
|
1054 |
REPO['reponame']='springdale-unsupported' |
REPO['reponame']='springdale-unsupported' |
1055 |
|
REPO['pkgname']='springdale' |
1056 |
REPO['fullreponame']='PUIAS Unsupported' |
REPO['fullreponame']='PUIAS Unsupported' |
1057 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
1058 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
1066 |
createrepo |
createrepo |
1067 |
|
|
1068 |
REPO['reponame']='springdale-computational' |
REPO['reponame']='springdale-computational' |
1069 |
|
REPO['pkgname']='springdale' |
1070 |
REPO['fullreponame']='PUIAS Computational' |
REPO['fullreponame']='PUIAS Computational' |
1071 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
1072 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
1088 |
##################### |
##################### |
1089 |
##################### |
##################### |
1090 |
REPO['reponame']='stephdl' |
REPO['reponame']='stephdl' |
1091 |
|
REPO['pkgname']=${REPO['reponame']} |
1092 |
REPO['fullreponame']='Mirror Stephane de Labrusse' |
REPO['fullreponame']='Mirror Stephane de Labrusse' |
1093 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
1094 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
1107 |
##################### |
##################### |
1108 |
##################### |
##################### |
1109 |
REPO['reponame']='virtualbox' |
REPO['reponame']='virtualbox' |
1110 |
|
REPO['pkgname']=${REPO['reponame']} |
1111 |
REPO['fullreponame']='RHEL/CentOS VirtualBox' |
REPO['fullreponame']='RHEL/CentOS VirtualBox' |
1112 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
1113 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
1126 |
##################### |
##################### |
1127 |
##################### |
##################### |
1128 |
REPO['reponame']='webtatic' |
REPO['reponame']='webtatic' |
1129 |
|
REPO['pkgname']=${REPO['reponame']} |
1130 |
REPO['fullreponame']='webtatic - EL' |
REPO['fullreponame']='webtatic - EL' |
1131 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
1132 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
1149 |
##################### |
##################### |
1150 |
##################### |
##################### |
1151 |
REPO['reponame']='xymon' |
REPO['reponame']='xymon' |
1152 |
|
REPO['pkgname']=${REPO['reponame']} |
1153 |
REPO['fullreponame']='Xymon Terabithia RPMS - EL' |
REPO['fullreponame']='Xymon Terabithia RPMS - EL' |
1154 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
1155 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
1167 |
#Zabbix2.4 |
#Zabbix2.4 |
1168 |
##################### |
##################### |
1169 |
##################### |
##################### |
1170 |
declare -A zabshort=( ['1.8']='18' ['2.0']='20' ['2.0']='20' ['2.4']='24' ['3.0']='30' ['3.2']='32' ['3.4']='34' ['4.0']='40' ['4.2']='42' ['4.4']='44') |
declare -A zabshort=( ['1.8']='18' ['2.0']='20' ['2.0']='20' ['2.4']='24' ['3.0']='30' ['3.2']='32' ['3.4']='34' ['4.0']='40' ['4.2']='42' ['4.4']='44' ['4.5']='45' ['5.0']='50' ['5.1']='51' ['5.2']='52' ['5.3']='53' ['5.4']='54' ['5.5']='55' ) |
1171 |
for elasver in "4.2" "4.4" ; do |
for elasver in "4.2" "4.4" '4.5' '5.0' '5.1' '5.2' '5.3' '5.4' '5.5'; do |
1172 |
REPO['reponame']="zabbix${zabshort[$elasver]}" |
REPO['reponame']="zabbix${zabshort[$elasver]}" |
1173 |
|
REPO['pkgname']='zabbix' |
1174 |
REPO['fullreponame']="Zabbix $elasver Official Repository" |
REPO['fullreponame']="Zabbix $elasver Official Repository" |
1175 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
1176 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
1178 |
REPO['BaseURL']="http://repo.zabbix.com/zabbix/$elasver/rhel/\$releasever/\$basearch/" |
REPO['BaseURL']="http://repo.zabbix.com/zabbix/$elasver/rhel/\$releasever/\$basearch/" |
1179 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
1180 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
1181 |
REPO['GPGKey']="http://repo.zabbix.com/RPM-GPG-KEY-ZABBIX" |
REPO['GPGKey']="http://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591" |
1182 |
REPO['Exclude']='' |
REPO['Exclude']='' |
1183 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
1184 |
createrepo |
createrepo |
1185 |
done |
done |
1186 |
|
|
1187 |
|
# webfront sclo |
1188 |
|
for elasver in '5.0' '5.1'; do |
1189 |
|
REPO['reponame']="zabbix${zabshort[$elasver]}-frontend" |
1190 |
|
REPO['pkgname']='zabbix' |
1191 |
|
REPO['fullreponame']="Zabbix $elasver Official Repository" |
1192 |
|
REPO['EnableGroups']='no' |
1193 |
|
REPO['Visible']='yes' |
1194 |
|
REPO['status']='disabled' |
1195 |
|
REPO['BaseURL']="http://repo.zabbix.com/zabbix/$elasver/rhel/\$releasever/\$basearch/frontend/" |
1196 |
|
REPO['MirrorList']='' |
1197 |
|
REPO['GPGCheck']='yes' |
1198 |
|
REPO['GPGKey']="http://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591" |
1199 |
|
REPO['Exclude']='' |
1200 |
|
REPO['IncludePkgs']='' |
1201 |
|
createrepo |
1202 |
|
done |
1203 |
|
|
1204 |
|
|
1205 |
|
|
1206 |
##################### |
##################### |
1207 |
##################### |
##################### |
1208 |
#zmrepo |
#zmrepo |
1209 |
##################### |
##################### |
1210 |
##################### |
##################### |
1211 |
REPO['reponame']='zmrepo' |
REPO['reponame']='zmrepo' |
1212 |
|
REPO['pkgname']=${REPO['reponame']} |
1213 |
REPO['fullreponame']='ZoneMinder Repo - EL' |
REPO['fullreponame']='ZoneMinder Repo - EL' |
1214 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
1215 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
1260 |
|
|
1261 |
cat << 'EOF' >$RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/migrate/10epel |
cat << 'EOF' >$RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/migrate/10epel |
1262 |
{ |
{ |
1263 |
my @add = split(/[,; ]+/, ''); |
my @add = split(/[,; ]+/, 'pwauth'); |
1264 |
my %remove = map { $_ => 1 } split(/[,; ]+/, 'gnustep-*,gnustep*,gnustep-base,gnustep-make'); |
my %remove = map { $_ => 1 } split(/[,; ]+/, 'gnustep-*,gnustep*,gnustep-base,gnustep-make'); |
1265 |
|
|
1266 |
for my $name ( qw(epel) ) |
for my $name ( qw(epel) ) |
1303 |
|
|
1304 |
EOF |
EOF |
1305 |
|
|
|
cat << 'EOF' >$RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/migrate/10asterisk |
|
|
{ |
|
|
for my $name ( qw(asterisk-current) ) |
|
|
{ |
|
|
my $repo = $DB->get($name) or next; |
|
|
my $BaseURL = $repo->prop('BaseURL') || ''; |
|
|
if ($BaseURL =~ s/centos\$/centos\/\$/g) |
|
|
{$repo->set_prop('BaseURL', $BaseURL);} |
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
EOF |
|
1306 |
|
|
1307 |
cat << 'EOF' >$RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/migrate/10openfusion |
cat << 'EOF' >$RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/migrate/10openfusion |
1308 |
{ |
{ |
1309 |
my @addexclude = split(/,/,"perl-Devel-StackTrace,perl-ExtUtils-MakeMaker,perl-List-MoreUtils,perl-Exporter-Tiny,perl-ExtUtils-Install,perl-parent"); |
my @addexclude = split(/,/,"perl-Devel-StackTrace,perl-ExtUtils-MakeMaker,perl-List-MoreUtils,perl-ExtUtils-Install,perl-parent"); |
1310 |
my %removeexclude = map { $_ => 1 } split(/[,; ]+/, 'perl-version'); |
my %removeexclude = map { $_ => 1 } split(/[,; ]+/, 'perl-version'); |
1311 |
my @addinclude = split(/,/,"perl-Algorithm-C3,perl-App-cpanminus,perl-B-Hooks-EndOfScope,perl-B-Hooks-OP-Check,perl-CPAN-Metanoarch,perl-Carp,perl-Class-C3,perl-Class-Load,perl-Class-Load-XS,perl-Class-Method-Modifiers,perl-Class-Singleton,perl-Class-XSAccessor,perl-Clone-PP,perl-Data-Dumper-Concise,perl-Data-IEEE754,perl-Data-OptList,perl-Data-Printer,perl-Data-Validate-IP,perl-DateTime,perl-DateTime-Locale,perl-DateTime-TimeZone,perl-Devel-GlobalDestruction,perl-Dist-CheckConflicts,perl-Eval-Closure,perl-Exporter-Tiny,perl-ExtUtils-CBuilder,perl-ExtUtils-Install,perl-ExtUtils-Manifest,perl-File-HomeDir,perl-File-Which,perl-GeoIP2,perl-Hash-FieldHash,perl-IPC-Cmd,perl-Lexical-SealRequireHints,perl-List-AllUtils,perl-Locale-Maketext-Simple,perl-MRO-Compat,perl-Math-Int128,perl-Math-Int64,perl-MaxMind-DB-Common,perl-MaxMind-DB-Reader,perl-Module-Build,perl-Module-CoreList,perl-Module-Implementation,perl-Module-Load,perl-Module-Load-Conditional,perl-Module-Runtime,perl-Moo,perl-MooX-StrictConstructor,perl-MooX-Types-MooseLike,perl-Moose,perl-Net-Works,perl-Package-DeprecationManager,perl-Package-Stash,perl-Package-Stash-XS,perl-Params-Check,perl-Params-Classify,perl-Params-Validate,perl-Perl-OSType,perl-Role-Tiny,perl-Scalar-List-Utils,perl-Socket,perl-Sort-Naturally,perl-Sub-Exporter,perl-Sub-Exporter-Progressive,perl-Sub-Identify,perl-Sub-Install,perl-Sub-Name,perl-Sub-Quote,perl-Task-Weaken,perl-Term-ANSIColor,perl-Test-Warnings,perl-Throwable,perl-Try-Tiny,perl-Variable-Magic,perl-bareword-filehandles,perl-indirect,perl-multidimensional,perl-namespace-autoclean,perl-namespace-clean,perl-strictures,perl-Devel-StackTrace,perl-ExtUtils-MakeMaker,perl-List-MoreUtils,perl-parent"); |
my @addinclude = split(/,/,"perl-Algorithm-C3,perl-App-cpanminus,perl-B-Hooks-EndOfScope,perl-B-Hooks-OP-Check,perl-CPAN-Metanoarch,perl-Carp,perl-Class-C3,perl-Class-Load,perl-Class-Load-XS,perl-Class-Method-Modifiers,perl-Class-Singleton,perl-Class-XSAccessor,perl-Clone-PP,perl-Data-Dumper-Concise,perl-Data-IEEE754,perl-Data-OptList,perl-Data-Printer,perl-Data-Validate-IP,perl-DateTime,perl-DateTime-Locale,perl-DateTime-TimeZone,perl-Devel-GlobalDestruction,perl-Dist-CheckConflicts,perl-Eval-Closure,perl-Exporter-Tiny,perl-ExtUtils-CBuilder,perl-ExtUtils-Install,perl-ExtUtils-Manifest,perl-File-HomeDir,perl-File-Which,perl-GeoIP2,perl-Hash-FieldHash,perl-IPC-Cmd,perl-Lexical-SealRequireHints,perl-List-AllUtils,perl-Locale-Maketext-Simple,perl-MRO-Compat,perl-Math-Int128,perl-Math-Int64,perl-MaxMind-DB-Common,perl-MaxMind-DB-Reader,perl-Module-Build,perl-Module-CoreList,perl-Module-Implementation,perl-Module-Load,perl-Module-Load-Conditional,perl-Module-Runtime,perl-Moo,perl-MooX-StrictConstructor,perl-MooX-Types-MooseLike,perl-Moose,perl-Net-Works,perl-Package-DeprecationManager,perl-Package-Stash,perl-Package-Stash-XS,perl-Params-Check,perl-Params-Classify,perl-Params-Validate,perl-Perl-OSType,perl-Role-Tiny,perl-Scalar-List-Utils,perl-Socket,perl-Sort-Naturally,perl-Sub-Exporter,perl-Sub-Exporter-Progressive,perl-Sub-Identify,perl-Sub-Install,perl-Sub-Name,perl-Sub-Quote,perl-Task-Weaken,perl-Term-ANSIColor,perl-Test-Warnings,perl-Throwable,perl-Try-Tiny,perl-Variable-Magic,perl-bareword-filehandles,perl-indirect,perl-multidimensional,perl-namespace-autoclean,perl-namespace-clean,perl-strictures,perl-Devel-StackTrace,perl-ExtUtils-MakeMaker,perl-List-MoreUtils,perl-parent,perl-Array-Compare,perl-Type-Tiny,perl-Filesys-DiskFree,perl-Array-Compare,perl-Type-Tiny"); |
1312 |
|
|
1313 |
my %removeinclude = map { $_ => 1 } split(/[,; ]+/, ''); |
my %removeinclude = map { $_ => 1 } split(/[,; ]+/, ''); |
1314 |
|
|
1315 |
for my $name ( qw(openfusion) ) |
for my $name ( qw(openfusion) ) |
1361 |
|
|
1362 |
rm -f %{name}-%{version}-filelist* |
rm -f %{name}-%{version}-filelist* |
1363 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
1364 |
|
cat %{name}-%{version}-filelist|grep asterisk > %{name}-%{version}-filelist-asterisk |
1365 |
cat %{name}-%{version}-filelist| grep atomic > %{name}-%{version}-filelist-atomic |
cat %{name}-%{version}-filelist| grep atomic > %{name}-%{version}-filelist-atomic |
1366 |
|
cat %{name}-%{version}-filelist| grep bareos > %{name}-%{version}-filelist-bareos |
1367 |
cat %{name}-%{version}-filelist| grep centos-sclo > %{name}-%{version}-filelist-centos-sclo |
cat %{name}-%{version}-filelist| grep centos-sclo > %{name}-%{version}-filelist-centos-sclo |
1368 |
cat %{name}-%{version}-filelist| egrep 'digium|asterisk' > %{name}-%{version}-filelist-asterisk |
cat %{name}-%{version}-filelist| grep collaboraoffice > %{name}-%{version}-filelist-collaboraoffice |
1369 |
|
cat %{name}-%{version}-filelist| grep docker-ce > %{name}-%{version}-filelist-docker-ce |
1370 |
cat %{name}-%{version}-filelist| grep egroupware > %{name}-%{version}-filelist-egroupware |
cat %{name}-%{version}-filelist| grep egroupware > %{name}-%{version}-filelist-egroupware |
1371 |
cat %{name}-%{version}-filelist| grep elastic > %{name}-%{version}-filelist-elastic |
cat %{name}-%{version}-filelist| grep elastic > %{name}-%{version}-filelist-elastic |
1372 |
cat %{name}-%{version}-filelist| grep elrepo > %{name}-%{version}-filelist-elrepo |
cat %{name}-%{version}-filelist| grep elrepo > %{name}-%{version}-filelist-elrepo |
1374 |
cat %{name}-%{version}-filelist| grep erlang > %{name}-%{version}-filelist-erlang |
cat %{name}-%{version}-filelist| grep erlang > %{name}-%{version}-filelist-erlang |
1375 |
cat %{name}-%{version}-filelist| grep freeswitch > %{name}-%{version}-filelist-freeswitch |
cat %{name}-%{version}-filelist| grep freeswitch > %{name}-%{version}-filelist-freeswitch |
1376 |
cat %{name}-%{version}-filelist| grep fws > %{name}-%{version}-filelist-fws |
cat %{name}-%{version}-filelist| grep fws > %{name}-%{version}-filelist-fws |
1377 |
cat %{name}-%{version}-filelist| grep geekery > %{name}-%{version}-filelist-geekery |
cat %{name}-%{version}-filelist| grep fusioninventory-agent > %{name}-%{version}-filelist-fusioninventory-agent |
1378 |
|
cat %{name}-%{version}-filelist| grep lemonldap > %{name}-%{version}-filelist-lemonldap |
1379 |
cat %{name}-%{version}-filelist| grep libreswan > %{name}-%{version}-filelist-libreswan |
cat %{name}-%{version}-filelist| grep libreswan > %{name}-%{version}-filelist-libreswan |
1380 |
if ( "%{?dist}" == "el7" ); then |
if ( "%{?dist}" == "el7" ); then |
1381 |
cat %{name}-%{version}-filelist| grep odoo > %{name}-%{version}-filelist-odoo |
cat %{name}-%{version}-filelist| grep odoo > %{name}-%{version}-filelist-odoo |
1384 |
cat %{name}-%{version}-filelist| grep openfusion > %{name}-%{version}-filelist-openfusion |
cat %{name}-%{version}-filelist| grep openfusion > %{name}-%{version}-filelist-openfusion |
1385 |
cat %{name}-%{version}-filelist| grep node > %{name}-%{version}-filelist-node |
cat %{name}-%{version}-filelist| grep node > %{name}-%{version}-filelist-node |
1386 |
cat %{name}-%{version}-filelist| grep reetp > %{name}-%{version}-filelist-reetp |
cat %{name}-%{version}-filelist| grep reetp > %{name}-%{version}-filelist-reetp |
|
cat %{name}-%{version}-filelist| grep remi-safe > %{name}-%{version}-filelist-remi-safe |
|
1387 |
cat %{name}-%{version}-filelist| grep remi-ocsinventory > %{name}-%{version}-filelist-remi-ocsinventory |
cat %{name}-%{version}-filelist| grep remi-ocsinventory > %{name}-%{version}-filelist-remi-ocsinventory |
1388 |
cat %{name}-%{version}-filelist| grep remi-roundcube > %{name}-%{version}-filelist-remi-roundcube |
cat %{name}-%{version}-filelist| grep remi-roundcube > %{name}-%{version}-filelist-remi-roundcube |
1389 |
cat %{name}-%{version}-filelist| grep remi|egrep -v 'safe|ocsinventory|roundcube' > %{name}-%{version}-filelist-remi |
cat %{name}-%{version}-filelist| grep remi|egrep -v 'ocsinventory|roundcube' > %{name}-%{version}-filelist-remi |
1390 |
cat %{name}-%{version}-filelist| grep rpmfusion > %{name}-%{version}-filelist-rpmfusion |
cat %{name}-%{version}-filelist| grep rpmfusion > %{name}-%{version}-filelist-rpmfusion |
1391 |
cat %{name}-%{version}-filelist| grep sogo > %{name}-%{version}-filelist-sogo |
cat %{name}-%{version}-filelist| grep sogo > %{name}-%{version}-filelist-sogo |
1392 |
cat %{name}-%{version}-filelist| grep spectrum2 > %{name}-%{version}-filelist-spectrum2 |
cat %{name}-%{version}-filelist| grep spectrum2 > %{name}-%{version}-filelist-spectrum2 |
1397 |
cat %{name}-%{version}-filelist| grep xymon > %{name}-%{version}-filelist-xymon |
cat %{name}-%{version}-filelist| grep xymon > %{name}-%{version}-filelist-xymon |
1398 |
cat %{name}-%{version}-filelist| grep zabbix > %{name}-%{version}-filelist-zabbix |
cat %{name}-%{version}-filelist| grep zabbix > %{name}-%{version}-filelist-zabbix |
1399 |
cat %{name}-%{version}-filelist| grep zmrepo > %{name}-%{version}-filelist-zmrepo |
cat %{name}-%{version}-filelist| grep zmrepo > %{name}-%{version}-filelist-zmrepo |
1400 |
|
cat %{name}-%{version}-filelist| grep pgsql > %{name}-%{version}-filelist-pgsql |
1401 |
%clean |
%clean |
1402 |
cd .. |
cd .. |
1403 |
rm -rf %{name}-%{version} |
rm -rf %{name}-%{version} |
1424 |
# this is an upgrade |
# this is an upgrade |
1425 |
;; |
;; |
1426 |
esac |
esac |
1427 |
|
%package asterisk |
1428 |
|
Summary: Asterisk Repository tucny.com |
1429 |
|
%description asterisk |
1430 |
|
Asterisk Repository tucny.com |
1431 |
|
%files asterisk -f %{name}-%{version}-filelist-asterisk |
1432 |
|
%defattr(-,root,root) |
1433 |
|
|
1434 |
%package atomic |
%package atomic |
1435 |
Summary: Atomic Repository |
Summary: Atomic Repository |
1436 |
%description atomic |
%description atomic |
1438 |
%files atomic -f %{name}-%{version}-filelist-atomic |
%files atomic -f %{name}-%{version}-filelist-atomic |
1439 |
%defattr(-,root,root) |
%defattr(-,root,root) |
1440 |
|
|
1441 |
|
%package bareos |
1442 |
|
Summary: Backup Archiving Recovery Open Sourced |
1443 |
|
%description bareos |
1444 |
|
Backup Archiving Recovery Open Sourced repository |
1445 |
|
%files bareos -f %{name}-%{version}-filelist-bareos |
1446 |
|
%defattr(-,root,root) |
1447 |
|
|
1448 |
%package centos-sclo |
%package centos-sclo |
1449 |
Summary: CentOS Red-Hat software collection repository |
Summary: CentOS Red-Hat software collection repository |
1450 |
%description centos-sclo |
%description centos-sclo |
1452 |
%files centos-sclo -f %{name}-%{version}-filelist-centos-sclo |
%files centos-sclo -f %{name}-%{version}-filelist-centos-sclo |
1453 |
%defattr(-,root,root) |
%defattr(-,root,root) |
1454 |
|
|
1455 |
%package asterisk |
%package collaboraoffice |
1456 |
Summary: All repositories you need for Asterisk and FreePBX |
Summary: collaboraoffice repo |
1457 |
%description asterisk |
%description collaboraoffice |
1458 |
All repositories you need for Asterisk and FreePBX |
collaboraoffice repo |
1459 |
%files asterisk -f %{name}-%{version}-filelist-asterisk |
%files collaboraoffice -f %{name}-%{version}-filelist-collaboraoffice |
1460 |
|
%defattr(-,root,root) |
1461 |
|
|
1462 |
|
%package docker-ce |
1463 |
|
Summary: docker-ce |
1464 |
|
%description docker-ce |
1465 |
|
docker-ce repo |
1466 |
|
%files docker-ce -f %{name}-%{version}-filelist-docker-ce |
1467 |
%defattr(-,root,root) |
%defattr(-,root,root) |
1468 |
|
|
1469 |
%package egroupware |
%package egroupware |
1515 |
%files fws -f %{name}-%{version}-filelist-fws |
%files fws -f %{name}-%{version}-filelist-fws |
1516 |
%defattr(-,root,root) |
%defattr(-,root,root) |
1517 |
|
|
1518 |
%package geekery |
%package fusioninventory-agent |
1519 |
Summary: Geekery Repository |
Summary: Copr repo for fusioninventory-agent owned by trasher |
1520 |
%description geekery |
%description fusioninventory-agent |
1521 |
Geekery Repository |
Copr repo for fusioninventory-agent owned by trasher |
1522 |
%files geekery -f %{name}-%{version}-filelist-geekery |
%files fusioninventory-agent -f %{name}-%{version}-filelist-fusioninventory-agent |
1523 |
|
%defattr(-,root,root) |
1524 |
|
|
1525 |
|
%package lemonldap |
1526 |
|
Summary: Lemonldap NG Repository |
1527 |
|
%description lemonldap |
1528 |
|
LemonLDAP::NG Repository |
1529 |
|
%files lemonldap -f %{name}-%{version}-filelist-lemonldap |
1530 |
%defattr(-,root,root) |
%defattr(-,root,root) |
1531 |
|
|
1532 |
%package libreswan |
%package libreswan |
1566 |
%files openfusion -f %{name}-%{version}-filelist-openfusion |
%files openfusion -f %{name}-%{version}-filelist-openfusion |
1567 |
%defattr(-,root,root) |
%defattr(-,root,root) |
1568 |
|
|
1569 |
|
%package pgsql |
1570 |
|
Summary: PostGreSQL Repositories |
1571 |
|
%description pgsql |
1572 |
|
PostGreSQL Repositories |
1573 |
|
%files pgsql -f %{name}-%{version}-filelist-pgsql |
1574 |
|
%defattr(-,root,root) |
1575 |
|
|
1576 |
%package reetp |
%package reetp |
1577 |
Summary: Mirror John Crisp reetspetit.com |
Summary: Mirror John Crisp reetspetit.com |
1578 |
%description reetp |
%description reetp |
1580 |
%files reetp -f %{name}-%{version}-filelist-reetp |
%files reetp -f %{name}-%{version}-filelist-reetp |
1581 |
%defattr(-,root,root) |
%defattr(-,root,root) |
1582 |
|
|
|
%package remi-safe |
|
|
Summary: Remi safe repository |
|
|
%description remi-safe |
|
|
Remi safe repository |
|
|
%files remi-safe -f %{name}-%{version}-filelist-remi-safe |
|
|
%defattr(-,root,root) |
|
|
|
|
1583 |
%package remi-ocsinventory |
%package remi-ocsinventory |
1584 |
Summary: Remi repository filtered to install OCSinventory |
Summary: Remi repository filtered to install OCSinventory |
1585 |
%description remi-ocsinventory |
%description remi-ocsinventory |