Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 909795 Details for
Bug 1107101
vkeybd: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch for rawhide
0001-Update-for-tk8.6-1107101.patch (text/plain), 2.98 KB, created by
Yaakov Selkowitz
on 2014-06-17 22:35:12 UTC
(
hide
)
Description:
Patch for rawhide
Filename:
MIME Type:
Creator:
Yaakov Selkowitz
Created:
2014-06-17 22:35:12 UTC
Size:
2.98 KB
patch
obsolete
>From 59f39cb98a7a7ea471acf8fc422b00787209b25e Mon Sep 17 00:00:00 2001 >From: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> >Date: Tue, 17 Jun 2014 17:34:11 -0500 >Subject: [PATCH] Update for tk8.6 (#1107101) > >--- > vkeybd-tcl8.5.patch | 11 ----------- > vkeybd-tcl8.6.patch | 11 +++++++++++ > vkeybd.spec | 13 ++++++++----- > 3 files changed, 19 insertions(+), 16 deletions(-) > delete mode 100644 vkeybd-tcl8.5.patch > create mode 100644 vkeybd-tcl8.6.patch > >diff --git a/vkeybd-tcl8.5.patch b/vkeybd-tcl8.5.patch >deleted file mode 100644 >index a0bd979..0000000 >--- a/vkeybd-tcl8.5.patch >+++ /dev/null >@@ -1,11 +0,0 @@ >---- Makefile~ 2008-01-05 06:31:07.000000000 -0500 >-+++ Makefile 2008-01-05 06:31:34.000000000 -0500 >-@@ -35,7 +35,7 @@ >- # >- # Tcl/Tk library -- depends on your distribution >- # >--TCL_VERSION = 8.4 >-+TCL_VERSION = 8.5 >- TCLLIB = -ltcl$(TCL_VERSION) >- TCLINC = >- TKLIB = -ltk$(TCL_VERSION) >diff --git a/vkeybd-tcl8.6.patch b/vkeybd-tcl8.6.patch >new file mode 100644 >index 0000000..4fc25fc >--- /dev/null >+++ b/vkeybd-tcl8.6.patch >@@ -0,0 +1,11 @@ >+--- Makefile~ 2008-01-05 06:31:07.000000000 -0500 >++++ Makefile 2008-01-05 06:31:34.000000000 -0500 >+@@ -35,7 +35,7 @@ >+ # >+ # Tcl/Tk library -- depends on your distribution >+ # >+-TCL_VERSION = 8.4 >++TCL_VERSION = 8.6 >+ TCLLIB = -ltcl$(TCL_VERSION) >+ TCLINC = >+ TKLIB = -ltk$(TCL_VERSION) >diff --git a/vkeybd.spec b/vkeybd.spec >index 43fa601..1d83229 100644 >--- a/vkeybd.spec >+++ b/vkeybd.spec >@@ -7,7 +7,7 @@ > Summary: Virtual MIDI keyboard > Name: vkeybd > Version: 0.1.18d >-Release: 6%{?dist} >+Release: 7%{?dist} > License: GPLv2+ > Group: Applications/Multimedia > URL: http://www.alsa-project.org/~iwai/alsa.html >@@ -15,14 +15,14 @@ Source0: http://www.alsa-project.org/~iwai/vkeybd-0.1.18d.tar.bz2 > Source1: vkeybd.png > Source2: vkeybd.desktop > Patch3: vkeybd-no-OSS.patch >-Patch4: vkeybd-tcl8.5.patch >+Patch4: vkeybd-tcl8.6.patch > >-BuildRequires: tk-devel >= 1:8.5, tk-devel < 1:8.6 >+BuildRequires: tk-devel >= 1:8.6, tk-devel < 1:8.7 > BuildRequires: lash-devel > > BuildRequires: desktop-file-utils > >-Requires: tk >= 1:8.5, tk > 1:8.5, lash >+Requires: tk >= 1:8.6, tk > 1:8.6, lash > Requires: hicolor-icon-theme > > %description >@@ -37,7 +37,7 @@ Enjoy a music with your mouse and "computer" keyboard :-) > sed -i -e 's|-Wall -O|$(RPM_OPT_FLAGS)|' Makefile > > %build >-make %{?_smp_mflags} USE_LADCCA=1 TCL_VERSION=8.5 PREFIX=%{_prefix} >+make %{?_smp_mflags} USE_LADCCA=1 TCL_VERSION=8.6 PREFIX=%{_prefix} > > %install > make USE_LADCCA=1 PREFIX=%{_prefix} DESTDIR=$RPM_BUILD_ROOT install >@@ -77,6 +77,9 @@ touch --no-create %{_datadir}/icons/hicolor || : > %{_datadir}/icons/hicolor/64x64/apps/vkeybd.png > > %changelog >+* Tue Jun 17 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 0.1.18d-7 >+- Update for tk8.6 (#1107101) >+ > * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.18d-6 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild > >-- >1.9.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1107101
:
906066
|
906067
|
906068
| 909795