]> git.pld-linux.org Git - packages/ct-crm.git/commitdiff
- php virtual extension deps
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 26 Nov 2006 15:56:07 +0000 (15:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ct-crm.spec -> 1.15

ct-crm.spec

index ff76ff6f650296988f297380ba9cb7fe951b12d6..89b7e8c220a1d788f23873f9b326a09533d109be 100644 (file)
@@ -1,11 +1,12 @@
 # TODO:
 # - make it work without global_variables=On
 %define                _pre    pre
+%define                _rel    3
 Summary:       A CRM for small to medium firms
 Summary(pl):   CRM dla ma³ych i ¶rednich instytucji
 Name:          ct-crm
 Version:       1.6
-Release:       0.%{_pre}.2
+Release:       0.%{_pre}.%{_rel}
 License:       GPL
 Group:         Applications/WWW
 Source0:       http://dl.sourceforge.net/customer-touch/%{name}%{version}%{_pre}.zip
@@ -19,7 +20,7 @@ URL:          http://www.customer-touch.com/
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: sed >= 4.0
 BuildRequires: unzip
-Requires:      php-mysql
+Requires:      php(mysql)
 Requires:      webapps
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.090539 seconds and 4 git commands to generate.