SPECS: cjc.spec - added typos patch - require pyxmpp working with ...

qboosh qboosh at pld-linux.org
Thu Dec 7 00:48:36 CET 2006


Author: qboosh                       Date: Wed Dec  6 23:48:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added typos patch
- require pyxmpp working with recent M2Crypto
- release 5

---- Files affected:
SPECS:
   cjc.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/cjc.spec
diff -u SPECS/cjc.spec:1.26 SPECS/cjc.spec:1.27
--- SPECS/cjc.spec:1.26	Mon Oct  9 23:22:32 2006
+++ SPECS/cjc.spec	Thu Dec  7 00:48:31 2006
@@ -3,16 +3,17 @@
 Summary(pl):	CJC - konsolowy klient Jabbera
 Name:		cjc
 Version:	1.0.0
-Release:	4
+Release:	5
 Epoch:		1
 License:	GPL
 Group:		Applications/Communications
 Source0:	http://files.jabberstudio.org/cjc/%{name}-%{version}.tar.gz
 # Source0-md5:	a557fabab8ca2070f444a307cb18d66a
+Patch0:		%{name}-typos.patch
 URL:		http://cjc.jabberstudio.org/
-BuildRequires:	python-modules >= 2.3.0
+BuildRequires:	python-modules >= 1:2.3.0
 %pyrequires_eq	python-modules
-Requires:	python-pyxmpp >= 0.5.s20051015
+Requires:	python-pyxmpp >= 1.0.0-3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,6 +27,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make} \
@@ -66,6 +68,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2006/12/06 23:48:31  qboosh
+- added typos patch
+- require pyxmpp working with recent M2Crypto
+- release 5
+
 Revision 1.26  2006/10/09 21:22:32  glen
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cjc.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list