SPECS: python-brisa.spec - more Requires (based on INSTALL file)

wiget wiget at pld-linux.org
Thu Apr 23 20:07:47 CEST 2009


Author: wiget                        Date: Thu Apr 23 18:07:47 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more Requires (based on INSTALL file)

---- Files affected:
SPECS:
   python-brisa.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/python-brisa.spec
diff -u SPECS/python-brisa.spec:1.1 SPECS/python-brisa.spec:1.2
--- SPECS/python-brisa.spec:1.1	Thu Apr 23 19:59:37 2009
+++ SPECS/python-brisa.spec	Thu Apr 23 20:07:42 2009
@@ -3,16 +3,20 @@
 Summary:	UPnP framework for creating and managing UPnP devices
 Name:		python-%{module}
 Version:	0.8.0
-Release:	0.1
+Release:	0.2
 License:	MIT
 Group:		Development/Languages/Python
 Source0:	https://garage.maemo.org/frs/download.php/5387/%{name}_%{version}-0maemo2.tar.gz
 # Source0-md5:	426f8f861774948c65a763f1e5cc16a0
 URL:		http://brisa.garage.maemo.org/
-BuildRequires:	python-devel
+BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
-Requires:	python-modules
+Requires:	python-modules >= 1:2.5
+Requires:	python-cherrypy
+Requires:	python-inotify
+Requires:	python-mutagen
+Requires:	python-gstreamer
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -72,9 +76,7 @@
 %{py_sitescriptdir}/brisa/utils/*.py[co]
 %{py_sitescriptdir}/brisa/xml_descriptions/*.py[co]
 %{py_sitescriptdir}/brisa/xml_descriptions/*.xml
-%if "%{py_ver}" > "2.4"
 %{py_sitescriptdir}/*.egg-info
-%endif
 %attr(755,root,root) %{_bindir}/brisa-conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -83,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/04/23 18:07:42  wiget
+- more Requires (based on INSTALL file)
+
 Revision 1.1  2009/04/23 17:59:37  wiget
 - initial
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-brisa.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list