SPECS: python-rhpxl.spec - up to 0.18

glen glen at pld-linux.org
Thu May 18 01:32:46 CEST 2006


Author: glen                         Date: Wed May 17 23:32:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.18

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

---- Diffs:

================================================================
Index: SPECS/python-rhpxl.spec
diff -u SPECS/python-rhpxl.spec:1.1 SPECS/python-rhpxl.spec:1.2
--- SPECS/python-rhpxl.spec:1.1	Sun Nov  6 17:52:49 2005
+++ SPECS/python-rhpxl.spec	Thu May 18 01:32:40 2006
@@ -2,18 +2,22 @@
 Summary:	Library of Python code for configuring and running X
 Summary(pl):	Biblioteka kodu Pythona używana do konfiguracji i uruchamiania X
 Name:		python-rhpxl
-Version:	0.4
-Release:	1
+Version:	0.18
+Release:	0.4
 License:	GPL
 Group:		Libraries
 Source0:	rhpxl-%{version}.tar.gz
-# Source0-md5:	c6dc279b3f77b68951af5c0a4a7124da
+# Source0-md5:	60088c7d19309600375f16ef1dbdb952
+Source1:	vesamodes
+Source2:	extramodes
 BuildRequires:	gettext-devel
 BuildRequires:	python-devel
 %pyrequires_eq	python-libs
-%ifnarch s390 s390x
-Requires:	python-xf86config >= 0.3.2
-%endif
+Requires:	hwdata >= 0.169
+Requires:	kudzu >= 1.2.34.3
+Requires:	newt
+Requires:	python-rhpl
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -38,8 +42,12 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/rhpxl
+install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/rhpxl
+install %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/rhpxl
 
 %find_lang rhpxl
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -47,9 +55,9 @@
 %files -f rhpxl.lang
 %defattr(644,root,root,755)
 %doc ChangeLog README
-%attr(750,root,root) %{_sbindir}/ddcprobe
+%attr(755,root,root) %{_sbindir}/ddcprobe
 %dir %{py_sitescriptdir}/rhpxl
-%{py_sitescriptdir}/rhpxl/*.py*
+%{py_sitescriptdir}/rhpxl/*.py[co]
 %{_datadir}/rhpxl
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -58,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/17 23:32:40  glen
+- up to 0.18
+
 Revision 1.1  2005/11/06 16:52:49  patrys
 - initial PLD release
 
================================================================

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



More information about the pld-cvs-commit mailing list