]> git.pld-linux.org Git - packages/ct-crm.git/commitdiff
- adapterized
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 17 Dec 2003 08:45:47 +0000 (08:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ct-crm.spec -> 1.2

ct-crm.spec

index 604445a2a11387543a6438a6b468f4f65bb18efa..2b8fa108fb87930d4483b72bacf1ce3bcd1f3efb 100644 (file)
@@ -1,12 +1,11 @@
-%define                _pre    pre
-
 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.1
+%define                _pre    pre
+Release:       0.%{_pre}.1
 License:       GPL
-Group:         Multimedia
+Group:         Applications/WWW
 Source0:       http://dl.sourceforge.net/sourceforge/customer-touch/%{name}%{version}%{_pre}.zip
 # Source0-md5: ffe5c4e7b183173832f4c1157a645e05
 Source1:       %{name}-polish_lang
@@ -16,13 +15,14 @@ Requires:   php
 Requires:      webserver
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _cthtmldir      /home/services/httpd/html/ct
+
 %description
 An easy to use and install CRM for small to medium firms.
 
 %description -l pl
-Prosty w u¿yciu i instalacji CRM (Customer Relationship Management) dla ma³ych i ¶rednch instytucji.
-
-%define                _cthtmldir      /home/services/httpd/html/ct
+Prosty w u¿yciu i instalacji CRM (Customer Relationship Management)
+dla ma³ych i ¶rednch instytucji.
 
 %prep
 %setup -q -n %{name}%{version}
@@ -32,7 +32,7 @@ Prosty w u
 rm -rf $RPM_BUILD_ROOT
 #install -d $RPM_BUILD_ROOT{uploads,modules,languages,includes,images,email}
 install -d $RPM_BUILD_ROOT%{_cthtmldir}/Doc/manual_install
-ls
+
 for i in uploads modules languages includes images email ; do
        cp -Rf $i $RPM_BUILD_ROOT%{_cthtmldir}
 done
This page took 0.05169 seconds and 4 git commands to generate.