SPECS: python-pywm.spec - lib64 fix, release 2

qboosh qboosh at pld-linux.org
Sun Dec 25 23:23:00 CET 2005


Author: qboosh                       Date: Sun Dec 25 22:23:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lib64 fix, release 2

---- Files affected:
SPECS:
   python-pywm.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-pywm.spec
diff -u SPECS/python-pywm.spec:1.2 SPECS/python-pywm.spec:1.3
--- SPECS/python-pywm.spec:1.2	Wed Jun  1 18:32:49 2005
+++ SPECS/python-pywm.spec	Sun Dec 25 23:22:55 2005
@@ -6,7 +6,7 @@
 Summary(pl):	Moduł do tworzenia dokletów dla WindowMakera
 Name:		python-%{module}
 Version:	0.1
-Release:	1
+Release:	2
 License:	GPL
 Group:		Development/Languages/Python
 Source0:	http://errl.info/pywmdockapps/downloads/current/pywmgeneral-%{version}.tar.gz
@@ -14,6 +14,7 @@
 URL:		http://errl.info/pywmdockapps/
 BuildRequires:	XFree86-devel
 BuildRequires:	python-devel >= 1:2.4
+BuildRequires:	sed >= 4.0
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -55,6 +56,8 @@
 %prep
 %setup -q -n pywmgeneral-%{version}
 
+sed -i -e 's,/usr/X11R6/lib,/usr/X11R6/%{_lib},' setup.py
+
 %build
 CFLAGS="%{rpmcflags}"
 export CFLAGS
@@ -84,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/12/25 22:22:55  qboosh
+- lib64 fix, release 2
+
 Revision 1.2  2005/06/01 16:32:49  qboosh
 - pl, .so perms
 
================================================================

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



More information about the pld-cvs-commit mailing list