Author: arekm                        Date: Sat Jan 27 22:55:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; don't regenerate docs; these are already there; drop doc subpackages

---- Files affected:
SPECS:
   python-pyOpenSSL.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/python-pyOpenSSL.spec
diff -u SPECS/python-pyOpenSSL.spec:1.11 SPECS/python-pyOpenSSL.spec:1.12
--- SPECS/python-pyOpenSSL.spec:1.11    Sun Dec 26 18:04:55 2004
+++ SPECS/python-pyOpenSSL.spec Sat Jan 27 23:55:05 2007
@@ -4,20 +4,21 @@
 Summary(pl):   Interfejs OpenSSL dla Pythona
 Name:          python-%{module}
 Version:       0.6
-Release:       2
+Release:       3
 License:       LGPL
 Group:         Libraries/Python
 Source0:       http://dl.sourceforge.net/pyopenssl/%{module}-%{version}.tar.gz
 # Source0-md5: 6200b71d3eb294a312d52c4825fc71c5
 URL:           http://pyopenssl.sourceforge.net/
-BuildRequires: latex2html
 BuildRequires: lynx
 BuildRequires: openssl-devel >= 0.9.7d
-BuildRequires: python-devel >= 2.2.1
+BuildRequires: python-devel >= 2.5
 BuildRequires: tetex-latex
 BuildRequires: tetex-metafont
 %pyrequires_eq python-modules
 Obsoletes:     python-OpenSSL
+Obsoletes:     python-pyOpenSSL-doc
+Obsoletes:     python-pyOpenSSL-doc-html
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,33 +27,6 @@
 %description -l pl
 Interfejs Pythona do biblioteki OpenSSL.
 
-%package doc
-Summary:       Documentation for pyOpenSSL module
-Summary(pl):   Dokumentacja do modułu pyOpenSSL
-Group:         Libraries/Python
-Requires:      %{name} = %{version}-%{release}
-
-%description doc
-This package contains documentation files for pyOpenSSL Python
-module.
-
-%description doc -l pl
-Pakiet zawierający dokumentację dla modułu Pythona pyOpenSSL.
-
-%package doc-html
-Summary:       HMTL documentation for pyOpenSSL module
-Summary(pl):   Dokumentacja do modułu pyOpenSSL w formacie HTML
-Group:         Libraries/Python
-Requires:      %{name} = %{version}-%{release}
-
-%description doc-html
-This package contains HTML documentation files for pyOpenSSL Python
-module.
-
-%description doc-html -l pl
-Pakiet zawierający dokumentację dla modułu Pythona pyOpenSSL w
-formacie HTML.
-
 %package examples
 Summary:       Examples for pyOpenSSL module
 Summary(pl):   Przykłady do modułu pyOpenSSL
@@ -81,26 +55,16 @@
 
 cp -ra examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
-cd doc
-%{__make} all
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README ChangeLog TODO
+%doc README ChangeLog TODO doc/pyOpenSSL.{ps,txt}
 %dir %{py_sitedir}/OpenSSL
 %attr(755,root,root) %{py_sitedir}/OpenSSL/*.so
 %{py_sitedir}/OpenSSL/*.py[oc]
-
-%files doc
-%defattr(644,root,root,755)
-%doc doc/pyOpenSSL.{dvi,ps,txt}
-
-%files doc-html
-%defattr(644,root,root,755)
-%doc doc/html/*
+%{py_sitedir}/*.egg-info
 
 %files examples
 %defattr(644,root,root,755)
@@ -112,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/01/27 22:55:05  arekm
+- rel 3; don't regenerate docs; these are already there; drop doc subpackages
+
 Revision 1.11  2004/12/26 17:04:55  saq
 - release 2 for rebuild with python 2.4
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to