Author: adamg                        Date: Thu Aug 23 10:20:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new

---- Files affected:
SPECS:
   php-pear-Testing_FIT.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/php-pear-Testing_FIT.spec
diff -u /dev/null SPECS/php-pear-Testing_FIT.spec:1.1
--- /dev/null   Thu Aug 23 12:20:09 2007
+++ SPECS/php-pear-Testing_FIT.spec     Thu Aug 23 12:20:04 2007
@@ -0,0 +1,74 @@
+# $Revision$, $Date$
+%include       /usr/lib/rpm/macros.php
+%define                _class          Testing
+%define                _subclass       FIT
+%define                _status         beta
+%define                _pearname       Testing_FIT
+Summary:       %{_pearname} - FIT: Framework for Integrated Test
+Summary(pl):   %{_pearname} - FIT: Framework do zintegrowanych test�w
+Name:          php-pear-%{_pearname}
+Version:       0.2.1
+Release:       0.1
+License:       LGPL
+Group:         Development/Languages/PHP
+Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
+# Source0-md5: 91b59b38bab5973ecbd843e198566775
+URL:           http://pear.php.net/package/Testing_FIT/
+BuildRequires: php-pear-PEAR
+BuildRequires: rpm-php-pearprov >= 4.4.2-11
+Requires:      php-pear
+BuildArch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Great software requires collaboration and communication.
+
+Fit is a tool for enhancing collaboration in software development.
+It's an invaluable way to collaborate on complicated problems--and get
+them right--early in development.
+
+Fit allows customers, testers, and programmers to learn what their
+software should do and what it does do. It automatically compares
+customers' expectations to actual results.
+
+In PEAR status of this package is: %{_status}.
+
+%description -l pl
+Wi�ksze programy wymagaj� wsp��pracy i komunikacji.
+
+Fit jest narz�dziem usprawniaj�cym wsp��prac� na etpaie rozwoju
+oprogramowania. Jest szczeg�lnie przydatny przy wsp��pracy nad
+z�o�onymi problemami - i rozwi�zaniu ich - na wczesnym etapie rozwoju.
+
+Fit pozwala klientom, testerom i programistom stwierdzenie co
+oprogramowanie powinno robi� jak r�wnie� to co robi. Automatycznie
+por�wnuje oczekiwania klient�w z rzeczywistymi wynikami.
+
+Ta klasa ma w PEAR status: %{_status}.
+
+%prep
+%pear_package_setup
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{php_pear_dir}
+%pear_package_install
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc install.log docs/Testing_FIT
+%{php_pear_dir}/.registry/*.reg
+%{php_pear_dir}/Testing/FIT
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[EMAIL PROTECTED]>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2007/08/23 10:20:04  adamg
+- new
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to