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

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

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

Revision 1.2 by michel, Wed Apr 3 19:01:31 2019 UTC Revision 1.3 by michel, Sat Oct 5 20:01:46 2019 UTC
# Line 1  Line 1 
1  Summary: Package to integrate GeneWeb (V6) into SME Server  Summary: Package to integrate GeneWeb (V6) into SME Server
2  %define name smeserver-geneweb  %define name smeserver-geneweb
3  Name: %{name}  Name: %{name}
4  %define version 2.1  %define version 2.1.0
5  %define release 1  %define release 1
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
9  Group: Applications/Internet  Group: Applications/Internet
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11  Patch1: smeserver-geneweb-2.1-1-init.patch  #Patch0: smeserver-geneweb-2.1.0-init.patch
12    
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 27  to complete the integration for SME Serv Line 27  to complete the integration for SME Serv
27  - geneweb service not started [SME: 6371]  - geneweb service not started [SME: 6371]
28  - Add "Base directory" input in panel console.  - Add "Base directory" input in panel console.
29  - perms corrected in templates.metadata  - perms corrected in templates.metadata
30  - normalize template et .spec  - normalize template and .spec
   
 * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.0-26.sme  
 - apply locale 2016-03-09 patch  
   
 * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 2.0-24.el6  
 - apply locale 2012-03-20 patch  
   
 * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.0-23.sme  
 - apply locale 2011-04-27 patch  
   
 * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.0-22.sme  
 - apply locale 2011-03-06 patch  
   
 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.0-21.sme  
 - apply locale 2009-10-27 patch  
   
 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0-20.sme  
 - apply locale 2009-08-24 patch  
   
 * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0-19.sme  
 - apply locale 2009-04-27 patch  
   
 * Tue Mar 03 2009 SME Translation Server  
 - apply locale 2009-03-03 patch  
   
 * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-17  
 - Apply  1 Mar 2009 locale patch [SME: 5018]  
   
 * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-16  
 - Apply 31 Jan 2009 locale patch [SME: 4951]  
   
 * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-15  
 - Apply  1 Jan 2009 locale patch [SME: 4900]  
   
 * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-14  
 - Apply 14 Oct 2008 locale patch  
   
 * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-13  
 - Apply 1 July 2008 locale patch  
   
 * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-12  
 - Apply 27 Jun 2008 locale patch  
 - Fix version number in previous changelog entry  
   
 * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-11  
 - Apply 21 May 2008 locale patch  
   
 * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-10  
 - Forgot to apply patch  
   
 * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-9  
 - Added 22 April 2008 locale  
   
 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 2.0-8  
 - Update to UTF-8 translations  
   
 * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> - 2.0-7  
 - Add requires for e-smith-formmagick for UTF-8 support [SME: 3858]  
   
 * Tue Mar 11 2008 Stephen Noble <support@dungog.net> - 2.0-6  
 - add locale patch, validate lexicon in spec  
   
 * Tue Jan 15 2008 Craig Jensen <craig.d.jensen@gmail.com> 2.0-5  
 - geneweb.pm fix to correctly validate IP numbers 'and' localIP  
   
 * Sun Jan 13 2008 Craig Jensen <craig.d.jensen@gmail.com> 2.0-4  
 - geneweb.pm edited for pod corrections (pass podchecker)  
   
 * Thu Apr 12 2007 Craig D. Jensen <craig.d.jensen@gmail.com>  
 - [2.0-1] First companion to Geneweb v5 w/panel for admin allowing  
   for setting the desired IP on the LAN for Geneweb administrative  
   access.  
31    
32  %prep  %prep
33    
34  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
35    
36  %setup  %setup
37  %patch1 -p1  #%patch0 -p1
38    
39  %build  %build
40  perl createlinks  perl createlinks


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