/[smecontribs]/rpms/smeserver-extrarepositories/contribs9/smeserver-extrarepositories.spec
ViewVC logotype

Diff of /rpms/smeserver-extrarepositories/contribs9/smeserver-extrarepositories.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.9 by jpp, Wed May 9 04:00:29 2018 UTC Revision 1.17 by jpp, Sat Dec 29 04:21:21 2018 UTC
# Line 1  Line 1 
1  %define name smeserver-extrarepositories  %define name smeserver-extrarepositories
2  %define version 0.1  %define version 0.1
3  %define release 5  %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}
# Line 18  AutoReqProv: no Line 18  AutoReqProv: no
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  * Tue May 08 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-5.sme
35  - add elrepo-kernel repo  [SME: 10581]  - add elrepo-kernel repo  [SME: 10581]
36    
# Line 84  return 0 Line 97  return 0
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
# Line 224  REPO['Exclude']='' Line 223  REPO['Exclude']=''
223  REPO['IncludePkgs']=''  REPO['IncludePkgs']=''
224  createrepo  createrepo
225    
   
226  #####################  #####################
227  #####################  #####################
228  #egroupware  #egroupware
# Line 408  REPO['Exclude']='' Line 406  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  #####################  #####################
# Line 492  REPO['fullreponame']='Mirror John Crisp Line 509  REPO['fullreponame']='Mirror John Crisp
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'
# Line 802  REPO['fullreponame']='ZoneMinder Repo - Line 823  REPO['fullreponame']='ZoneMinder Repo -
823  REPO['EnableGroups']='no'  REPO['EnableGroups']='no'
824  REPO['Visible']='yes'  REPO['Visible']='yes'
825  REPO['status']='disabled'  REPO['status']='disabled'
826  REPO['BaseURL']='http://zmrepo.mehvc.com/el/$releasever/$basearch'  REPO['BaseURL']='http://zmrepo.zoneminder.com/el/$releasever/$basearch'
827  REPO['MirrorList']=''  REPO['MirrorList']=''
828  REPO['GPGCheck']='no'  REPO['GPGCheck']='no'
829  REPO['GPGKey']=""  REPO['GPGKey']=""
830  REPO['Exclude']='ffmpeg-2.6.4,celt-0.11'  REPO['Exclude']=''
831  REPO['IncludePkgs']=''  REPO['IncludePkgs']=''
832  createrepo  createrepo
833    
# Line 876  cat << 'EOF'  >$RPM_BUILD_ROOT/etc/e-smi Line 897  cat << 'EOF'  >$RPM_BUILD_ROOT/etc/e-smi
897    
898  EOF  EOF
899    
900    cat << 'EOF'  >$RPM_BUILD_ROOT/etc/e-smith/db/yum_repositories/migrate/10zmrepo
901    {
902        for my $name ( qw(zmrepo) )
903        {
904            my $repo = $DB->get($name) or next;
905            my $BaseURL = $repo->prop('BaseURL') || '';
906            $BaseURL = s/zmrepo.mehvc.com/zmrepo.zoneminder.com/g;
907            $repo->set_prop('Exclude', join(',', @exclude));
908        }
909    
910    }
911    
912    EOF
913    
914    
915    
# Line 896  cat %{name}-%{version}-filelist| grep er Line 930  cat %{name}-%{version}-filelist| grep er
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
# Line 1019  Geekery Repository Line 1054  Geekery Repository
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


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed