[packages/python-urwid] Version 1.1.1-1. Seems reference.html tutorial.html are not longer distributed.

matkor matkor at pld-linux.org
Wed Feb 27 21:57:35 CET 2013


commit 3a195f36129734fdde280ba7236b0dedabdbf6c7
Author: Mateusz Korniak <matkor at pld-linux.org>
Date:   Wed Feb 27 21:57:15 2013 +0100

    Version 1.1.1-1. Seems reference.html tutorial.html are not longer distributed.

 python-urwid.spec | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/python-urwid.spec b/python-urwid.spec
index 3431e68..a830b15 100644
--- a/python-urwid.spec
+++ b/python-urwid.spec
@@ -2,12 +2,12 @@
 Summary:	Urwid is a console user interface library for Python
 Summary(hu.UTF-8):	Urwid egy konzolos felhasználói felület könyvtár Pythonhoz
 Name:		python-%{module}
-Version:	1.0.1
+Version:	1.1.1
 Release:	1
 License:	LGPL
 Group:		Development/Languages/Python
 Source0:	http://excess.org/urwid/urwid-%{version}.tar.gz
-# Source0-md5:	828f7144b94920205e755c249d2e297f
+# Source0-md5:	eca2e0413cf7216b01c84b99e0f2576d
 URL:		http://excess.org/urwid/
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
@@ -27,8 +27,6 @@ Urwid egy konzolos felhasználói felület könyvtár Pythonhoz.
 %build
 export CFLAGS="%{rpmcflags}"
 %{__python} setup.py build
-%{__make} reference.html tutorial.html
-
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -45,6 +43,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGELOG reference.html tutorial.html
+%doc CHANGELOG 
 %{py_sitedir}/%{module}
 %{py_sitedir}/*.egg-info
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-urwid.git/commitdiff/3a195f36129734fdde280ba7236b0dedabdbf6c7



More information about the pld-cvs-commit mailing list