1 |
%define name smeserver-extrarepositories |
%define name smeserver-extrarepositories |
2 |
%define version 0.1 |
%define version 0.1 |
3 |
%define release 1 |
%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 |
|
* Fri Dec 28 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-12.sme |
22 |
|
- 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 |
35 |
|
- add elrepo-kernel repo [SME: 10581] |
36 |
|
|
37 |
|
* Sun Mar 18 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-4.sme |
38 |
|
- exclude ffmpeg-2.6.4 and celt-0.11 from zmrepo [SME: 10543] |
39 |
|
- add Sogo4 repo + migrate to exclude gnustep from epel if sogo repo present |
40 |
|
|
41 |
|
* Sun Feb 18 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-3.sme |
42 |
|
- fix wrong escape sequence for $basearch and $releasever [SME: 10239] |
43 |
|
|
44 |
|
* Thu Feb 15 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-2.sme |
45 |
|
- first multipackage version |
46 |
|
- gpg keys not included |
47 |
|
|
48 |
* Mon May 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-1.sme |
* Mon May 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-1.sme |
49 |
- initial release |
- initial release |
50 |
|
|
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 |
108 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='no' |
109 |
REPO['Visible']='no' |
REPO['Visible']='no' |
110 |
REPO['status']='disabled' |
REPO['status']='disabled' |
111 |
REPO['BaseURL']='http://packages.asterisk.org/centos/$releasever/asterisk-13/\\\$basearch/' |
REPO['BaseURL']='http://packages.asterisk.org/centos/$releasever/asterisk-13/$basearch/' |
112 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
113 |
REPO['GPGKey']='' |
REPO['GPGKey']='' |
114 |
REPO['Exclude']='' |
REPO['Exclude']='' |
126 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='no' |
127 |
REPO['Visible']='no' |
REPO['Visible']='no' |
128 |
REPO['status']='disabled' |
REPO['status']='disabled' |
129 |
REPO['BaseURL']='http://packages.asterisk.org/centos/$releasever/current/\\\$basearch/' |
REPO['BaseURL']='http://packages.asterisk.org/centos$releasever/current/$basearch/' |
130 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
131 |
REPO['GPGKey']='' |
REPO['GPGKey']='' |
132 |
REPO['Exclude']='' |
REPO['Exclude']='' |
143 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
144 |
REPO['Visible']='no' |
REPO['Visible']='no' |
145 |
REPO['status']='disabled' |
REPO['status']='disabled' |
146 |
REPO['BaseURL']='http://packages.digium.com/centos/\\\$releasever/current/\\\$basearch/' |
REPO['BaseURL']='http://packages.digium.com/centos/$releasever/current/$basearch/' |
147 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
148 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='no' |
149 |
REPO['GPGKey']='' |
REPO['GPGKey']='' |
161 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
162 |
REPO['Visible']='no' |
REPO['Visible']='no' |
163 |
REPO['status']='disabled' |
REPO['status']='disabled' |
164 |
REPO['BaseURL']='http://packages.digium.com/centos/\\\$releasever/digium-13/\\\$basearch/' |
REPO['BaseURL']='http://packages.digium.com/centos/$releasever/digium-13/$basearch/' |
165 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
166 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='no' |
167 |
REPO['GPGKey']='' |
REPO['GPGKey']='' |
180 |
REPO['Visible']='no' |
REPO['Visible']='no' |
181 |
REPO['status']='disabled' |
REPO['status']='disabled' |
182 |
REPO['BaseURL']='' |
REPO['BaseURL']='' |
183 |
REPO['MirrorList']='http://www.atomicorp.com/mirrorlist/atomic/centos-\\\$releasever-\\\$basearch' |
REPO['MirrorList']='http://www.atomicorp.com/mirrorlist/atomic/centos-$releasever-$basearch' |
184 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
185 |
REPO['GPGKey']='https://www.atomicorp.com/RPM-GPG-KEY.art.txt' |
REPO['GPGKey']='https://www.atomicorp.com/RPM-GPG-KEY.art.txt' |
186 |
REPO['Exclude']='' |
REPO['Exclude']='' |
189 |
|
|
190 |
##################### |
##################### |
191 |
##################### |
##################### |
192 |
|
#centos-sclo-centos |
193 |
|
##################### |
194 |
|
##################### |
195 |
|
REPO['reponame']='centos-sclo-centos' |
196 |
|
REPO['fullreponame']='Centos-RH Software collections' |
197 |
|
REPO['EnableGroups']='no' |
198 |
|
REPO['Visible']='yes' |
199 |
|
REPO['status']='disabled' |
200 |
|
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/sclo/' |
201 |
|
REPO['MirrorList']='' |
202 |
|
REPO['GPGCheck']='yes' |
203 |
|
REPO['GPGKey']='https://www.centos.org/keys/RPM-GPG-KEY-CentOS-SIG-SCLo' |
204 |
|
REPO['Exclude']='' |
205 |
|
REPO['IncludePkgs']='' |
206 |
|
createrepo |
207 |
|
|
208 |
|
##################### |
209 |
|
##################### |
210 |
#centos-sclo-rh |
#centos-sclo-rh |
211 |
##################### |
##################### |
212 |
##################### |
##################### |
215 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
216 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
217 |
REPO['status']='disabled' |
REPO['status']='disabled' |
218 |
REPO['BaseURL']='http://mirror.centos.org/centos/\\\$releasever/sclo/\\\$basearch/rh' |
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/' |
219 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
220 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
221 |
REPO['GPGKey']='https://www.centos.org/keys/RPM-GPG-KEY-CentOS-SIG-SCLo' |
REPO['GPGKey']='https://www.centos.org/keys/RPM-GPG-KEY-CentOS-SIG-SCLo' |
233 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
234 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
235 |
REPO['status']='disabled' |
REPO['status']='disabled' |
236 |
REPO['BaseURL']='http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_\\\$releasever/' |
REPO['BaseURL']='http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_$releasever/' |
237 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
238 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
239 |
REPO['GPGKey']='http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_\\\$releasever/repodata/repomd.xml.key' |
REPO['GPGKey']='http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_$releasever/repodata/repomd.xml.key' |
240 |
REPO['Exclude']='' |
REPO['Exclude']='' |
241 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
242 |
createrepo |
createrepo |
272 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
273 |
REPO['Visible']='no' |
REPO['Visible']='no' |
274 |
REPO['status']='disabled' |
REPO['status']='disabled' |
275 |
REPO['BaseURL']='http://elrepo.org/linux/elrepo/el\\\$releasever/\\\$basearch' |
REPO['BaseURL']='http://elrepo.org/linux/elrepo/el$releasever/$basearch' |
276 |
REPO['MirrorList']='http://elrepo.org/mirrors-elrepo.\\\$releasever' |
REPO['MirrorList']='http://elrepo.org/mirrors-elrepo.el$releasever' |
277 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
278 |
REPO['GPGKey']='http://elrepo.org/RPM-GPG-KEY-elrepo.org' |
REPO['GPGKey']='http://elrepo.org/RPM-GPG-KEY-elrepo.org' |
279 |
REPO['Exclude']='clamav,spamassassin,libselinux,perl-HTML-Parser,lm_sensors,perl-IO-stringy,perl-XML-Parser,razor-agents,libgcrypt,rpm-python,libxml2,zlib,gnupg,libxml2-python,yum,module-init-tools,rpm,gettext,librpm4,glib2,perl-libwww-perl,perl-Convert-ASN1,beecrypt,fetchmail,libacl,libtool-ltdl,popt,libgpg-error,freetype,perl-MIME-tools,mutt,gd,perl-TimeDate,librpm4.4' |
REPO['Exclude']='clamav,spamassassin,libselinux,perl-HTML-Parser,lm_sensors,perl-IO-stringy,perl-XML-Parser,razor-agents,libgcrypt,rpm-python,libxml2,zlib,gnupg,libxml2-python,yum,module-init-tools,rpm,gettext,librpm4,glib2,perl-libwww-perl,perl-Convert-ASN1,beecrypt,fetchmail,libacl,libtool-ltdl,popt,libgpg-error,freetype,perl-MIME-tools,mutt,gd,perl-TimeDate,librpm4.4' |
282 |
|
|
283 |
##################### |
##################### |
284 |
##################### |
##################### |
285 |
|
#ELRepo kernel |
286 |
|
##################### |
287 |
|
##################### |
288 |
|
REPO['reponame']='elrepo-kernel' |
289 |
|
REPO['fullreponame']='ELRepo.org Community Enterprise Linux Repository Kernel' |
290 |
|
REPO['EnableGroups']='no' |
291 |
|
REPO['Visible']='no' |
292 |
|
REPO['status']='disabled' |
293 |
|
REPO['BaseURL']='http://elrepo.org/linux/kernel/el$releasever/$basearch' |
294 |
|
REPO['MirrorList']='http://elrepo.org/mirrors-elrepo-kernel.el$releasever' |
295 |
|
REPO['GPGCheck']='yes' |
296 |
|
REPO['GPGKey']='http://elrepo.org/RPM-GPG-KEY-elrepo.org' |
297 |
|
REPO['Exclude']='' |
298 |
|
REPO['IncludePkgs']='' |
299 |
|
createrepo |
300 |
|
|
301 |
|
##################### |
302 |
|
##################### |
303 |
#EPEL |
#EPEL |
304 |
##################### |
##################### |
305 |
##################### |
##################### |
308 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
309 |
REPO['Visible']='no' |
REPO['Visible']='no' |
310 |
REPO['status']='disabled' |
REPO['status']='disabled' |
311 |
REPO['BaseURL']='http://download.fedoraproject.org/pub/epel/\\\$releasever/\\\$basearch' |
REPO['BaseURL']='http://download.fedoraproject.org/pub/epel/$releasever/$basearch' |
312 |
REPO['MirrorList']='http://mirrors.fedoraproject.org/mirrorlist?repo=epel-\\\$releasever&arch=\\\$basearch' |
REPO['MirrorList']='http://mirrors.fedoraproject.org/mirrorlist?repo=epel-$releasever&arch=$basearch' |
313 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
314 |
REPO['GPGKey']='http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL' |
REPO['GPGKey']='http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL' |
315 |
REPO['Exclude']='perl-Razor-Agent' |
REPO['Exclude']='perl-Razor-Agent' |
326 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
327 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
328 |
REPO['status']='disabled' |
REPO['status']='disabled' |
329 |
REPO['BaseURL']='http://packages.erlang-solutions.com/rpm/centos/\\\$releasever/\\\$basearch' |
REPO['BaseURL']='http://packages.erlang-solutions.com/rpm/centos/$releasever/$basearch' |
330 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
331 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
332 |
REPO['GPGKey']='http://packages.erlang-solutions.com/rpm/erlang_solutions.asc' |
REPO['GPGKey']='http://packages.erlang-solutions.com/rpm/erlang_solutions.asc' |
344 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
345 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
346 |
REPO['status']='disabled' |
REPO['status']='disabled' |
347 |
REPO['BaseURL']='http://files.freeswitch.org/yum/\\\$releasever/\\\$basearch' |
REPO['BaseURL']='http://files.freeswitch.org/yum/$releasever/$basearch' |
348 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
349 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
350 |
REPO['GPGKey']='file:///etc/pki/rpm-gpg/RPM-GPG-KEY-FREESWITCH' |
REPO['GPGKey']='file:///etc/pki/rpm-gpg/RPM-GPG-KEY-FREESWITCH' |
362 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
363 |
REPO['Visible']='no' |
REPO['Visible']='no' |
364 |
REPO['status']='disabled' |
REPO['status']='disabled' |
365 |
REPO['BaseURL']='http://repo.firewall-services.com/centos/\\\$releasever' |
REPO['BaseURL']='http://repo.firewall-services.com/centos/$releasever' |
366 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
367 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
368 |
REPO['GPGKey']='http://repo.firewall-services.com/RPM-GPG-KEY' |
REPO['GPGKey']='http://repo.firewall-services.com/RPM-GPG-KEY' |
380 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
381 |
REPO['Visible']='no' |
REPO['Visible']='no' |
382 |
REPO['status']='disabled' |
REPO['status']='disabled' |
383 |
REPO['BaseURL']='http://repo.firewall-services.com/centos-testing/\\\$releasever' |
REPO['BaseURL']='http://repo.firewall-services.com/centos-testing/$releasever' |
384 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
385 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
386 |
REPO['GPGKey']='http://repo.firewall-services.com/RPM-GPG-KEY' |
REPO['GPGKey']='http://repo.firewall-services.com/RPM-GPG-KEY' |
399 |
REPO['Visible']='no' |
REPO['Visible']='no' |
400 |
REPO['status']='disabled' |
REPO['status']='disabled' |
401 |
REPO['BaseURL']='' |
REPO['BaseURL']='' |
402 |
REPO['MirrorList']='http://geekery.epac.to/geekery/el\\\$releasever-mirrors' |
REPO['MirrorList']='http://geekery.epac.to/geekery/el$releasever-mirrors' |
403 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
404 |
REPO['GPGKey']='http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY' |
REPO['GPGKey']='http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY' |
405 |
REPO['Exclude']='' |
REPO['Exclude']='' |
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 |
##################### |
##################### |
473 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
474 |
REPO['Visible']='no' |
REPO['Visible']='no' |
475 |
REPO['status']='disabled' |
REPO['status']='disabled' |
476 |
REPO['BaseURL']='http://repo.okay.com.mx/centos/\\\$releasever/\\\$basearch/release' |
REPO['BaseURL']='http://repo.okay.com.mx/centos/$releasever/$basearch/release' |
477 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
478 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='no' |
479 |
REPO['GPGKey']='' |
REPO['GPGKey']='' |
491 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
492 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
493 |
REPO['status']='disabled' |
REPO['status']='disabled' |
494 |
REPO['BaseURL']='http://repo.openfusion.net/centos\\\$releasever-\\\$basearch' |
REPO['BaseURL']='http://repo.openfusion.net/centos$releasever-$basearch' |
495 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
496 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
497 |
REPO['GPGKey']='http://repo.openfusion.net/RPM-GPG-KEY-openfusion' |
REPO['GPGKey']='http://repo.openfusion.net/RPM-GPG-KEY-openfusion' |
509 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
510 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
511 |
REPO['status']='disabled' |
REPO['status']='disabled' |
512 |
REPO['BaseURL']='https://reetspetit.com/smeserver/\\\$releasever' |
REPO['BaseURL']='https://www.reetspetit.com/smeserver/$releasever' |
513 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
514 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='no' |
515 |
REPO['GPGKey']='https://reetspetit.com/RPM-GPG-KEY' |
REPO['GPGKey']='https://www.reetspetit.com/RPM-GPG-KEY' |
516 |
REPO['Exclude']='' |
REPO['Exclude']='' |
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' |
528 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
529 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
530 |
REPO['status']='enabled' |
REPO['status']='enabled' |
531 |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/\\\$releasever/safe/\\\$basearch/' |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/$releasever/safe/$basearch/' |
532 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
533 |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
534 |
REPO['Exclude']='' |
REPO['Exclude']='' |
546 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
547 |
REPO['Visible']='no' |
REPO['Visible']='no' |
548 |
REPO['status']='enabled' |
REPO['status']='enabled' |
549 |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/\\\$releasever/remi/\\\$basearch/' |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/$releasever/remi/$basearch/' |
550 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
551 |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
552 |
REPO['Exclude']='mysql*,php-*,phpMyAdmin' |
REPO['Exclude']='mysql*,php-*,phpMyAdmin' |
564 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
565 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
566 |
REPO['status']='enabled' |
REPO['status']='enabled' |
567 |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/\\\$releasever/remi/\\\$basearch/' |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/$releasever/remi/$basearch/' |
568 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
569 |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
570 |
REPO['Exclude']='' |
REPO['Exclude']='' |
582 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
583 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
584 |
REPO['status']='enabled' |
REPO['status']='enabled' |
585 |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/\\\$releasever/remi/\\\$basearch/' |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/$releasever/remi/$basearch/' |
586 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
587 |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
588 |
REPO['Exclude']='' |
REPO['Exclude']='' |
600 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
601 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
602 |
REPO['status']='disabled' |
REPO['status']='disabled' |
603 |
REPO['BaseURL']='http://download1.rpmfusion.org/free/el/updates/\\\$releasever/\\\$basearch/' |
REPO['BaseURL']='http://download1.rpmfusion.org/free/el/updates/$releasever/$basearch/' |
604 |
REPO['MirrorList']='http://mirrors.rpmfusion.org/mirrorlist?repo=free-el-updates-released-\\\$releasever&arch=\\\$basearch' |
REPO['MirrorList']='http://mirrors.rpmfusion.org/mirrorlist?repo=free-el-updates-released-$releasever&arch=$basearch' |
605 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
606 |
REPO['GPGKey']='https://rpmfusion.org/keys?action=AttachFile&do=get&target=RPM-GPG-KEY-rpmfusion-free-el-\\\$releasever' |
REPO['GPGKey']='https://rpmfusion.org/keys?action=AttachFile&do=get&target=RPM-GPG-KEY-rpmfusion-free-el-$releasever' |
607 |
REPO['Exclude']='' |
REPO['Exclude']='' |
608 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
609 |
createrepo |
createrepo |
618 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
619 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
620 |
REPO['status']='disabled' |
REPO['status']='disabled' |
621 |
REPO['BaseURL']='http://download1.rpmfusion.org/nonfree/el/updates/\\\$releasever/\\\$basearch/' |
REPO['BaseURL']='http://download1.rpmfusion.org/nonfree/el/updates/$releasever/$basearch/' |
622 |
REPO['MirrorList']='http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-el-updates-released-\\\$releasever&arch=\\\$basearch' |
REPO['MirrorList']='http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-el-updates-released-$releasever&arch=$basearch' |
623 |
|
REPO['GPGCheck']='yes' |
624 |
|
REPO['GPGKey']='https://rpmfusion.org/keys?action=AttachFile&do=get&target=RPM-GPG-KEY-rpmfusion-nonfree-el-$releasever' |
625 |
|
REPO['Exclude']='' |
626 |
|
REPO['IncludePkgs']='' |
627 |
|
createrepo |
628 |
|
|
629 |
|
##################### |
630 |
|
##################### |
631 |
|
#Sogo nightly |
632 |
|
##################### |
633 |
|
##################### |
634 |
|
REPO['reponame']='sogo' |
635 |
|
REPO['fullreponame']='Inverse SOGo 2 Repository' |
636 |
|
REPO['EnableGroups']='no' |
637 |
|
REPO['Visible']='yes' |
638 |
|
REPO['status']='disabled' |
639 |
|
REPO['BaseURL']='http://packages.inverse.ca/SOGo/nightly/2/rhel/$releasever/$basearch' |
640 |
|
REPO['MirrorList']='' |
641 |
|
REPO['GPGCheck']='no' |
642 |
|
REPO['GPGKey']='' |
643 |
|
REPO['Exclude']='' |
644 |
|
REPO['IncludePkgs']='gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49*' |
645 |
|
createrepo |
646 |
|
|
647 |
|
##################### |
648 |
|
##################### |
649 |
|
#Sogo3 nightly |
650 |
|
##################### |
651 |
|
##################### |
652 |
|
REPO['reponame']='sogo3' |
653 |
|
REPO['fullreponame']='Inverse SOGo 3 Repository' |
654 |
|
REPO['EnableGroups']='no' |
655 |
|
REPO['Visible']='yes' |
656 |
|
REPO['status']='disabled' |
657 |
|
REPO['BaseURL']='http://packages.inverse.ca/SOGo/nightly/3/rhel/$releasever/$basearch' |
658 |
|
REPO['MirrorList']='' |
659 |
|
REPO['GPGCheck']='no' |
660 |
|
REPO['GPGKey']='' |
661 |
|
REPO['Exclude']='' |
662 |
|
REPO['IncludePkgs']='gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49*' |
663 |
|
createrepo |
664 |
|
|
665 |
|
##################### |
666 |
|
##################### |
667 |
|
#Sogo4 nightly |
668 |
|
##################### |
669 |
|
##################### |
670 |
|
REPO['reponame']='sogo4' |
671 |
|
REPO['fullreponame']='Inverse SOGo 4 Repository' |
672 |
|
REPO['EnableGroups']='no' |
673 |
|
REPO['Visible']='yes' |
674 |
|
REPO['status']='disabled' |
675 |
|
REPO['BaseURL']='http://packages.inverse.ca/SOGo/nightly/4/rhel/$releasever/$basearch' |
676 |
|
REPO['MirrorList']='' |
677 |
|
REPO['GPGCheck']='no' |
678 |
|
REPO['GPGKey']='' |
679 |
|
REPO['Exclude']='' |
680 |
|
REPO['IncludePkgs']='gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49*' |
681 |
|
createrepo |
682 |
|
|
683 |
|
##################### |
684 |
|
##################### |
685 |
|
#Sogo stable |
686 |
|
##################### |
687 |
|
##################### |
688 |
|
REPO['reponame']='sogo-subscription' |
689 |
|
REPO['fullreponame']='Inverse SOGo Repository only with subscription' |
690 |
|
REPO['EnableGroups']='no' |
691 |
|
REPO['Visible']='yes' |
692 |
|
REPO['status']='disabled' |
693 |
|
REPO['BaseURL']='http://packages.inverse.ca/download/SOGo/RHEL$releasever/$basearch' |
694 |
|
REPO['MirrorList']='' |
695 |
|
REPO['GPGCheck']='no' |
696 |
|
REPO['GPGKey']='' |
697 |
|
REPO['Exclude']='' |
698 |
|
REPO['IncludePkgs']='gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49*' |
699 |
|
createrepo |
700 |
|
|
701 |
|
##################### |
702 |
|
##################### |
703 |
|
#Spectrum2 |
704 |
|
##################### |
705 |
|
##################### |
706 |
|
REPO['reponame']='spectrum2' |
707 |
|
REPO['fullreponame']='Spectrum2' |
708 |
|
REPO['EnableGroups']='no' |
709 |
|
REPO['Visible']='yes' |
710 |
|
REPO['status']='disabled' |
711 |
|
REPO['BaseURL']='http://copr-be.cloud.fedoraproject.org/results/mcepl/spectrum2/epel-$releasever-$basearch' |
712 |
|
REPO['MirrorList']='' |
713 |
|
REPO['GPGCheck']='no' |
714 |
|
REPO['GPGKey']='' |
715 |
|
REPO['Exclude']='' |
716 |
|
REPO['IncludePkgs']='' |
717 |
|
createrepo |
718 |
|
|
719 |
|
##################### |
720 |
|
##################### |
721 |
|
#stephDL |
722 |
|
##################### |
723 |
|
##################### |
724 |
|
REPO['reponame']='stephdl' |
725 |
|
REPO['fullreponame']='Mirror Stephane de Labrusse' |
726 |
|
REPO['EnableGroups']='no' |
727 |
|
REPO['Visible']='yes' |
728 |
|
REPO['status']='disabled' |
729 |
|
REPO['BaseURL']='http://mirror.de-labrusse.fr/smeserver/$releasever' |
730 |
|
REPO['MirrorList']='' |
731 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
732 |
REPO['GPGKey']='https://rpmfusion.org/keys?action=AttachFile&do=get&target=RPM-GPG-KEY-rpmfusion-nonfree-el-\\\$releasever' |
REPO['GPGKey']='http://mirror.de-labrusse.fr/RPM-GPG-KEY' |
733 |
REPO['Exclude']='' |
REPO['Exclude']='' |
734 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
735 |
createrepo |
createrepo |
736 |
|
|
737 |
|
##################### |
738 |
|
##################### |
739 |
|
#VirtualBox |
740 |
|
##################### |
741 |
|
##################### |
742 |
|
REPO['reponame']='virtualbox' |
743 |
|
REPO['fullreponame']='RHEL/CentOS VirtualBox' |
744 |
|
REPO['EnableGroups']='no' |
745 |
|
REPO['Visible']='yes' |
746 |
|
REPO['status']='disabled' |
747 |
|
REPO['BaseURL']='http://download.virtualbox.org/virtualbox/rpm/el/$releasever/$basearch' |
748 |
|
REPO['MirrorList']='' |
749 |
|
REPO['GPGCheck']='yes' |
750 |
|
REPO['GPGKey']='https://www.virtualbox.org/download/oracle_vbox.asc' |
751 |
|
REPO['Exclude']='' |
752 |
|
REPO['IncludePkgs']='' |
753 |
|
createrepo |
754 |
|
|
755 |
|
##################### |
756 |
|
##################### |
757 |
|
#Webtatic |
758 |
|
##################### |
759 |
|
##################### |
760 |
|
REPO['reponame']='webtatic' |
761 |
|
REPO['fullreponame']='webtatic - EL' |
762 |
|
REPO['EnableGroups']='no' |
763 |
|
REPO['Visible']='yes' |
764 |
|
REPO['status']='disabled' |
765 |
|
REPO['BaseURL']='' |
766 |
|
REPO['MirrorList']='http://mirror.webtatic.com/yum/el-$releasever/$basearch/mirrolist' |
767 |
|
REPO['GPGCheck']='yes' |
768 |
|
if ( "%{?dist}" == "el5" ); then |
769 |
|
REPO['GPGKey']='http://repo.webtatic.com/yum/RPM-GPG-KEY-webtatic-andy' |
770 |
|
else |
771 |
|
REPO['GPGKey']="http://repo.webtatic.com/yum/RPM-GPG-KEY-webtatic-%{?dist}" |
772 |
|
fi |
773 |
|
REPO['Exclude']='' |
774 |
|
REPO['IncludePkgs']='' |
775 |
|
createrepo |
776 |
|
|
777 |
|
##################### |
778 |
|
##################### |
779 |
|
#Xymon |
780 |
|
##################### |
781 |
|
##################### |
782 |
|
REPO['reponame']='xymon' |
783 |
|
REPO['fullreponame']='Xymon Terabithia RPMS - EL' |
784 |
|
REPO['EnableGroups']='no' |
785 |
|
REPO['Visible']='yes' |
786 |
|
REPO['status']='disabled' |
787 |
|
REPO['BaseURL']='http://terabithia.org/rpms/xymon/el$releasever/' |
788 |
|
REPO['MirrorList']='' |
789 |
|
REPO['GPGCheck']='yes' |
790 |
|
REPO['GPGKey']="http://terabithia.org/rpms/RPM-GPG-KEY-JCLEAVER" |
791 |
|
REPO['Exclude']='' |
792 |
|
REPO['IncludePkgs']='' |
793 |
|
createrepo |
794 |
|
|
795 |
|
##################### |
796 |
|
##################### |
797 |
|
#Zabbix2.4 |
798 |
|
##################### |
799 |
|
##################### |
800 |
|
declare -A zabshort=( ['2.4']='24' ['2.5']='25' ['3.0']='30' ['3.1']='31' ['3.2']='32' ['3.4']='35' ['3.5']='35') |
801 |
|
for elasver in "2.4" "2.5" "3.0"; do |
802 |
|
REPO['reponame']="zabbix${zabshort[$elasver]}" |
803 |
|
REPO['fullreponame']="Zabbix $elasver Official Repository" |
804 |
|
REPO['EnableGroups']='no' |
805 |
|
REPO['Visible']='yes' |
806 |
|
REPO['status']='disabled' |
807 |
|
REPO['BaseURL']="http://repo.zabbix.com/zabbix/$elasver/rhel/\$releasever/\$basearch/" |
808 |
|
REPO['MirrorList']='' |
809 |
|
REPO['GPGCheck']='yes' |
810 |
|
REPO['GPGKey']="http://repo.zabbix.com/RPM-GPG-KEY-ZABBIX" |
811 |
|
REPO['Exclude']='' |
812 |
|
REPO['IncludePkgs']='' |
813 |
|
createrepo |
814 |
|
done |
815 |
|
|
816 |
|
##################### |
817 |
|
##################### |
818 |
|
#zmrepo |
819 |
|
##################### |
820 |
|
##################### |
821 |
|
REPO['reponame']='zmrepo' |
822 |
|
REPO['fullreponame']='ZoneMinder Repo - EL' |
823 |
|
REPO['EnableGroups']='no' |
824 |
|
REPO['Visible']='yes' |
825 |
|
REPO['status']='disabled' |
826 |
|
REPO['BaseURL']='http://zmrepo.zoneminder.com/el/$releasever/$basearch' |
827 |
|
REPO['MirrorList']='' |
828 |
|
REPO['GPGCheck']='no' |
829 |
|
REPO['GPGKey']="" |
830 |
|
REPO['Exclude']='' |
831 |
|
REPO['IncludePkgs']='' |
832 |
|
createrepo |
833 |
|
|
834 |
|
|
835 |
|
##################################################### |
836 |
|
# migrates |
837 |
|
###################################################### |
838 |
|
mkdir -p $RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/migrate |
839 |
|
cat << 'EOF' >$RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/migrate/90sogo |
840 |
|
{ |
841 |
|
my @add = split(/[,; ]+/, 'gnustep-*'); |
842 |
|
my %remove = map { $_ => 1 } split(/[,; ]+/, ''); |
843 |
|
|
844 |
|
for my $name ( qw(epel) ) |
845 |
|
{ |
846 |
|
my $repo = $DB->get($name) or next; |
847 |
|
|
848 |
|
my @exclude = split(/,/, $repo->prop('Exclude') || ''); |
849 |
|
push @exclude, @add; |
850 |
|
@exclude = grep(!defined $remove{$_} && !/^CENTOS_/, @exclude); |
851 |
|
|
852 |
|
# remove duplicates |
853 |
|
undef %saw; |
854 |
|
@exclude = grep(!$saw{$_}++, @exclude); |
855 |
|
|
856 |
|
if ($#exclude >= 0) |
857 |
|
{ |
858 |
|
$repo->set_prop('Exclude', join(',', @exclude)); |
859 |
|
} |
860 |
|
else |
861 |
|
{ |
862 |
|
$repo->delete('Exclude'); |
863 |
|
} |
864 |
|
} |
865 |
|
} |
866 |
|
|
867 |
|
EOF |
868 |
|
|
869 |
|
|
870 |
|
cat << 'EOF' >$RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/migrate/10epel |
871 |
|
{ |
872 |
|
my @add = split(/[,; ]+/, ''); |
873 |
|
my %remove = map { $_ => 1 } split(/[,; ]+/, 'gnustep-*,gnustep*,gnustep-base,gnustep-make'); |
874 |
|
|
875 |
|
for my $name ( qw(epel) ) |
876 |
|
{ |
877 |
|
my $repo = $DB->get($name) or next; |
878 |
|
|
879 |
|
my @exclude = split(/,/, $repo->prop('Exclude') || ''); |
880 |
|
push @exclude, @add; |
881 |
|
@exclude = grep(!defined $remove{$_} && !/^CENTOS_/, @exclude); |
882 |
|
|
883 |
|
# remove duplicates |
884 |
|
undef %saw; |
885 |
|
@exclude = grep(!$saw{$_}++, @exclude); |
886 |
|
|
887 |
|
if ($#exclude >= 0) |
888 |
|
{ |
889 |
|
$repo->set_prop('Exclude', join(',', @exclude)); |
890 |
|
} |
891 |
|
else |
892 |
|
{ |
893 |
|
$repo->delete('Exclude'); |
894 |
|
} |
895 |
|
} |
896 |
|
} |
897 |
|
|
898 |
|
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 |
|
|
916 |
|
|
917 |
|
|
918 |
|
########################################################## |
919 |
|
|
920 |
rm -f %{name}-%{version}-filelist* |
rm -f %{name}-%{version}-filelist* |
921 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
922 |
cat %{name}-%{version}-filelist| grep centos-sclo-rh > %{name}-%{version}-filelist-centos-sclo-rh |
cat %{name}-%{version}-filelist| grep atomic > %{name}-%{version}-filelist-atomic |
923 |
|
cat %{name}-%{version}-filelist| grep centos-sclo > %{name}-%{version}-filelist-centos-sclo |
924 |
cat %{name}-%{version}-filelist| egrep 'digium|asterisk' > %{name}-%{version}-filelist-asterisk |
cat %{name}-%{version}-filelist| egrep 'digium|asterisk' > %{name}-%{version}-filelist-asterisk |
925 |
cat %{name}-%{version}-filelist| grep egroupware > %{name}-%{version}-filelist-egroupware |
cat %{name}-%{version}-filelist| grep egroupware > %{name}-%{version}-filelist-egroupware |
926 |
cat %{name}-%{version}-filelist| grep elastic > %{name}-%{version}-filelist-elastic |
cat %{name}-%{version}-filelist| grep elastic > %{name}-%{version}-filelist-elastic |
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 |
942 |
cat %{name}-%{version}-filelist| grep remi-roundcube > %{name}-%{version}-filelist-remi-roundcube |
cat %{name}-%{version}-filelist| grep remi-roundcube > %{name}-%{version}-filelist-remi-roundcube |
943 |
cat %{name}-%{version}-filelist| grep remi|egrep -v 'safe|ocsinventory|roundcube' > %{name}-%{version}-filelist-remi |
cat %{name}-%{version}-filelist| grep remi|egrep -v 'safe|ocsinventory|roundcube' > %{name}-%{version}-filelist-remi |
944 |
cat %{name}-%{version}-filelist| grep rpmfusion > %{name}-%{version}-filelist-rpmfusion |
cat %{name}-%{version}-filelist| grep rpmfusion > %{name}-%{version}-filelist-rpmfusion |
945 |
|
cat %{name}-%{version}-filelist| grep sogo > %{name}-%{version}-filelist-sogo |
946 |
|
cat %{name}-%{version}-filelist| grep spectrum2 > %{name}-%{version}-filelist-spectrum2 |
947 |
|
cat %{name}-%{version}-filelist| grep stephdl > %{name}-%{version}-filelist-stephdl |
948 |
|
cat %{name}-%{version}-filelist| grep virtualbox > %{name}-%{version}-filelist-virtualbox |
949 |
|
cat %{name}-%{version}-filelist| grep webtatic > %{name}-%{version}-filelist-webtatic |
950 |
|
cat %{name}-%{version}-filelist| grep xymon > %{name}-%{version}-filelist-xymon |
951 |
|
cat %{name}-%{version}-filelist| grep zabbix > %{name}-%{version}-filelist-zabbix |
952 |
|
cat %{name}-%{version}-filelist| grep zmrepo > %{name}-%{version}-filelist-zmrepo |
953 |
|
|
954 |
%clean |
%clean |
955 |
cd .. |
cd .. |
956 |
rm -rf %{name}-%{version} |
rm -rf %{name}-%{version} |
957 |
|
|
958 |
%files -f %{name}-%{version}-filelist |
|
959 |
|
#%files -f %{name}-%{version}-filelist |
960 |
|
%files |
961 |
%defattr(-,root,root) |
%defattr(-,root,root) |
962 |
|
|
963 |
%pre |
%pre |
977 |
# this is an upgrade |
# this is an upgrade |
978 |
;; |
;; |
979 |
esac |
esac |
980 |
|
%package atomic |
981 |
|
Summary: Atomic Repository |
982 |
|
%description atomic |
983 |
|
Atomic Repository |
984 |
|
%files atomic -f %{name}-%{version}-filelist-atomic |
985 |
|
%defattr(-,root,root) |
986 |
|
|
987 |
%package centos-sclo-rh |
%package centos-sclo |
988 |
Summary: CentOS Red-Hat software collection repository |
Summary: CentOS Red-Hat software collection repository |
989 |
%description centos-sclo-rh |
%description centos-sclo |
990 |
CentOS Red-Hat software collection repository |
CentOS Red-Hat software collection repository only for x86_64 arch |
991 |
%files centos-sclo-rh -f %{name}-%{version}-filelist-centos-sclo-rh |
%files centos-sclo -f %{name}-%{version}-filelist-centos-sclo |
992 |
%defattr(-,root,root) |
%defattr(-,root,root) |
993 |
|
|
994 |
%package asterisk |
%package asterisk |
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 |
1126 |
%files rpmfusion -f %{name}-%{version}-filelist-rpmfusion |
%files rpmfusion -f %{name}-%{version}-filelist-rpmfusion |
1127 |
%defattr(-,root,root) |
%defattr(-,root,root) |
1128 |
|
|
1129 |
|
%package sogo |
1130 |
|
Summary: SOGo repositories |
1131 |
|
%description sogo |
1132 |
|
SOGo repositories |
1133 |
|
%files sogo -f %{name}-%{version}-filelist-sogo |
1134 |
|
%defattr(-,root,root) |
1135 |
|
|
1136 |
|
%package spectrum2 |
1137 |
|
Summary: Spectrum2 Repository |
1138 |
|
%description spectrum2 |
1139 |
|
Spectrum2 Repository |
1140 |
|
%files spectrum2 -f %{name}-%{version}-filelist-spectrum2 |
1141 |
|
%defattr(-,root,root) |
1142 |
|
|
1143 |
|
%package stephdl |
1144 |
|
Summary: Stephane De Labrusse Repository |
1145 |
|
%description stephdl |
1146 |
|
Stephane De Labrusse Repository |
1147 |
|
%files stephdl -f %{name}-%{version}-filelist-stephdl |
1148 |
|
%defattr(-,root,root) |
1149 |
|
|
1150 |
|
%package virtualbox |
1151 |
|
Summary: Virtualbox Repository |
1152 |
|
%description virtualbox |
1153 |
|
Virtualbox Repository |
1154 |
|
%files virtualbox -f %{name}-%{version}-filelist-virtualbox |
1155 |
|
%defattr(-,root,root) |
1156 |
|
|
1157 |
|
%package webtatic |
1158 |
|
Summary: Webtatic Repository |
1159 |
|
%description webtatic |
1160 |
|
Webtatic Repository |
1161 |
|
%files webtatic -f %{name}-%{version}-filelist-webtatic |
1162 |
|
%defattr(-,root,root) |
1163 |
|
|
1164 |
|
%package xymon |
1165 |
|
Summary: Xymon Terabithia Repository |
1166 |
|
%description xymon |
1167 |
|
Xymon Terabithia Repository |
1168 |
|
%files xymon -f %{name}-%{version}-filelist-xymon |
1169 |
|
%defattr(-,root,root) |
1170 |
|
|
1171 |
|
%package zabbix |
1172 |
|
Summary: Zabbix official Repository |
1173 |
|
%description zabbix |
1174 |
|
Zabbix official Repository |
1175 |
|
%files zabbix -f %{name}-%{version}-filelist-zabbix |
1176 |
|
%defattr(-,root,root) |
1177 |
|
|
1178 |
|
%package zmrepo |
1179 |
|
Summary: Zone Minder Repository |
1180 |
|
%description zmrepo |
1181 |
|
Zone Minder Repository |
1182 |
|
%files zmrepo -f %{name}-%{version}-filelist-zmrepo |
1183 |
|
%defattr(-,root,root) |
1184 |
|
|
1185 |
|
|
1186 |
|
|