Hello community,

here is the log from the commit of package sk1 for openSUSE:Factory checked in 
at 2013-08-02 15:41:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sk1 (Old)
 and      /work/SRC/openSUSE:Factory/.sk1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sk1"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sk1/sk1.changes  2013-03-11 12:06:51.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.sk1.new/sk1.changes     2013-08-02 
15:41:12.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug  1 16:42:44 UTC 2013 - [email protected]
+
+- Allow building against Tcl/Tk 8.6.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sk1.spec ++++++
--- /var/tmp/diff_new_pack.ZGVYQJ/_old  2013-08-02 15:41:13.000000000 +0200
+++ /var/tmp/diff_new_pack.ZGVYQJ/_new  2013-08-02 15:41:13.000000000 +0200
@@ -62,13 +62,14 @@
 %setup -q -n sK1-0.9.1pre
 %patch1
 %patch2
+sed -ri 's/(tcl|tk)8.5/\1'%tcl_version'/g' setup.cfg setup.py
 chmod +x setup.py
 #%if "%(pkg-config --variable=prefix xft)" == "/usr"
 #%endif
 
 %build
 #./setup.py configure --with-nls --prefix=%{_prefix}
-./setup.py build
+CFLAGS="-DUSE_INTERP_RESULT" ./setup.py build
 
 %install
 ./setup.py install --prefix=%{_prefix} --root=%{buildroot} --compile 
--optimize=2

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to