]> git.pld-linux.org Git - packages/ct-crm.git/commitdiff
- added patch fixed java in mozilla and "Division by zero" error
authorluzik <luzik@pld-linux.org>
Fri, 19 Dec 2003 12:16:09 +0000 (12:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
 - release 0.%{_pre}.1.3

Changed files:
    ct-crm.spec -> 1.7

ct-crm.spec

index a3cf25571b3b8521d808311fed03dd21c199ea2a..8bfc2552869bbacec34bd3b433f9731c8c2d963b 100644 (file)
@@ -6,7 +6,7 @@ Summary(pl):    CRM dla ma
 Name:          ct-crm
 Version:       1.6
 %define                _pre    pre
-Release:       0.%{_pre}.1.2
+Release:       0.%{_pre}.1.3
 License:       GPL
 Group:         Applications/WWW
 Source0:       http://dl.sourceforge.net/customer-touch/%{name}%{version}%{_pre}.zip
@@ -14,6 +14,8 @@ Source0:      http://dl.sourceforge.net/customer-touch/%{name}%{version}%{_pre}.zip
 Source1:       %{name}-polish_lang
 Source2:       %{name}.conf
 Patch0:                %{name}-lang_pl.patch
+Patch1:                %{name}-dbz.patch
+Patch2:                %{name}-ne.patch
 URL:           http://www.customer-touch.com/
 Requires:      php-mysql
 Requires:      webserver
@@ -32,6 +34,8 @@ dla ma
 %prep
 %setup -q -n %{name}%{version}
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.071053 seconds and 4 git commands to generate.