1 |
%define name smeserver-extrarepositories |
%define name smeserver-extrarepositories |
2 |
%define version 0.1 |
%define version 0.1 |
3 |
%define release 1 |
%define release 5 |
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 |
|
* Tue May 08 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-5.sme |
22 |
|
- add elrepo-kernel repo [SME: 10581] |
23 |
|
|
24 |
|
* Sun Mar 18 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-4.sme |
25 |
|
- exclude ffmpeg-2.6.4 and celt-0.11 from zmrepo [SME: 10543] |
26 |
|
- add Sogo4 repo + migrate to exclude gnustep from epel if sogo repo present |
27 |
|
|
28 |
|
* Sun Feb 18 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-3.sme |
29 |
|
- fix wrong escape sequence for $basearch and $releasever [SME: 10239] |
30 |
|
|
31 |
|
* Thu Feb 15 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-2.sme |
32 |
|
- first multipackage version |
33 |
|
- gpg keys not included |
34 |
|
|
35 |
* 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 |
36 |
- initial release |
- initial release |
37 |
|
|
91 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
92 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
93 |
REPO['status']='enabled' |
REPO['status']='enabled' |
94 |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/\\\$releasever/safe/\\\$basearch/' |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/$releasever/safe/$basearch/' |
95 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
96 |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
97 |
REPO['Exclude']='' |
REPO['Exclude']='' |
109 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='no' |
110 |
REPO['Visible']='no' |
REPO['Visible']='no' |
111 |
REPO['status']='disabled' |
REPO['status']='disabled' |
112 |
REPO['BaseURL']='http://packages.asterisk.org/centos/$releasever/asterisk-13/\\\$basearch/' |
REPO['BaseURL']='http://packages.asterisk.org/centos/$releasever/asterisk-13/$basearch/' |
113 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
114 |
REPO['GPGKey']='' |
REPO['GPGKey']='' |
115 |
REPO['Exclude']='' |
REPO['Exclude']='' |
127 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='no' |
128 |
REPO['Visible']='no' |
REPO['Visible']='no' |
129 |
REPO['status']='disabled' |
REPO['status']='disabled' |
130 |
REPO['BaseURL']='http://packages.asterisk.org/centos/$releasever/current/\\\$basearch/' |
REPO['BaseURL']='http://packages.asterisk.org/centos$releasever/current/$basearch/' |
131 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
132 |
REPO['GPGKey']='' |
REPO['GPGKey']='' |
133 |
REPO['Exclude']='' |
REPO['Exclude']='' |
144 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
145 |
REPO['Visible']='no' |
REPO['Visible']='no' |
146 |
REPO['status']='disabled' |
REPO['status']='disabled' |
147 |
REPO['BaseURL']='http://packages.digium.com/centos/\\\$releasever/current/\\\$basearch/' |
REPO['BaseURL']='http://packages.digium.com/centos/$releasever/current/$basearch/' |
148 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
149 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='no' |
150 |
REPO['GPGKey']='' |
REPO['GPGKey']='' |
162 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
163 |
REPO['Visible']='no' |
REPO['Visible']='no' |
164 |
REPO['status']='disabled' |
REPO['status']='disabled' |
165 |
REPO['BaseURL']='http://packages.digium.com/centos/\\\$releasever/digium-13/\\\$basearch/' |
REPO['BaseURL']='http://packages.digium.com/centos/$releasever/digium-13/$basearch/' |
166 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
167 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='no' |
168 |
REPO['GPGKey']='' |
REPO['GPGKey']='' |
181 |
REPO['Visible']='no' |
REPO['Visible']='no' |
182 |
REPO['status']='disabled' |
REPO['status']='disabled' |
183 |
REPO['BaseURL']='' |
REPO['BaseURL']='' |
184 |
REPO['MirrorList']='http://www.atomicorp.com/mirrorlist/atomic/centos-\\\$releasever-\\\$basearch' |
REPO['MirrorList']='http://www.atomicorp.com/mirrorlist/atomic/centos-$releasever-$basearch' |
185 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
186 |
REPO['GPGKey']='https://www.atomicorp.com/RPM-GPG-KEY.art.txt' |
REPO['GPGKey']='https://www.atomicorp.com/RPM-GPG-KEY.art.txt' |
187 |
REPO['Exclude']='' |
REPO['Exclude']='' |
190 |
|
|
191 |
##################### |
##################### |
192 |
##################### |
##################### |
193 |
|
#centos-sclo-centos |
194 |
|
##################### |
195 |
|
##################### |
196 |
|
REPO['reponame']='centos-sclo-centos' |
197 |
|
REPO['fullreponame']='Centos-RH Software collections' |
198 |
|
REPO['EnableGroups']='no' |
199 |
|
REPO['Visible']='yes' |
200 |
|
REPO['status']='disabled' |
201 |
|
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/sclo/' |
202 |
|
REPO['MirrorList']='' |
203 |
|
REPO['GPGCheck']='yes' |
204 |
|
REPO['GPGKey']='https://www.centos.org/keys/RPM-GPG-KEY-CentOS-SIG-SCLo' |
205 |
|
REPO['Exclude']='' |
206 |
|
REPO['IncludePkgs']='' |
207 |
|
createrepo |
208 |
|
|
209 |
|
##################### |
210 |
|
##################### |
211 |
#centos-sclo-rh |
#centos-sclo-rh |
212 |
##################### |
##################### |
213 |
##################### |
##################### |
216 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
217 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
218 |
REPO['status']='disabled' |
REPO['status']='disabled' |
219 |
REPO['BaseURL']='http://mirror.centos.org/centos/\\\$releasever/sclo/\\\$basearch/rh' |
REPO['BaseURL']='http://mirror.centos.org/centos/$releasever/sclo/$basearch/rh/' |
220 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
221 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
222 |
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' |
224 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
225 |
createrepo |
createrepo |
226 |
|
|
227 |
|
|
228 |
##################### |
##################### |
229 |
##################### |
##################### |
230 |
#egroupware |
#egroupware |
235 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
236 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
237 |
REPO['status']='disabled' |
REPO['status']='disabled' |
238 |
REPO['BaseURL']='http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_\\\$releasever/' |
REPO['BaseURL']='http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_$releasever/' |
239 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
240 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
241 |
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' |
242 |
REPO['Exclude']='' |
REPO['Exclude']='' |
243 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
244 |
createrepo |
createrepo |
274 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
275 |
REPO['Visible']='no' |
REPO['Visible']='no' |
276 |
REPO['status']='disabled' |
REPO['status']='disabled' |
277 |
REPO['BaseURL']='http://elrepo.org/linux/elrepo/el\\\$releasever/\\\$basearch' |
REPO['BaseURL']='http://elrepo.org/linux/elrepo/el$releasever/$basearch' |
278 |
REPO['MirrorList']='http://elrepo.org/mirrors-elrepo.\\\$releasever' |
REPO['MirrorList']='http://elrepo.org/mirrors-elrepo.el$releasever' |
279 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
280 |
REPO['GPGKey']='http://elrepo.org/RPM-GPG-KEY-elrepo.org' |
REPO['GPGKey']='http://elrepo.org/RPM-GPG-KEY-elrepo.org' |
281 |
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' |
284 |
|
|
285 |
##################### |
##################### |
286 |
##################### |
##################### |
287 |
|
#ELRepo kernel |
288 |
|
##################### |
289 |
|
##################### |
290 |
|
REPO['reponame']='elrepo-kernel' |
291 |
|
REPO['fullreponame']='ELRepo.org Community Enterprise Linux Repository Kernel' |
292 |
|
REPO['EnableGroups']='no' |
293 |
|
REPO['Visible']='no' |
294 |
|
REPO['status']='disabled' |
295 |
|
REPO['BaseURL']='http://elrepo.org/linux/kernel/el$releasever/$basearch' |
296 |
|
REPO['MirrorList']='http://elrepo.org/mirrors-elrepo-kernel.el$releasever' |
297 |
|
REPO['GPGCheck']='yes' |
298 |
|
REPO['GPGKey']='http://elrepo.org/RPM-GPG-KEY-elrepo.org' |
299 |
|
REPO['Exclude']='' |
300 |
|
REPO['IncludePkgs']='' |
301 |
|
createrepo |
302 |
|
|
303 |
|
##################### |
304 |
|
##################### |
305 |
#EPEL |
#EPEL |
306 |
##################### |
##################### |
307 |
##################### |
##################### |
310 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
311 |
REPO['Visible']='no' |
REPO['Visible']='no' |
312 |
REPO['status']='disabled' |
REPO['status']='disabled' |
313 |
REPO['BaseURL']='http://download.fedoraproject.org/pub/epel/\\\$releasever/\\\$basearch' |
REPO['BaseURL']='http://download.fedoraproject.org/pub/epel/$releasever/$basearch' |
314 |
REPO['MirrorList']='http://mirrors.fedoraproject.org/mirrorlist?repo=epel-\\\$releasever&arch=\\\$basearch' |
REPO['MirrorList']='http://mirrors.fedoraproject.org/mirrorlist?repo=epel-$releasever&arch=$basearch' |
315 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
316 |
REPO['GPGKey']='http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL' |
REPO['GPGKey']='http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL' |
317 |
REPO['Exclude']='perl-Razor-Agent' |
REPO['Exclude']='perl-Razor-Agent' |
328 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
329 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
330 |
REPO['status']='disabled' |
REPO['status']='disabled' |
331 |
REPO['BaseURL']='http://packages.erlang-solutions.com/rpm/centos/\\\$releasever/\\\$basearch' |
REPO['BaseURL']='http://packages.erlang-solutions.com/rpm/centos/$releasever/$basearch' |
332 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
333 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
334 |
REPO['GPGKey']='http://packages.erlang-solutions.com/rpm/erlang_solutions.asc' |
REPO['GPGKey']='http://packages.erlang-solutions.com/rpm/erlang_solutions.asc' |
346 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
347 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
348 |
REPO['status']='disabled' |
REPO['status']='disabled' |
349 |
REPO['BaseURL']='http://files.freeswitch.org/yum/\\\$releasever/\\\$basearch' |
REPO['BaseURL']='http://files.freeswitch.org/yum/$releasever/$basearch' |
350 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
351 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
352 |
REPO['GPGKey']='file:///etc/pki/rpm-gpg/RPM-GPG-KEY-FREESWITCH' |
REPO['GPGKey']='file:///etc/pki/rpm-gpg/RPM-GPG-KEY-FREESWITCH' |
364 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
365 |
REPO['Visible']='no' |
REPO['Visible']='no' |
366 |
REPO['status']='disabled' |
REPO['status']='disabled' |
367 |
REPO['BaseURL']='http://repo.firewall-services.com/centos/\\\$releasever' |
REPO['BaseURL']='http://repo.firewall-services.com/centos/$releasever' |
368 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
369 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
370 |
REPO['GPGKey']='http://repo.firewall-services.com/RPM-GPG-KEY' |
REPO['GPGKey']='http://repo.firewall-services.com/RPM-GPG-KEY' |
382 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
383 |
REPO['Visible']='no' |
REPO['Visible']='no' |
384 |
REPO['status']='disabled' |
REPO['status']='disabled' |
385 |
REPO['BaseURL']='http://repo.firewall-services.com/centos-testing/\\\$releasever' |
REPO['BaseURL']='http://repo.firewall-services.com/centos-testing/$releasever' |
386 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
387 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
388 |
REPO['GPGKey']='http://repo.firewall-services.com/RPM-GPG-KEY' |
REPO['GPGKey']='http://repo.firewall-services.com/RPM-GPG-KEY' |
401 |
REPO['Visible']='no' |
REPO['Visible']='no' |
402 |
REPO['status']='disabled' |
REPO['status']='disabled' |
403 |
REPO['BaseURL']='' |
REPO['BaseURL']='' |
404 |
REPO['MirrorList']='http://geekery.epac.to/geekery/el\\\$releasever-mirrors' |
REPO['MirrorList']='http://geekery.epac.to/geekery/el$releasever-mirrors' |
405 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
406 |
REPO['GPGKey']='http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY' |
REPO['GPGKey']='http://geekery.altervista.org/download.php?filename=GEEKERY-GPG-KEY' |
407 |
REPO['Exclude']='' |
REPO['Exclude']='' |
456 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
457 |
REPO['Visible']='no' |
REPO['Visible']='no' |
458 |
REPO['status']='disabled' |
REPO['status']='disabled' |
459 |
REPO['BaseURL']='http://repo.okay.com.mx/centos/\\\$releasever/\\\$basearch/release' |
REPO['BaseURL']='http://repo.okay.com.mx/centos/$releasever/$basearch/release' |
460 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
461 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='no' |
462 |
REPO['GPGKey']='' |
REPO['GPGKey']='' |
474 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
475 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
476 |
REPO['status']='disabled' |
REPO['status']='disabled' |
477 |
REPO['BaseURL']='http://repo.openfusion.net/centos\\\$releasever-\\\$basearch' |
REPO['BaseURL']='http://repo.openfusion.net/centos$releasever-$basearch' |
478 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
479 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
480 |
REPO['GPGKey']='http://repo.openfusion.net/RPM-GPG-KEY-openfusion' |
REPO['GPGKey']='http://repo.openfusion.net/RPM-GPG-KEY-openfusion' |
492 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
493 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
494 |
REPO['status']='disabled' |
REPO['status']='disabled' |
495 |
REPO['BaseURL']='https://reetspetit.com/smeserver/\\\$releasever' |
REPO['BaseURL']='https://reetspetit.com/smeserver/$releasever' |
496 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
497 |
REPO['GPGCheck']='no' |
REPO['GPGCheck']='no' |
498 |
REPO['GPGKey']='https://reetspetit.com/RPM-GPG-KEY' |
REPO['GPGKey']='https://reetspetit.com/RPM-GPG-KEY' |
507 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
508 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
509 |
REPO['status']='enabled' |
REPO['status']='enabled' |
510 |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/\\\$releasever/safe/\\\$basearch/' |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/$releasever/safe/$basearch/' |
511 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
512 |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
513 |
REPO['Exclude']='' |
REPO['Exclude']='' |
525 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
526 |
REPO['Visible']='no' |
REPO['Visible']='no' |
527 |
REPO['status']='enabled' |
REPO['status']='enabled' |
528 |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/\\\$releasever/remi/\\\$basearch/' |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/$releasever/remi/$basearch/' |
529 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
530 |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
531 |
REPO['Exclude']='mysql*,php-*,phpMyAdmin' |
REPO['Exclude']='mysql*,php-*,phpMyAdmin' |
543 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
544 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
545 |
REPO['status']='enabled' |
REPO['status']='enabled' |
546 |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/\\\$releasever/remi/\\\$basearch/' |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/$releasever/remi/$basearch/' |
547 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
548 |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
549 |
REPO['Exclude']='' |
REPO['Exclude']='' |
561 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
562 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
563 |
REPO['status']='enabled' |
REPO['status']='enabled' |
564 |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/\\\$releasever/remi/\\\$basearch/' |
REPO['BaseURL']='http://rpms.famillecollet.com/enterprise/$releasever/remi/$basearch/' |
565 |
REPO['MirrorList']='' |
REPO['MirrorList']='' |
566 |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
REPO['GPGKey']='http://rpms.famillecollet.com/RPM-GPG-KEY-remi' |
567 |
REPO['Exclude']='' |
REPO['Exclude']='' |
579 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
580 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
581 |
REPO['status']='disabled' |
REPO['status']='disabled' |
582 |
REPO['BaseURL']='http://download1.rpmfusion.org/free/el/updates/\\\$releasever/\\\$basearch/' |
REPO['BaseURL']='http://download1.rpmfusion.org/free/el/updates/$releasever/$basearch/' |
583 |
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' |
584 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
585 |
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' |
586 |
REPO['Exclude']='' |
REPO['Exclude']='' |
587 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
588 |
createrepo |
createrepo |
597 |
REPO['EnableGroups']='no' |
REPO['EnableGroups']='no' |
598 |
REPO['Visible']='yes' |
REPO['Visible']='yes' |
599 |
REPO['status']='disabled' |
REPO['status']='disabled' |
600 |
REPO['BaseURL']='http://download1.rpmfusion.org/nonfree/el/updates/\\\$releasever/\\\$basearch/' |
REPO['BaseURL']='http://download1.rpmfusion.org/nonfree/el/updates/$releasever/$basearch/' |
601 |
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' |
602 |
REPO['GPGCheck']='yes' |
REPO['GPGCheck']='yes' |
603 |
REPO['GPGKey']='https://rpmfusion.org/keys?action=AttachFile&do=get&target=RPM-GPG-KEY-rpmfusion-nonfree-el-\\\$releasever' |
REPO['GPGKey']='https://rpmfusion.org/keys?action=AttachFile&do=get&target=RPM-GPG-KEY-rpmfusion-nonfree-el-$releasever' |
604 |
REPO['Exclude']='' |
REPO['Exclude']='' |
605 |
REPO['IncludePkgs']='' |
REPO['IncludePkgs']='' |
606 |
createrepo |
createrepo |
607 |
|
|
608 |
|
##################### |
609 |
|
##################### |
610 |
|
#Sogo nightly |
611 |
|
##################### |
612 |
|
##################### |
613 |
|
REPO['reponame']='sogo' |
614 |
|
REPO['fullreponame']='Inverse SOGo 2 Repository' |
615 |
|
REPO['EnableGroups']='no' |
616 |
|
REPO['Visible']='yes' |
617 |
|
REPO['status']='disabled' |
618 |
|
REPO['BaseURL']='http://packages.inverse.ca/SOGo/nightly/2/rhel/$releasever/$basearch' |
619 |
|
REPO['MirrorList']='' |
620 |
|
REPO['GPGCheck']='no' |
621 |
|
REPO['GPGKey']='' |
622 |
|
REPO['Exclude']='' |
623 |
|
REPO['IncludePkgs']='gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49*' |
624 |
|
createrepo |
625 |
|
|
626 |
|
##################### |
627 |
|
##################### |
628 |
|
#Sogo3 nightly |
629 |
|
##################### |
630 |
|
##################### |
631 |
|
REPO['reponame']='sogo3' |
632 |
|
REPO['fullreponame']='Inverse SOGo 3 Repository' |
633 |
|
REPO['EnableGroups']='no' |
634 |
|
REPO['Visible']='yes' |
635 |
|
REPO['status']='disabled' |
636 |
|
REPO['BaseURL']='http://packages.inverse.ca/SOGo/nightly/3/rhel/$releasever/$basearch' |
637 |
|
REPO['MirrorList']='' |
638 |
|
REPO['GPGCheck']='no' |
639 |
|
REPO['GPGKey']='' |
640 |
|
REPO['Exclude']='' |
641 |
|
REPO['IncludePkgs']='gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49*' |
642 |
|
createrepo |
643 |
|
|
644 |
|
##################### |
645 |
|
##################### |
646 |
|
#Sogo4 nightly |
647 |
|
##################### |
648 |
|
##################### |
649 |
|
REPO['reponame']='sogo4' |
650 |
|
REPO['fullreponame']='Inverse SOGo 4 Repository' |
651 |
|
REPO['EnableGroups']='no' |
652 |
|
REPO['Visible']='yes' |
653 |
|
REPO['status']='disabled' |
654 |
|
REPO['BaseURL']='http://packages.inverse.ca/SOGo/nightly/4/rhel/$releasever/$basearch' |
655 |
|
REPO['MirrorList']='' |
656 |
|
REPO['GPGCheck']='no' |
657 |
|
REPO['GPGKey']='' |
658 |
|
REPO['Exclude']='' |
659 |
|
REPO['IncludePkgs']='gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49*' |
660 |
|
createrepo |
661 |
|
|
662 |
|
##################### |
663 |
|
##################### |
664 |
|
#Sogo stable |
665 |
|
##################### |
666 |
|
##################### |
667 |
|
REPO['reponame']='sogo-subscription' |
668 |
|
REPO['fullreponame']='Inverse SOGo Repository only with subscription' |
669 |
|
REPO['EnableGroups']='no' |
670 |
|
REPO['Visible']='yes' |
671 |
|
REPO['status']='disabled' |
672 |
|
REPO['BaseURL']='http://packages.inverse.ca/download/SOGo/RHEL$releasever/$basearch' |
673 |
|
REPO['MirrorList']='' |
674 |
|
REPO['GPGCheck']='no' |
675 |
|
REPO['GPGKey']='' |
676 |
|
REPO['Exclude']='' |
677 |
|
REPO['IncludePkgs']='gnustep-base,gnustep-make,libmemcached,libwbxml,sogo*,sope49*' |
678 |
|
createrepo |
679 |
|
|
680 |
|
##################### |
681 |
|
##################### |
682 |
|
#Spectrum2 |
683 |
|
##################### |
684 |
|
##################### |
685 |
|
REPO['reponame']='spectrum2' |
686 |
|
REPO['fullreponame']='Spectrum2' |
687 |
|
REPO['EnableGroups']='no' |
688 |
|
REPO['Visible']='yes' |
689 |
|
REPO['status']='disabled' |
690 |
|
REPO['BaseURL']='http://copr-be.cloud.fedoraproject.org/results/mcepl/spectrum2/epel-$releasever-$basearch' |
691 |
|
REPO['MirrorList']='' |
692 |
|
REPO['GPGCheck']='no' |
693 |
|
REPO['GPGKey']='' |
694 |
|
REPO['Exclude']='' |
695 |
|
REPO['IncludePkgs']='' |
696 |
|
createrepo |
697 |
|
|
698 |
|
##################### |
699 |
|
##################### |
700 |
|
#stephDL |
701 |
|
##################### |
702 |
|
##################### |
703 |
|
REPO['reponame']='stephdl' |
704 |
|
REPO['fullreponame']='Mirror Stephane de Labrusse' |
705 |
|
REPO['EnableGroups']='no' |
706 |
|
REPO['Visible']='yes' |
707 |
|
REPO['status']='disabled' |
708 |
|
REPO['BaseURL']='http://mirror.de-labrusse.fr/smeserver/$releasever' |
709 |
|
REPO['MirrorList']='' |
710 |
|
REPO['GPGCheck']='yes' |
711 |
|
REPO['GPGKey']='http://mirror.de-labrusse.fr/RPM-GPG-KEY' |
712 |
|
REPO['Exclude']='' |
713 |
|
REPO['IncludePkgs']='' |
714 |
|
createrepo |
715 |
|
|
716 |
|
##################### |
717 |
|
##################### |
718 |
|
#VirtualBox |
719 |
|
##################### |
720 |
|
##################### |
721 |
|
REPO['reponame']='virtualbox' |
722 |
|
REPO['fullreponame']='RHEL/CentOS VirtualBox' |
723 |
|
REPO['EnableGroups']='no' |
724 |
|
REPO['Visible']='yes' |
725 |
|
REPO['status']='disabled' |
726 |
|
REPO['BaseURL']='http://download.virtualbox.org/virtualbox/rpm/el/$releasever/$basearch' |
727 |
|
REPO['MirrorList']='' |
728 |
|
REPO['GPGCheck']='yes' |
729 |
|
REPO['GPGKey']='https://www.virtualbox.org/download/oracle_vbox.asc' |
730 |
|
REPO['Exclude']='' |
731 |
|
REPO['IncludePkgs']='' |
732 |
|
createrepo |
733 |
|
|
734 |
|
##################### |
735 |
|
##################### |
736 |
|
#Webtatic |
737 |
|
##################### |
738 |
|
##################### |
739 |
|
REPO['reponame']='webtatic' |
740 |
|
REPO['fullreponame']='webtatic - EL' |
741 |
|
REPO['EnableGroups']='no' |
742 |
|
REPO['Visible']='yes' |
743 |
|
REPO['status']='disabled' |
744 |
|
REPO['BaseURL']='' |
745 |
|
REPO['MirrorList']='http://mirror.webtatic.com/yum/el-$releasever/$basearch/mirrolist' |
746 |
|
REPO['GPGCheck']='yes' |
747 |
|
if ( "%{?dist}" == "el5" ); then |
748 |
|
REPO['GPGKey']='http://repo.webtatic.com/yum/RPM-GPG-KEY-webtatic-andy' |
749 |
|
else |
750 |
|
REPO['GPGKey']="http://repo.webtatic.com/yum/RPM-GPG-KEY-webtatic-%{?dist}" |
751 |
|
fi |
752 |
|
REPO['Exclude']='' |
753 |
|
REPO['IncludePkgs']='' |
754 |
|
createrepo |
755 |
|
|
756 |
|
##################### |
757 |
|
##################### |
758 |
|
#Xymon |
759 |
|
##################### |
760 |
|
##################### |
761 |
|
REPO['reponame']='xymon' |
762 |
|
REPO['fullreponame']='Xymon Terabithia RPMS - EL' |
763 |
|
REPO['EnableGroups']='no' |
764 |
|
REPO['Visible']='yes' |
765 |
|
REPO['status']='disabled' |
766 |
|
REPO['BaseURL']='http://terabithia.org/rpms/xymon/el$releasever/' |
767 |
|
REPO['MirrorList']='' |
768 |
|
REPO['GPGCheck']='yes' |
769 |
|
REPO['GPGKey']="http://terabithia.org/rpms/RPM-GPG-KEY-JCLEAVER" |
770 |
|
REPO['Exclude']='' |
771 |
|
REPO['IncludePkgs']='' |
772 |
|
createrepo |
773 |
|
|
774 |
|
##################### |
775 |
|
##################### |
776 |
|
#Zabbix2.4 |
777 |
|
##################### |
778 |
|
##################### |
779 |
|
declare -A zabshort=( ['2.4']='24' ['2.5']='25' ['3.0']='30' ['3.1']='31' ['3.2']='32' ['3.4']='35' ['3.5']='35') |
780 |
|
for elasver in "2.4" "2.5" "3.0"; do |
781 |
|
REPO['reponame']="zabbix${zabshort[$elasver]}" |
782 |
|
REPO['fullreponame']="Zabbix $elasver Official Repository" |
783 |
|
REPO['EnableGroups']='no' |
784 |
|
REPO['Visible']='yes' |
785 |
|
REPO['status']='disabled' |
786 |
|
REPO['BaseURL']="http://repo.zabbix.com/zabbix/$elasver/rhel/\$releasever/\$basearch/" |
787 |
|
REPO['MirrorList']='' |
788 |
|
REPO['GPGCheck']='yes' |
789 |
|
REPO['GPGKey']="http://repo.zabbix.com/RPM-GPG-KEY-ZABBIX" |
790 |
|
REPO['Exclude']='' |
791 |
|
REPO['IncludePkgs']='' |
792 |
|
createrepo |
793 |
|
done |
794 |
|
|
795 |
|
##################### |
796 |
|
##################### |
797 |
|
#zmrepo |
798 |
|
##################### |
799 |
|
##################### |
800 |
|
REPO['reponame']='zmrepo' |
801 |
|
REPO['fullreponame']='ZoneMinder Repo - EL' |
802 |
|
REPO['EnableGroups']='no' |
803 |
|
REPO['Visible']='yes' |
804 |
|
REPO['status']='disabled' |
805 |
|
REPO['BaseURL']='http://zmrepo.mehvc.com/el/$releasever/$basearch' |
806 |
|
REPO['MirrorList']='' |
807 |
|
REPO['GPGCheck']='no' |
808 |
|
REPO['GPGKey']="" |
809 |
|
REPO['Exclude']='ffmpeg-2.6.4,celt-0.11' |
810 |
|
REPO['IncludePkgs']='' |
811 |
|
createrepo |
812 |
|
|
813 |
|
|
814 |
|
##################################################### |
815 |
|
# migrates |
816 |
|
###################################################### |
817 |
|
mkdir -p $RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/migrate |
818 |
|
cat << 'EOF' >$RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/migrate/90sogo |
819 |
|
{ |
820 |
|
my @add = split(/[,; ]+/, 'gnustep-*'); |
821 |
|
my %remove = map { $_ => 1 } split(/[,; ]+/, ''); |
822 |
|
|
823 |
|
for my $name ( qw(epel) ) |
824 |
|
{ |
825 |
|
my $repo = $DB->get($name) or next; |
826 |
|
|
827 |
|
my @exclude = split(/,/, $repo->prop('Exclude') || ''); |
828 |
|
push @exclude, @add; |
829 |
|
@exclude = grep(!defined $remove{$_} && !/^CENTOS_/, @exclude); |
830 |
|
|
831 |
|
# remove duplicates |
832 |
|
undef %saw; |
833 |
|
@exclude = grep(!$saw{$_}++, @exclude); |
834 |
|
|
835 |
|
if ($#exclude >= 0) |
836 |
|
{ |
837 |
|
$repo->set_prop('Exclude', join(',', @exclude)); |
838 |
|
} |
839 |
|
else |
840 |
|
{ |
841 |
|
$repo->delete('Exclude'); |
842 |
|
} |
843 |
|
} |
844 |
|
} |
845 |
|
|
846 |
|
EOF |
847 |
|
|
848 |
|
|
849 |
|
cat << 'EOF' >$RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/migrate/10epel |
850 |
|
{ |
851 |
|
my @add = split(/[,; ]+/, ''); |
852 |
|
my %remove = map { $_ => 1 } split(/[,; ]+/, 'gnustep-*,gnustep*,gnustep-base,gnustep-make'); |
853 |
|
|
854 |
|
for my $name ( qw(epel) ) |
855 |
|
{ |
856 |
|
my $repo = $DB->get($name) or next; |
857 |
|
|
858 |
|
my @exclude = split(/,/, $repo->prop('Exclude') || ''); |
859 |
|
push @exclude, @add; |
860 |
|
@exclude = grep(!defined $remove{$_} && !/^CENTOS_/, @exclude); |
861 |
|
|
862 |
|
# remove duplicates |
863 |
|
undef %saw; |
864 |
|
@exclude = grep(!$saw{$_}++, @exclude); |
865 |
|
|
866 |
|
if ($#exclude >= 0) |
867 |
|
{ |
868 |
|
$repo->set_prop('Exclude', join(',', @exclude)); |
869 |
|
} |
870 |
|
else |
871 |
|
{ |
872 |
|
$repo->delete('Exclude'); |
873 |
|
} |
874 |
|
} |
875 |
|
} |
876 |
|
|
877 |
|
EOF |
878 |
|
|
879 |
|
|
880 |
|
|
881 |
|
|
882 |
|
|
883 |
|
|
884 |
|
########################################################## |
885 |
|
|
886 |
rm -f %{name}-%{version}-filelist* |
rm -f %{name}-%{version}-filelist* |
887 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
888 |
cat %{name}-%{version}-filelist| grep centos-sclo-rh > %{name}-%{version}-filelist-centos-sclo-rh |
cat %{name}-%{version}-filelist| grep atomic > %{name}-%{version}-filelist-atomic |
889 |
|
cat %{name}-%{version}-filelist| grep centos-sclo > %{name}-%{version}-filelist-centos-sclo |
890 |
cat %{name}-%{version}-filelist| egrep 'digium|asterisk' > %{name}-%{version}-filelist-asterisk |
cat %{name}-%{version}-filelist| egrep 'digium|asterisk' > %{name}-%{version}-filelist-asterisk |
891 |
cat %{name}-%{version}-filelist| grep egroupware > %{name}-%{version}-filelist-egroupware |
cat %{name}-%{version}-filelist| grep egroupware > %{name}-%{version}-filelist-egroupware |
892 |
cat %{name}-%{version}-filelist| grep elastic > %{name}-%{version}-filelist-elastic |
cat %{name}-%{version}-filelist| grep elastic > %{name}-%{version}-filelist-elastic |
907 |
cat %{name}-%{version}-filelist| grep remi-roundcube > %{name}-%{version}-filelist-remi-roundcube |
cat %{name}-%{version}-filelist| grep remi-roundcube > %{name}-%{version}-filelist-remi-roundcube |
908 |
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 |
909 |
cat %{name}-%{version}-filelist| grep rpmfusion > %{name}-%{version}-filelist-rpmfusion |
cat %{name}-%{version}-filelist| grep rpmfusion > %{name}-%{version}-filelist-rpmfusion |
910 |
|
cat %{name}-%{version}-filelist| grep sogo > %{name}-%{version}-filelist-sogo |
911 |
|
cat %{name}-%{version}-filelist| grep spectrum2 > %{name}-%{version}-filelist-spectrum2 |
912 |
|
cat %{name}-%{version}-filelist| grep stephdl > %{name}-%{version}-filelist-stephdl |
913 |
|
cat %{name}-%{version}-filelist| grep virtualbox > %{name}-%{version}-filelist-virtualbox |
914 |
|
cat %{name}-%{version}-filelist| grep webtatic > %{name}-%{version}-filelist-webtatic |
915 |
|
cat %{name}-%{version}-filelist| grep xymon > %{name}-%{version}-filelist-xymon |
916 |
|
cat %{name}-%{version}-filelist| grep zabbix > %{name}-%{version}-filelist-zabbix |
917 |
|
cat %{name}-%{version}-filelist| grep zmrepo > %{name}-%{version}-filelist-zmrepo |
918 |
|
|
919 |
%clean |
%clean |
920 |
cd .. |
cd .. |
921 |
rm -rf %{name}-%{version} |
rm -rf %{name}-%{version} |
922 |
|
|
923 |
%files -f %{name}-%{version}-filelist |
|
924 |
|
#%files -f %{name}-%{version}-filelist |
925 |
|
%files |
926 |
%defattr(-,root,root) |
%defattr(-,root,root) |
927 |
|
|
928 |
%pre |
%pre |
942 |
# this is an upgrade |
# this is an upgrade |
943 |
;; |
;; |
944 |
esac |
esac |
945 |
|
%package atomic |
946 |
|
Summary: Atomic Repository |
947 |
|
%description atomic |
948 |
|
Atomic Repository |
949 |
|
%files atomic -f %{name}-%{version}-filelist-atomic |
950 |
|
%defattr(-,root,root) |
951 |
|
|
952 |
%package centos-sclo-rh |
%package centos-sclo |
953 |
Summary: CentOS Red-Hat software collection repository |
Summary: CentOS Red-Hat software collection repository |
954 |
%description centos-sclo-rh |
%description centos-sclo |
955 |
CentOS Red-Hat software collection repository |
CentOS Red-Hat software collection repository only for x86_64 arch |
956 |
%files centos-sclo-rh -f %{name}-%{version}-filelist-centos-sclo-rh |
%files centos-sclo -f %{name}-%{version}-filelist-centos-sclo |
957 |
%defattr(-,root,root) |
%defattr(-,root,root) |
958 |
|
|
959 |
%package asterisk |
%package asterisk |
1084 |
%files rpmfusion -f %{name}-%{version}-filelist-rpmfusion |
%files rpmfusion -f %{name}-%{version}-filelist-rpmfusion |
1085 |
%defattr(-,root,root) |
%defattr(-,root,root) |
1086 |
|
|
1087 |
|
%package sogo |
1088 |
|
Summary: SOGo repositories |
1089 |
|
%description sogo |
1090 |
|
SOGo repositories |
1091 |
|
%files sogo -f %{name}-%{version}-filelist-sogo |
1092 |
|
%defattr(-,root,root) |
1093 |
|
|
1094 |
|
%package spectrum2 |
1095 |
|
Summary: Spectrum2 Repository |
1096 |
|
%description spectrum2 |
1097 |
|
Spectrum2 Repository |
1098 |
|
%files spectrum2 -f %{name}-%{version}-filelist-spectrum2 |
1099 |
|
%defattr(-,root,root) |
1100 |
|
|
1101 |
|
%package stephdl |
1102 |
|
Summary: Stephane De Labrusse Repository |
1103 |
|
%description stephdl |
1104 |
|
Stephane De Labrusse Repository |
1105 |
|
%files stephdl -f %{name}-%{version}-filelist-stephdl |
1106 |
|
%defattr(-,root,root) |
1107 |
|
|
1108 |
|
%package virtualbox |
1109 |
|
Summary: Virtualbox Repository |
1110 |
|
%description virtualbox |
1111 |
|
Virtualbox Repository |
1112 |
|
%files virtualbox -f %{name}-%{version}-filelist-virtualbox |
1113 |
|
%defattr(-,root,root) |
1114 |
|
|
1115 |
|
%package webtatic |
1116 |
|
Summary: Webtatic Repository |
1117 |
|
%description webtatic |
1118 |
|
Webtatic Repository |
1119 |
|
%files webtatic -f %{name}-%{version}-filelist-webtatic |
1120 |
|
%defattr(-,root,root) |
1121 |
|
|
1122 |
|
%package xymon |
1123 |
|
Summary: Xymon Terabithia Repository |
1124 |
|
%description xymon |
1125 |
|
Xymon Terabithia Repository |
1126 |
|
%files xymon -f %{name}-%{version}-filelist-xymon |
1127 |
|
%defattr(-,root,root) |
1128 |
|
|
1129 |
|
%package zabbix |
1130 |
|
Summary: Zabbix official Repository |
1131 |
|
%description zabbix |
1132 |
|
Zabbix official Repository |
1133 |
|
%files zabbix -f %{name}-%{version}-filelist-zabbix |
1134 |
|
%defattr(-,root,root) |
1135 |
|
|
1136 |
|
%package zmrepo |
1137 |
|
Summary: Zone Minder Repository |
1138 |
|
%description zmrepo |
1139 |
|
Zone Minder Repository |
1140 |
|
%files zmrepo -f %{name}-%{version}-filelist-zmrepo |
1141 |
|
%defattr(-,root,root) |
1142 |
|
|
1143 |
|
|
1144 |
|
|