SPECS: python.spec - adapterized

glen glen at pld-linux.org
Wed Jan 25 22:57:11 CET 2006


Author: glen                         Date: Wed Jan 25 21:57:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized

---- Files affected:
SPECS:
   python.spec (1.244 -> 1.245) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.244 SPECS/python.spec:1.245
--- SPECS/python.spec:1.244	Thu Dec 15 21:16:14 2005
+++ SPECS/python.spec	Wed Jan 25 22:57:06 2006
@@ -64,10 +64,10 @@
 %{?with_tkinter:BuildRequires:	tk-devel >= 8.4.3}
 BuildRequires:	zlib-devel
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
-Obsoletes:	python-xml
-Obsoletes:	python-intl
 Obsoletes:	python-curses
 Obsoletes:	python-gdbm
+Obsoletes:	python-intl
+Obsoletes:	python-xml
 Obsoletes:	python-zlib
 Obsoletes:	python2
 Obsoletes:	python2-devel
@@ -811,10 +811,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.245  2006/01/25 21:57:06  glen
+- adapterized
+
 Revision 1.244  2005/12/15 20:16:14  twittner
 - removed bogus requires from doc & examples subpkg (you don't need python
   interpreter for reading docs or watching examples)
-- removed trash from %%files doc
+- removed trash from %files doc
 
 Revision 1.243  2005/12/14 23:07:30  arekm
 - rel 3; fixes hangs on ssl socket read()s when using nonblocking/timeout
@@ -1194,7 +1197,7 @@
 - rel 1 for ac
 
 Revision 1.143  2003/08/19 11:42:40  wrobell
-- %%{_examplesdir}/%%{name}-%%{version}
+- %{_examplesdir}/%{name}-%{version}
 - rel. 0.4
 
 Revision 1.142  2003/08/13 10:46:24  wrobell
@@ -1299,7 +1302,7 @@
 - massive cleaning
 
 Revision 1.123  2002/11/30 23:00:26  juandon
-- new %%doc
+- new %doc
 
 Revision 1.122  2002/10/17 10:35:15  wrobell
 - ver 2.2.2
@@ -1332,9 +1335,9 @@
 - rel. 6, stb
 
 Revision 1.113  2002/05/21 23:14:35  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
+     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.112  2002/05/04 12:16:20  kloczek
 - bump release to 5.
@@ -1355,7 +1358,7 @@
 - ac25x patch changed (was no longer necessary, but ac2.53 needs another one)
 
 Revision 1.107  2002/04/19 12:51:35  mis
-- added missing %%{name} = %%{py_ver} caps; rel 2
+- added missing %{name} = %{py_ver} caps; rel 2
 
 Revision 1.106  2002/04/11 12:20:53  wrobell
 - rel. 1
@@ -1408,7 +1411,7 @@
 
 Revision 1.94  2002/02/04 09:38:09  marcus
 - added Makefile.pre.in to devel subpackage. It is needed for configure
-scripts (for example for postgresql)
+  scripts (for example for postgresql)
 - rel. 9,STB
 
 Revision 1.93  2002/02/03 18:47:36  kloczek
@@ -1422,7 +1425,7 @@
 - merge pthon-2-2 branch to HEAD.
 
 Revision 1.91  2002/01/18 02:14:44  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.90  2001/11/18 12:05:52  wrobell
 - examples subpackage obsoletes tools subpackage (easy upgrade from RedHat)
@@ -1449,13 +1452,13 @@
 - release 2.
 
 Revision 1.84  2001/10/11 13:47:22  qboosh
-- BuildRequires: autoconf; removed %%requires_eq openssl
+- BuildRequires: autoconf; removed %requires_eq openssl
 
 Revision 1.83  2001/09/12 17:48:01  filon
 - added BuildRequires: db3-devel
 
 Revision 1.82  2001/09/11 20:12:27  qboosh
-- removed non-existing *.gz from %%doc
+- removed non-existing *.gz from %doc
 - added pl translations to static subpackage
 
 Revision 1.81  2001/08/16 16:19:33  wrobell
@@ -1474,7 +1477,7 @@
 Revision 1.77  2001/07/13 10:04:02  kloczek
 - reelase 4,
 - rebuild against openssl 0.9.6b,
-- added "%%requires_eq openssl".
+- added "%requires_eq openssl".
 
 Revision 1.76  2001/06/27 22:07:49  serek
 - fragmentary build without shared. i have stopped work becouse i do not know how to make good spec, which will very similar, but with two adds in configure - without-threads and another -location.
@@ -1508,10 +1511,10 @@
 - update for Python 2.1
 
 Revision 1.67  2001/04/30 16:05:29  kloczek
-- added using %%{rpmcflags} macro.
+- added using %{rpmcflags} macro.
 
 Revision 1.66  2001/04/13 10:35:24  wiget
-patch to compile with readline 4.2
+- patch to compile with readline 4.2
 
 Revision 1.65  2001/04/13 01:32:42  kloczek
 - release 14: rebuild against readline 4.2.
@@ -1523,10 +1526,10 @@
 - Obsoletes: python-{curses,gdbm,zlib} (old RH packages)
 
 Revision 1.62  2001/01/25 20:03:47  misiek
-Massive attack. We use -O0 instead -O flags while debug enabled.
+- Massive attack. We use -O0 instead -O flags while debug enabled.
 
 Revision 1.61  2000/12/23 00:48:46  michuz
-- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
+- changed %{!?debug:...}%{?debug...} to %{?debug:...}%{!?debug...}
   (now it's more C like)
 
 Revision 1.60  2000/12/07 21:15:17  kloczek
@@ -1593,13 +1596,13 @@
 - up to 2.0
 
 Revision 1.41  2000/10/10 16:57:18  wiget
-fixed requires and small patches
+- fixed requires and small patches
 
 Revision 1.40  2000/10/06 17:17:04  wiget
-release 2
+- release 2
 
 Revision 1.39  2000/10/06 17:16:35  wiget
-added missig file (Setup.config)
+- added missig file (Setup.config)
 
 Revision 1.38  2000/10/03 11:16:06  wrobell
 - up to 2.0beta2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python.spec?r1=1.244&r2=1.245&f=u



More information about the pld-cvs-commit mailing list