SPECS: python-4Suite.spec - 1.0 beta3
wrobell
wrobell at pld-linux.org
Fri Mar 3 20:03:24 CET 2006
Author: wrobell Date: Fri Mar 3 19:03:24 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.0 beta3
---- Files affected:
SPECS:
python-4Suite.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: SPECS/python-4Suite.spec
diff -u SPECS/python-4Suite.spec:1.29 SPECS/python-4Suite.spec:1.30
--- SPECS/python-4Suite.spec:1.29 Fri Dec 30 14:31:52 2005
+++ SPECS/python-4Suite.spec Fri Mar 3 20:03:18 2006
@@ -7,12 +7,12 @@
Summary(pl): Narzędzia do przetwarzania XML-a
Name: python-%{short_name}
Version: 1.0
-%define _rc b1
+%define _rc b3
Release: 0.%{_rc}.1
License: Custom
Group: Development/Libraries
-Source0: ftp://ftp.4suite.org/pub/4Suite/%{short_name}-%{version}%{_rc}.tar.bz2
-# Source0-md5: d512d79dcbe08584d0b5ba4c9704a820
+Source0: ftp://ftp.4suite.org/pub/4Suite/%{short_name}-XML-%{version}%{_rc}.tar.bz2
+# Source0-md5: 9decb8b1032415ae155fe9a917fe8126
Patch0: %{name}-root.patch
URL: http://4suite.org/
BuildRequires: python-devel >= 2.0
@@ -52,6 +52,7 @@
python -c 'from distutils.util import get_platform; import sys; print "[%s-%.3s]" % (get_platform(), sys.version)' > config.cache
cat >> config.cache <<EOF
docdir = %{_datadir}/doc/%{name}-%{version}
+mandir = %{_mandir}
pythonlibdir = %{py_sitedir}
sysconfdir = %{_sysconfdir}
exec_prefix =
@@ -92,10 +93,10 @@
%doc docs/xml
%{py_sitedir}/Ft
%attr(755,root,root) %{_bindir}/*
-%{_sysconfdir}/4ss.conf
+#%{_sysconfdir}/4ss.conf
%{_libdir}/4Suite
%{_datadir}/4Suite
-%{_var}/lib/4Suite
+#%{_var}/lib/4Suite
%files examples
%defattr(644,root,root,755)
@@ -107,6 +108,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2006/03/03 19:03:18 wrobell
+- 1.0 beta3
+
Revision 1.29 2005/12/30 13:31:52 arekm
- drop test part
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-4Suite.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list