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

Annotation of /rpms/smeserver-geneweb/contribs7/smeserver-geneweb.spec

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


Revision 1.25 - (hide annotations) (download)
Tue Oct 27 17:43:52 2009 UTC (14 years, 7 months ago) by slords
Branch: MAIN
Changes since 1.24: +7 -2 lines
Translation updates

1 slords 1.25 # $Id: smeserver-geneweb.spec,v 1.24 2009/08/24 17:58:13 slords Exp $
2 slords 1.10 # Authority: fetcher
3     # Name: Craig D. Jensen
4    
5 slords 1.1 Summary: Package to integrate GeneWeb (V5) into SME Server
6     %define name smeserver-geneweb
7     Name: %{name}
8     %define version 2.0
9 slords 1.25 %define release 21
10 slords 1.1 Version: %{version}
11 slords 1.3 Release: %{release}%{?dist}
12 slords 1.2 License: GPL
13 slords 1.1 Group: Applications/Internet
14     Source: %{name}-%{version}.tar.gz
15 fetcher 1.5 Patch1: smeserver-geneweb-2.0-pod-corrections.patch
16 fetcher 1.6 Patch2: smeserver-geneweb-2.0-ip_number-validation.patch
17 dungog 1.7 Patch3: smeserver-geneweb-2.0-locale-2008-03-11.patch
18 slords 1.9 Patch4: smeserver-geneweb-2.0-locale-2008-04-01.patch
19 snetram 1.11 Patch5: smeserver-geneweb-2.0-locale-2008-04-22.patch
20 snetram 1.13 Patch6: smeserver-geneweb-2.0-locale-2008-05-21.patch
21 snetram 1.14 Patch7: smeserver-geneweb-2.0-locale-2008-06-27.patch
22 snetram 1.15 Patch8: smeserver-geneweb-2.0-locale-2008-07-01.patch
23 snetram 1.16 Patch9: smeserver-geneweb-2.0-locale-2008-10-14.patch
24 snetram 1.19 Patch10: smeserver-geneweb-2.0-locale-2009-01-01.patch
25 snetram 1.20 Patch11: smeserver-geneweb-2.0-locale-2009-01-31.patch
26 snetram 1.21 Patch12: smeserver-geneweb-2.0-locale-2009-03-01.patch
27 slords 1.22 Patch13: smeserver-geneweb-2.0-locale-2009-03-03.patch
28 slords 1.23 Patch14: smeserver-geneweb-2.0-locale-2009-04-27.patch
29 slords 1.24 Patch15: smeserver-geneweb-2.0-locale-2009-08-24.patch
30 slords 1.25 Patch16: smeserver-geneweb-2.0-locale-2009-10-27.patch
31 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
32     BuildArchitectures: noarch
33     Requires: geneweb >= 5.00
34     Requires: smeserver-release >= 7.0
35 slords 1.8 Requires: e-smith-formmagick >= 1.4.0-10
36 slords 1.4 BuildRequires: e-smith-devtools
37 slords 1.1
38     %description
39     This RPM must be installed after the geneweb*.el4.sme.i386.rpm package
40     to complete the integration for SME Server.
41    
42     %changelog
43 slords 1.25 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.0-21.sme
44     - apply locale 2009-10-27 patch
45    
46 slords 1.24 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0-20.sme
47     - apply locale 2009-08-24 patch
48    
49 slords 1.23 * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0-19.sme
50     - apply locale 2009-04-27 patch
51    
52 slords 1.22 * Tue Mar 03 2009 SME Translation Server
53     - apply locale 2009-03-03 patch
54    
55 snetram 1.21 * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-17
56     - Apply 1 Mar 2009 locale patch [SME: 5018]
57    
58 snetram 1.20 * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-16
59     - Apply 31 Jan 2009 locale patch [SME: 4951]
60    
61 snetram 1.19 * Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-15
62     - Apply 1 Jan 2009 locale patch [SME: 4900]
63    
64 snetram 1.16 * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-14
65     - Apply 14 Oct 2008 locale patch
66    
67 snetram 1.15 * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-13
68     - Apply 1 July 2008 locale patch
69    
70 snetram 1.14 * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-12
71     - Apply 27 Jun 2008 locale patch
72     - Fix version number in previous changelog entry
73    
74     * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-11
75 snetram 1.13 - Apply 21 May 2008 locale patch
76    
77 snetram 1.12 * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-10
78     - Forgot to apply patch
79    
80 snetram 1.11 * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0-9
81     - Added 22 April 2008 locale
82    
83 slords 1.9 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 2.0-8
84     - Update to UTF-8 translations
85    
86 slords 1.8 * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> - 2.0-7
87     - Add requires for e-smith-formmagick for UTF-8 support [SME: 3858]
88    
89 dungog 1.7 * Tue Mar 11 2008 Stephen Noble <support@dungog.net> - 2.0-6
90     - add locale patch, validate lexicon in spec
91    
92 fetcher 1.6 * Tue Jan 15 2008 Craig Jensen <craig.d.jensen@gmail.com> 2.0-5
93     - geneweb.pm fix to correctly validate IP numbers 'and' localIP
94    
95 fetcher 1.5 * Sun Jan 13 2008 Craig Jensen <craig.d.jensen@gmail.com> 2.0-4
96     - geneweb.pm edited for pod corrections (pass podchecker)
97    
98 slords 1.1 * Thu Apr 12 2007 Craig D. Jensen <craig.d.jensen@gmail.com>
99     - [2.0-1] First companion to Geneweb v5 w/panel for admin allowing
100     for setting the desired IP on the LAN for Geneweb administrative
101     access.
102    
103     %prep
104    
105     rm -rf $RPM_BUILD_ROOT
106    
107     %setup
108 fetcher 1.5 %patch1 -p1
109 fetcher 1.6 %patch2 -p1
110 dungog 1.7 %patch3 -p1
111 slords 1.9 %patch4 -p1
112 snetram 1.12 %patch5 -p1
113 snetram 1.13 %patch6 -p1
114 snetram 1.14 %patch7 -p1
115 snetram 1.15 %patch8 -p1
116 snetram 1.16 %patch9 -p1
117 snetram 1.19 %patch10 -p1
118 snetram 1.20 %patch11 -p1
119 snetram 1.21 %patch12 -p1
120 slords 1.22 %patch13 -p1
121 slords 1.23 %patch14 -p1
122 slords 1.24 %patch15 -p1
123 slords 1.25 %patch16 -p1
124 slords 1.1
125     %build
126     perl createlinks
127     DEFAULTS=root/etc/e-smith/db/configuration/defaults/geneweb
128     mkdir -p $DEFAULTS
129     echo "service" > $DEFAULTS/type
130     echo "disabled" > $DEFAULTS/status
131     echo "127.0.0.1" >$DEFAULTS/only
132    
133 dungog 1.7 LEXICONS=$(find root/etc/e-smith/{locale/,web/functions/} -type f )
134     for lexicon in $LEXICONS
135     do
136     /sbin/e-smith/validate-lexicon $lexicon
137     done
138    
139 slords 1.1 %install
140     /bin/rm -rf $RPM_BUILD_ROOT
141     (cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
142     /bin/rm -f %{name}-%{version}-filelist
143     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
144     echo "%doc COPYING" >> %{name}-%{version}-filelist
145    
146     %files -f %{name}-%{version}-filelist
147    
148     %defattr(-,root,root)
149    
150     %clean
151     rm -rf $RPM_BUILD_ROOT
152    
153     %pre
154    
155     %post
156     /etc/e-smith/events/actions/navigation-conf
157     #/etc/e-smith/events/actions/initialize-default-databases
158     #mkdir -p /etc/e-smith/templates/etc/rc.d/init.d/masq
159     #/bin/chmod 644 /etc/e-smith/templates/etc/rc.d/init.d/masq/45AllowGeneWeb
160     /sbin/e-smith/expand-template /etc/rc.d/init.d/masq
161     #/etc/rc.d/init.d/masq restart
162     true
163    
164     %preun
165     /sbin/e-smith/db configuration setprop geneweb status disabled
166     /etc/rc.d/init.d/gwd stop
167     true
168    
169     %postun
170     /sbin/e-smith/expand-template /etc/rc.d/init.d/masq
171     #/etc/rc.d/init.d/masq restart

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