]> git.pld-linux.org Git - packages/activecollab.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 6 Jul 2007 17:43:02 +0000 (17:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    activecollab.spec -> 1.2

activecollab.spec

index 07313f139715a60e34a3bf1c42cd31d276230e3b..73226a919df16ee8a29081f492a55f5aec610973 100644 (file)
@@ -1,10 +1,11 @@
-Summary:       activeCollab
+Summary:       activeCollab - collaboration and project management tool
+Summary(pl.UTF-8):     activeCollab - narzędzie do współpracy i zarządzania projektami
 Name:          activecollab
 Version:       0.7.1
 Release:       0.7
 License:       HPL
 Group:         Applications/WWW
-Source0:       http://www.activecollab.com/files/0.7.1/activeCollab.tar.gz
+Source0:       http://www.activecollab.com/files/%{version}/activeCollab.tar.gz
 # Source0-md5: 7cf254743083243202e9d1152240ea1a
 URL:           http://www.activecollab.com/
 BuildRequires: rpmbuild(macros) >= 1.268
@@ -21,11 +22,17 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _appdir         %{_datadir}/%{_webapp}
 
 %description
-ctiveCollab is an easy to use, web based, open source collaboration
+activeCollab is an easy to use, web based, open source collaboration
 and project management tool. Set up an environment where you, your
 team and your clients can collaborate on active projects using a set
 of simple, functional tools.
 
+%description
+activeCollab to łatwe w użyciu, oparte o WWW, mające otwarte źródła
+narzędzie do współpracy i zarządzania projektami. Wystarczy uruchomić
+środowisko w miejscu gdzie zespół i klienci mogą współpracować nad
+aktywnymi projektami przy użyciu prostych, funkcjonalnych narzędzi.
+
 %prep
 %setup -q -n activecollab
 
@@ -47,6 +54,9 @@ rm -f $RPM_BUILD_ROOT%{_appdir}/apache.conf
 install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %triggerin -- apache1 < 1.3.37-3, apache1-base
 %webapp_register apache %{_webapp}
 
@@ -59,9 +69,6 @@ install apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 %triggerun -- apache < 2.2.0, apache-base
 %webapp_unregister httpd %{_webapp}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644,root,root,755)
 %doc license.txt readme.txt
This page took 0.086703 seconds and 4 git commands to generate.