SPECS: gemrb.spec - correct BR, python >= 2.3 is required
shadzik
shadzik at pld-linux.org
Thu Nov 2 22:34:04 CET 2006
Author: shadzik Date: Thu Nov 2 21:34:04 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- correct BR, python >= 2.3 is required
---- Files affected:
SPECS:
gemrb.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/gemrb.spec
diff -u SPECS/gemrb.spec:1.1 SPECS/gemrb.spec:1.2
--- SPECS/gemrb.spec:1.1 Thu Nov 2 22:09:31 2006
+++ SPECS/gemrb.spec Thu Nov 2 22:33:59 2006
@@ -18,7 +18,7 @@
BuildRequires: autoconf
BuildRequires: automake
%{?with_png:BuildRequires: libpng-devel}
-BuildRequires: python-devel >= 2.2
+BuildRequires: python-devel >= 1:2.3.0
BuildRequires: zlib-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -54,7 +54,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README TODO %{name}/docs/en/*.txt
+#%doc AUTHORS ChangeLog NEWS README TODO %{name}/docs/en/*.txt
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -62,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/11/02 21:33:59 shadzik
+- correct BR, python >= 2.3 is required
+
Revision 1.1 2006/11/02 21:09:31 lisu
- new
- NFY
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gemrb.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list