SPECS: python-pygtkglext.spec - make it finally working (thx Megab...
aflinta
aflinta at pld-linux.org
Sun Sep 2 23:32:42 CEST 2007
Author: aflinta Date: Sun Sep 2 21:32:42 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- make it finally working (thx Megabajt), rel 2
---- Files affected:
SPECS:
python-pygtkglext.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/python-pygtkglext.spec
diff -u SPECS/python-pygtkglext.spec:1.15 SPECS/python-pygtkglext.spec:1.16
--- SPECS/python-pygtkglext.spec:1.15 Sat May 19 23:07:55 2007
+++ SPECS/python-pygtkglext.spec Sun Sep 2 23:32:37 2007
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Wiązania Pythona do biblioteki GtkGLExt
Name: python-pygtkglext
Version: 1.1.0
-Release: 1
+Release: 2
License: LGPL
Group: Libraries/Python
Source0: http://dl.sourceforge.net/gtkglext/pygtkglext-%{version}.tar.bz2
@@ -54,7 +54,8 @@
rm -rf $RPM_BUILD_ROOT
%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT
+ DESTDIR=$RPM_BUILD_ROOT \
+ pythondir=%{py_sitedir}
rm -f $RPM_BUILD_ROOT%{py_sitedir}/gtk-2.0/gtk/g[dt]kgl/*.{la,py}
@@ -66,8 +67,7 @@
%doc AUTHORS ChangeLog README
%dir %{py_sitedir}/gtk-2.0/gtk/g[dt]kgl
%attr(755,root,root) %{py_sitedir}/gtk-2.0/gtk/g[dt]kgl/*.so
-%dir %{py_sitescriptdir}/gtk-2.0/gtk/g[dt]kgl
-%{py_sitescriptdir}/gtk-2.0/gtk/g[dt]kgl/*.py[co]
+%{py_sitedir}/gtk-2.0/gtk/g[dt]kgl/*.py[co]
%{_datadir}/pygtk/2.0/defs/*
%files devel
@@ -81,6 +81,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2007/09/02 21:32:37 aflinta
+- make it finally working (thx Megabajt), rel 2
+
Revision 1.15 2007/05/19 21:07:55 aflinta
- up to 1.1.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pygtkglext.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list