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

Contents of /rpms/smeserver-subversion/contribs7/smeserver-subversion.spec

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


Revision 1.15 - (show annotations) (download)
Mon Feb 25 19:47:30 2008 UTC (16 years, 3 months ago) by slords
Branch: MAIN
Changes since 1.14: +6 -43 lines
Updates

1 Summary: Subversion for SME Server
2 %define name smeserver-subversion
3 Name: %{name}
4 %define version 1.4
5 %define release 2
6 Version: %{version}
7 Release: %{release}%{?dist}
8 License: GPL
9 Patch0: %{name}-%{version}-RemoveLeftoverReferencesToModAuthz.patch
10 Patch1: %{name}-%{version}-RemoveLeftoverReferencesToModAuthzRemovedTooMuch.patch
11 Patch2: %{name}-%{version}-ImplementReadWriteAccess.patch
12 Patch3: %{name}-%{version}-ImplementReadWriteAccess2.patch
13 Patch4: %{name}-%{version}-ImplementReadWriteAccess3.patch
14 Patch5: %{name}-%{version}-ImplementReadWriteAccess4.patch
15 Patch6: %{name}-%{version}-ImplementReadWriteAccessLocale-en-us.patch
16 Patch7: %{name}-%{version}-ImplementReadWriteAccessLocale-de.patch
17 Patch8: %{name}-%{version}-ImplementReadWriteAccessLocale-fr.patch
18 Patch9: %{name}-%{version}-ImplementReadWriteAccessLocale-sv.patch
19 Patch10: %{name}-%{version}-ImplementReadWriteAccessLocale-it.patch
20 Patch11: %{name}-%{version}-FixFontTagInLocale.patch
21 Patch12: smeserver-subversion-1.4-initdb.patch
22 Group: Applications/Internet
23 Source: %{name}-%{version}.tgz
24 BuildArchitectures: noarch
25 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
26 Requires: smeserver-mod_dav subversion >= 1.2 smeserver-release >= 7 mod_dav_svn httpd >= 2
27 BuildRequires: e-smith-devtools >= 1.13.1-03
28
29 %description
30 Implementation of Subversion for SME Server 7 using WebDAV.
31
32 %changelog
33 * Mon Feb 25 2008 Shad L. Lords <slords@mail.com> 1.4-2
34 - Remove scripts and move db initialition to package
35
36 * Sun Feb 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
37 - 1.4-1
38 - Removed font tag in locale files [SME: 3977]
39
40 * Sat Feb 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
41 - 1.4-0
42 - Removed skel folder should have been obsoleted since 1.2-8 [SME: 3079]
43 - Implement read/write access for user(s) and group(s) [SME: 3964]
44 - Allow anonymous access [SME: 3976]
45 - Removed leftover refferences to modAuthzSVN [SME: 3971]
46 - Fixed incorrect dates in spec files changelog
47
48 * Wed Feb 06 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
49 - 1.3-6
50 - Fixed missing translations for french locale created by
51 features implemented by 1.3-2 [SME: 3810]
52
53 * Sat Jan 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
54 - 1.3-5
55 - Added italian (it) locale [SME: 3812]
56
57 * Sat Jan 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
58 - 1.3-4
59 - Added german (de) locale [SME: 3813]
60
61 * Sat Jan 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
62 - 1.3-3
63 - DESCRIPTION_HAS_INVALID_CHARS is not translated in en-us locale [SME: 3694]
64 - Fixed missing translations for available locale created by
65 features implemented by 1.3-2 [SME: 3811]
66
67 * Fri Jan 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
68 - 1.3-2
69 - Allow auto-versioning by DAV clients (requires subversion >= 1.2) [SME: 3806]
70
71 * Tue Dec 25 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
72 - 1.2-9
73 fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=3008
74 Description doesn't allow characters with accents [SME: 3008]
75
76 * Mon Aug 6 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
77 - 1.2-8
78 fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=3079
79 UUID equal in all repositories [SME: 3079]
80
81 * Mon Aug 6 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
82 - 1.2-7
83 fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=3034
84 Added new French translation due to incorrect encoding [SME: 3034]
85
86 * Tue Jun 12 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
87 - 1.2-6
88 fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=3034
89 Added French translation of server-manager panel [SME: 3034]
90
91 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
92 - Clean up spec so package can be built by koji/plague
93
94 * Sun Feb 18 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
95 - 1.2-4
96 fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=2435
97 Added Swedish translation of server-manager panel [SME: 2435]
98
99 * Tue Feb 13 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
100 - 1.2-3
101 - changed wrongly modified symlink created in 1.2-2
102
103 * Mon Feb 12 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
104 - 1.2-2
105 - removed symlink from archive and moved it to createlinks script
106 - fixed bug: http://www.contribs.org/bugzilla/show_bug.cgi?id=2435
107 implemented the ability to localise the link in the navigation
108 panel of the server-manager [SME: 2435]
109
110 * Tue Feb 06 2007 Jonathan Martens <smeserver-contribs@snetram.nl>
111 - 1.2-1
112 - imported changelog from previous revisions and ordered them by date
113 - made packager generic for possible inclusion in SME Server Extras
114 - renamed spec file to enable automatic build to
115 smeserver-subversion.spec, removed older spec files with
116 version number in their name
117 - modified mailaddress to be smeserver-contribs@snetram.nl
118 - fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=2169
119 Added httpd.conf to templates2expand and services2adjust for
120 the user-create, user-modify and group-modify event
121 - fixed bug: http://www.contribs.org/bugzilla/show_bug.cgi?id=2205
122 Removed NEXT button from first server-manager panel
123
124 * Sat Dec 09 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
125 - 1.1-3
126 - fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=2073
127 wrong split of database entries for groups and users when
128 multiple users or groups where specified in 28SubversionContent
129 httpd.conf template file
130 - fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=1953
131 Authentication doesn't appear to work for groups, implemented
132 workaround to expand all users in groups and adding them to
133 the require user line
134 - fixed bug: http://contribs.org/bugzilla/show_bug.cgi?id=2138
135 Remove unnecesarry double quotes around user and groups in
136 httpd.conf template 28SubversionContent.
137
138 * Sun Sep 18 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
139 - 1.0-5
140 - fixed bug: http://www.contribs.org/bugzilla/show_bug.cgi?id=1915
141 missing entry for maxRepositoryNameLength in database
142 - fixed bug: http://www.contribs.org/bugzilla/show_bug.cgi?id=1916
143 corrected typo in createlinks script for httpd-e-smith
144
145 * Sun Sep 10 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
146 - 1.0-4
147 - fixed configuration database entry for modDAVSVN
148
149 * Sun Aug 27 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
150 - 1.0-3
151 - fixed typo
152
153 * Sun Aug 27 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
154 - 1.0-2
155 - fixed: enable subversion by default after install
156
157 * Sun Aug 27 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
158 - 1.0-1
159 - complete rebuild of the package
160 - fixed: /home/e-smith/files/repository is now created
161 - fixed: typo in english template files
162
163 * Mon May 29 2006 Jonathan Martens <smeserver-contribs@snetram.nl>
164 - 0.1-01
165 - Original version
166
167 %prep
168 %setup
169 %patch0 -p1
170 %patch1 -p1
171 %patch2 -p1
172 %patch3 -p1
173 %patch4 -p1
174 %patch5 -p1
175 %patch6 -p1
176 %patch7 -p1
177 %patch8 -p1
178 %patch9 -p1
179 %patch10 -p1
180 %patch11 -p1
181 %patch12 -p1
182
183 %build
184 perl createlinks
185
186 %install
187 rm -rf $RPM_BUILD_ROOT
188 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
189 rm -f %{name}-%{version}-filelist
190 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
191
192 %clean
193 rm -rf $RPM_BUILD_ROOT
194
195 %files -f %{name}-%{version}-filelist
196 %defattr(-,root,root)

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