SPECS: python-rhpl.spec - remove deprecated modules, thus making t...

glen glen at pld-linux.org
Tue Jun 6 19:04:18 CEST 2006


Author: glen                         Date: Tue Jun  6 17:04:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove deprecated modules, thus making this package x11 independant

---- Files affected:
SPECS:
   python-rhpl.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/python-rhpl.spec
diff -u SPECS/python-rhpl.spec:1.4 SPECS/python-rhpl.spec:1.5
--- SPECS/python-rhpl.spec:1.4	Thu May 25 00:41:45 2006
+++ SPECS/python-rhpl.spec	Tue Jun  6 19:04:11 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Biblioteka kodu Pythona używana przez niektóre programy Red Hata
 Name:		python-rhpl
 Version:	0.176
-Release:	1.1
+Release:	1.2
 License:	GPL
 Group:		Libraries
 Source0:	rhpl-%{version}.tar.gz
@@ -12,9 +12,6 @@
 BuildRequires:	libiw-devel
 BuildRequires:	python-devel
 %pyrequires_eq	python-libs
-%ifnarch s390 s390x
-Requires:	python-xf86config >= 0.3.24
-%endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,6 +25,12 @@
 %prep
 %setup -q -n rhpl-%{version}
 
+# remove deprecated modules
+# moved into python-rhpxl
+rm -f src/{xserver,videocard,monitor,mouse,guesslcd,xhwstate}.py
+# moved into firstboot
+rm -f src/firstboot_gui_window.py
+
 rm -f po/no.po
 
 for module in . src/iconvmodule src/ethtool
@@ -66,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/06/06 17:04:11  glen
+- remove deprecated modules, thus making this package x11 independant
+
 Revision 1.4  2006/05/24 22:41:45  glen
 - python-xf86config dep moved from anaconda to python-rhpl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-rhpl.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list