packages: supybot-plugin-bugzilla/supybot-plugin-bugzilla.spec - rename to ...

glen glen at pld-linux.org
Tue Jan 18 08:25:26 CET 2011


Author: glen                         Date: Tue Jan 18 07:25:26 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rename to supybot-plugin-bugzilla

---- Files affected:
packages/supybot-plugin-bugzilla:
   supybot-plugin-bugzilla.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/supybot-plugin-bugzilla/supybot-plugin-bugzilla.spec
diff -u packages/supybot-plugin-bugzilla/supybot-plugin-bugzilla.spec:1.4 packages/supybot-plugin-bugzilla/supybot-plugin-bugzilla.spec:1.5
--- packages/supybot-plugin-bugzilla/supybot-plugin-bugzilla.spec:1.4	Fri Jul  9 13:24:56 2010
+++ packages/supybot-plugin-bugzilla/supybot-plugin-bugzilla.spec	Tue Jan 18 08:25:21 2011
@@ -1,9 +1,9 @@
 # $Revision$, $Date$
 Summary:	Bugzilla plugin for Supybot
 Summary(pl.UTF-8):	Wtyczka Bugzilli dla Supybota
-Name:		Supybot-plugin-Bugzilla
+Name:		supybot-plugin-bugzilla
 Version:	3.0.0.1
-Release:	3
+Release:	4
 License:	BSD
 Group:		Applications/Communications
 Source0:	http://supybot.com/Members/mkanat/Bugzilla/3.0.0.1/download/at_download
@@ -13,7 +13,8 @@
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq  python
-Requires:	Supybot
+Requires:	supybot
+Obsoletes:	Supybot-plugin-Bugzilla
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -29,8 +30,8 @@
   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.
+- 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
@@ -68,8 +69,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{py_sitescriptdir}/supybot/plugins/Bugzilla
-
-install *.py $RPM_BUILD_ROOT%{py_sitescriptdir}/supybot/plugins/Bugzilla
+cp -p *.py $RPM_BUILD_ROOT%{py_sitescriptdir}/supybot/plugins/Bugzilla
 
 %py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}
 %py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}
@@ -89,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2011/01/18 07:25:21  glen
+- rename to supybot-plugin-bugzilla
+
 Revision 1.4  2010/07/09 11:24:56  arekm
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/supybot-plugin-bugzilla/supybot-plugin-bugzilla.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list