]> git.pld-linux.org Git - packages/liboop.git/commitdiff
- rel 4; fix tcl/tk 8.6 build auto/th/liboop-1.0-4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 3 Jun 2014 09:02:03 +0000 (11:02 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 3 Jun 2014 09:02:03 +0000 (11:02 +0200)
liboop-tcl.patch
liboop.spec

index 030dfa18f38bf27ad27008bc94ed550d5e0dc7a4..455479bb888cc67036eedec4cc19f2cf8e8d3c94 100644 (file)
@@ -5,7 +5,7 @@
  
  if test xno != x$with_tcl; then
 -  for version in 8.4 8.3 8.2 8.1 8.0 ; do
-+  for version in 8.5 8.4 8.3 8.2 8.1 8.0 ; do
++  for version in 8.6 8.5 8.4 8.3 8.2 8.1 8.0 ; do
      CPPFLAGS="$save_cppflags -I/usr/include/tcl$version"
      AC_CHECK_LIB(tcl$version,Tcl_Main,[
      AC_CHECK_HEADER(tcl.h,[
index 0283944afcdd2d743b68ffd76975d07f9f295462..e807f354601222ad6754d5869835f6ff1820a442 100644 (file)
@@ -6,7 +6,7 @@ Summary:        Libraries for low-level event loop management
 Summary(pl.UTF-8):     Biblioteki do zarządzania niskopoziomowymi pętlami
 Name:          liboop
 Version:       1.0
-Release:       3
+Release:       4
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://download.ofb.net/liboop/%{name}-%{version}.tar.bz2
This page took 0.100074 seconds and 4 git commands to generate.