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

Diff of /rpms/smeserver-kronolith/contribs7/smeserver-kronolith.spec

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

Revision 1.11 by mrjhb3, Sat Oct 10 03:25:26 2009 UTC Revision 1.14 by mrjhb3, Mon Jun 28 04:16:56 2010 UTC
# Line 1  Line 1 
1  # $Id: smeserver-kronolith.spec,v 1.10 2008/12/15 00:39:46 mrjhb3 Exp $  # $Id: smeserver-kronolith.spec,v 1.13 2010/05/13 03:08:37 mrjhb3 Exp $
2  # Authority: mrjhb3  # Authority: mrjhb3
3  # Name: John H. Bennett III  # Name: John H. Bennett III
4    
# Line 6  Summary: SME Server specific Kronolith c Line 6  Summary: SME Server specific Kronolith c
6  %define name smeserver-kronolith  %define name smeserver-kronolith
7  Name: %{name}  Name: %{name}
8  %define version 2.2  %define version 2.2
9  %define release 5  %define release 11
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 16  Patch1: kronolith-2.3.patch Line 16  Patch1: kronolith-2.3.patch
16  Patch2: kronolith-2.3.sql.patch  Patch2: kronolith-2.3.sql.patch
17  Patch3: smeserver-kronolith_reminders_agendas.patch  Patch3: smeserver-kronolith_reminders_agendas.patch
18  Patch4: kronolith-2.3.2.patch  Patch4: kronolith-2.3.2.patch
19    Patch5: kronolith-2.3.3.patch
20    Patch6: smeserver-kronolith_reminders_agendas_owner.patch
21  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22  BuildArchitectures: noarch  BuildArchitectures: noarch
 Requires: imp-h3 >= 4.2  
23  Requires: e-smith-base >= 4.15.1  Requires: e-smith-base >= 4.15.1
24  Requires: e-smith-apache >= 1.1.0-18  Requires: e-smith-apache >= 1.1.0-18
25  Requires: e-smith-lib >= 1.15.1-16  Requires: e-smith-lib >= 1.15.1-16
# Line 37  Obsoletes: pear-net_url >= 1.0.14 Line 38  Obsoletes: pear-net_url >= 1.0.14
38    
39    
40  %changelog  %changelog
41    * Sun Jun 27 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-11
42    - Remove changes for -8, -9, -10 so that rpm can be installed on SME 7.x.
43      Will re-add appropriate patches for SME8 when it is released.  [SME: 6080]
44    
45    * Thu Apr 22 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-10
46    - Added removal of user's calFBURL from LDAP smeserver-kronolith is uninstalled
47    
48    * Thu Apr 22 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-9
49    - Added migrate fragment to remove FreeBusy db entry from accounts since this
50      information is now saved directly to LDAP on SME8.
51    
52    * Thu Apr 22 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-8
53    - Added saving of user's calFBURL to LDAP for use with SME8. [SME: 5708]
54    
55    * Sun Jan 24 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-7
56    - Update to change owner of alarm and reminder cron jobs from root to www [SME: 4851]
57    
58    * Mon Dec 28 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-6
59    - Updated templates to reflect Kronolith 2.3.3
60    
61  * Fri Oct 9 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-5  * Fri Oct 9 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-5
62  - Updated templates to reflect Kronolith 2.3.2  - Updated templates to reflect Kronolith 2.3.2
63    
# Line 74  so that Kronolith will work properly on Line 95  so that Kronolith will work properly on
95  %patch2 -p1  %patch2 -p1
96  %patch3 -p1  %patch3 -p1
97  %patch4 -p1  %patch4 -p1
98    %patch5 -p1
99    %patch6 -p1
100    
101  %build  %build
102  perl createlinks  perl createlinks
# Line 87  echo "%doc COPYING"          >> %{name}- Line 110  echo "%doc COPYING"          >> %{name}-
110  %clean  %clean
111  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
112    
113    %preun
114    
115    %post
116    
117    %postun
118    
119  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
120  %defattr(-,root,root)  %defattr(-,root,root)


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