SPECS: Supybot-plugin-Bugzilla.spec - pl - cleanup, BR: rpm-python...

qboosh qboosh at pld-linux.org
Fri Mar 30 13:19:09 CEST 2007


Author: qboosh                       Date: Fri Mar 30 11:19:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- cleanup, BR: rpm-pythonprov

---- Files affected:
SPECS:
   Supybot-plugin-Bugzilla.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/Supybot-plugin-Bugzilla.spec
diff -u SPECS/Supybot-plugin-Bugzilla.spec:1.1 SPECS/Supybot-plugin-Bugzilla.spec:1.2
--- SPECS/Supybot-plugin-Bugzilla.spec:1.1	Thu Mar 29 09:48:32 2007
+++ SPECS/Supybot-plugin-Bugzilla.spec	Fri Mar 30 13:19:04 2007
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	Bugzilla plugin for Supybot
+Summary(pl.UTF-8):	Wtyczka Bugzilli dla Supybota
 Name:		Supybot-plugin-Bugzilla
 Version:	3.0.0.1
 Release:	1
@@ -9,6 +10,7 @@
 # Source0-md5:	917a62ea625d56a2bdaec39a120852b2
 URL:		http://supybot.com/Members/mkanat/Bugzilla/
 BuildRequires:	python >= 1:2.5
+BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq  python
 Requires:	Supybot
@@ -16,28 +18,53 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Interacts with multiple Bugzilla installations, including reporting changes
-to your Bugzilla by parsing inbound emails. Highly configurable.
+Interacts with multiple Bugzilla installations, including reporting
+changes to your Bugzilla by parsing inbound emails. Highly
+configurable.
 
 This plugin can:
-- Fetch details of bugs and attachments and report them to your channel.
-- Query your Bugzilla using the QuickSearch syntax and return a limited
-  number of results. (Bugzilla 2.22+ only)
-- Report changes to your channel by receiving emails from multiple Bugzillas.
+- Fetch details of bugs and attachments and report them to your
+  channel.
+- Query your Bugzilla using the QuickSearch syntax and return a
+  limited number of results. (Bugzilla 2.22+ only)
+- Report changes to your channel by receiving emails from multiple
+  Bugzillas.
 - Parse gdb stack traces in newly-filed bugs and report the details
   of the stack trace to the channel.
 
-It supports Bugzilla 2.18 and above (except for the query command, as noted above),
-can interface with multiple Bugzillas, and works on multiple networks.
+It supports Bugzilla 2.18 and above (except for the query command, as
+noted above), can interface with multiple Bugzillas, and works on
+multiple networks.
+
+It has lots and lots of configuration options, and all the
+configuration options have help, so feel free to read up after loading
+the plugin itself.
+
+%description -l pl.UTF-8
+Ta wtyczka współpracuje z wieloma instalacjami Bugzilli, włączeni z
+raportowaniem zmian w Bugzilli poprzez analizę listów przychodzących.
+Jest wysoce konfigurowalna.
+
+Wtyczka potrafi:
+- pobierać szczegółowe informacje o błędach i załączniki oraz zgłaszać
+  je do danego kanału
+- odpytywać Bugzillę przy użyciu składni QuickSearch i zwracać
+  ograniczoną liczbę wyników (tylko dla Bugzilli 2.22+)
+- zgłaszać zmiany do danego kanału poprzez odbieranie listów z wielu
+  Bugzilli
+- analizować ślady stosów gdb w nowo dodanych zgłoszeniach błędów i
+  przesyłać szczegółowe informacje o śladzie do kanału
+
+Obsługuje Bugzillą w wersji 2.18 i nowszych (poza poleceniem odpytania
+zgodnie z informacją powyżej), może współpracować z wieloma Bugzillami
+i działać w wielu sieciach.
 
-It has lots and lots of configuration options, and all the configuration options
-have help, so feel free to read up after loading the plugin itself.
+Ma bardzo dużo opcji konfiguracyjnych, wszystkie z nich są opisane w
+pomocy, którą można czytać po załadowaniu wtyczki.
 
 %prep
 %setup -q -n Bugzilla
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{py_sitescriptdir}/supybot/plugins/Bugzilla
@@ -62,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/30 11:19:04  qboosh
+- pl
+- cleanup, BR: rpm-pythonprov
+
 Revision 1.1  2007/03/29 07:48:32  arekm
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Supybot-plugin-Bugzilla.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list