SPECS: python-rhpxl.spec - 0.49

patrys patrys at pld-linux.org
Tue Dec 18 12:01:20 CET 2007


Author: patrys                       Date: Tue Dec 18 11:01:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.49

---- Files affected:
SPECS:
   python-rhpxl.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/python-rhpxl.spec
diff -u SPECS/python-rhpxl.spec:1.5 SPECS/python-rhpxl.spec:1.6
--- SPECS/python-rhpxl.spec:1.5	Tue Feb 13 09:06:43 2007
+++ SPECS/python-rhpxl.spec	Tue Dec 18 12:01:15 2007
@@ -2,14 +2,12 @@
 Summary:	Library of Python code for configuring and running X
 Summary(pl.UTF-8):	Biblioteka kodu Pythona używana do konfiguracji i uruchamiania X
 Name:		python-rhpxl
-Version:	0.18
-Release:	0.9
+Version:	0.49
+Release:	1
 License:	GPL
 Group:		Libraries
 Source0:	rhpxl-%{version}.tar.gz
-# Source0-md5:	60088c7d19309600375f16ef1dbdb952
-Source1:	vesamodes
-Source2:	extramodes
+# Source0-md5:	ad8a3151b455d435c4928611f421fc0a
 BuildRequires:	gettext-devel
 BuildRequires:	python-devel
 %pyrequires_eq	python-libs
@@ -18,7 +16,7 @@
 Requires:	newt
 Requires:	python-rhpl
 %ifnarch s390 s390x
-Requires:	python-xf86config >= 0.3.24
+Requires:	python-xf86config >= 0.3.34
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -46,8 +44,6 @@
 %{__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
@@ -57,10 +53,11 @@
 
 %files -f rhpxl.lang
 %defattr(644,root,root,755)
-%doc ChangeLog README
+%doc README
 %attr(755,root,root) %{_sbindir}/ddcprobe
-%dir %{py_sitescriptdir}/rhpxl
-%{py_sitescriptdir}/rhpxl/*.py[co]
+%dir %{py_sitedir}/rhpxl
+%{py_sitedir}/rhpxl/*.py[co]
+%attr(755,root,root) %{py_sitedir}/rhpxl/*.so
 %{_datadir}/rhpxl
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -69,7 +66,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.5  2007-02-13 08:06:43  glen
+Revision 1.6  2007-12-18 11:01:15  patrys
+- 0.49
+
+Revision 1.5  2007/02/13 08:06:43  glen
 - tabs in preamble
 
 Revision 1.4  2007/02/12 01:06:29  baggins
================================================================

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



More information about the pld-cvs-commit mailing list