This commit is contained in:
committed by
Git OBS Bridge
parent
8a4cbdaa37
commit
8236393049
@@ -19,12 +19,12 @@
|
||||
|
||||
Name: python-doc
|
||||
Url: http://www.python.org/
|
||||
License: Python Copyright
|
||||
License: Python License ..
|
||||
Group: Development/Languages/Python
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Additional Package Documentation for Python.
|
||||
Version: 2.6
|
||||
Release: 11
|
||||
Release: 12
|
||||
%define pyver 2.6.2
|
||||
BuildArch: noarch
|
||||
%define tarname Python-%{pyver}
|
||||
@@ -45,7 +45,7 @@ Python, and Macintosh Module Reference in HTML format.
|
||||
|
||||
|
||||
%package pdf
|
||||
License: Python Copyright
|
||||
License: Python License ..
|
||||
Provides: pyth_pdf
|
||||
Obsoletes: pyth_pdf
|
||||
Summary: Python PDF Documentation
|
||||
@@ -104,27 +104,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_docdir}/%{pyname}/paper-letter
|
||||
|
||||
%changelog
|
||||
* Mon Apr 27 2009 matejcik@suse.cz
|
||||
- update to build against 2.6.2 source
|
||||
* Wed Mar 11 2009 coolo@suse.de
|
||||
- fix build in actually packaging the docs
|
||||
* Thu Oct 09 2008 matejcik@suse.cz
|
||||
- updated docs to version 2.6
|
||||
* Mon Sep 15 2008 matejcik@suse.cz
|
||||
- updated to build against 2.6rc1
|
||||
* Wed Jun 25 2008 matejcik@suse.cz
|
||||
- updated to build against 2.6b1
|
||||
- will update the docs when 2.6 final is out
|
||||
* Thu May 24 2007 jmatejek@suse.cz
|
||||
- updated to version 2.5.1
|
||||
* Tue Sep 19 2006 jmatejek@suse.cz
|
||||
- updated to version 2.5 final, going into STABLE dist
|
||||
* Wed Sep 13 2006 jmatejek@suse.cz
|
||||
- updated to build against 2.5c2
|
||||
* Tue Sep 05 2006 jmatejek@suse.cz
|
||||
- updated to build against 2.5c1
|
||||
- will actually update the docs as soon as this goes into STABLE
|
||||
* Mon Apr 24 2006 jmatejek@suse.cz
|
||||
- update to 2.4.3
|
||||
* Tue Mar 21 2006 jmatejek@suse.cz
|
||||
- created separate noarch specfile
|
||||
|
||||
Reference in New Issue
Block a user