Projects
hardware
minicom
minicom.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File minicom.spec of Package minicom
# # spec file for package minicom # # Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: minicom Version: 2.11.1 Release: 0 Summary: A Terminal Program License: GPL-2.0-or-later Group: Hardware/Modem URL: https://salsa.debian.org/minicom-team/minicom Source0: https://salsa.debian.org/minicom-team/minicom/-/archive/%{version}/minicom-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE openSUSE-defaults.patch -- Fix default settings for *SUSE Patch0: openSUSE-defaults.patch # PATCH-FIX-OPENSUSE openSUSE-no-root-setup.patch Patch1: openSUSE-no-root-setup.patch # PATCH-FIX-UPSTREAM minicom-2.8-replace-sigrelse.patch -- Replace deprecated sigrelse https://salsa.debian.org/minicom-team/minicom/-/commit/c43a18c25b09f6968219f3ecbaec7215e804838d Patch3: minicom-2.8-replace-sigrelse.patch # PATCH-FIX-UPSTREAM fix-undefined-reference.patch -- Fix undefined reference to external COLS and LINES Patch4: minicom-2.8-fix-undefined-reference.patch # PATCH-FIX-UPSTREAM - https://salsa.debian.org/minicom-team/minicom/-/commit/a546af2f16c50f32bc4cc92108f53beb9391d8f9 Patch5: 0002-dial-Fix-use-of-check_io_frontend.patch # PATCH-FIX-UPSTREAM - https://salsa.debian.org/minicom-team/minicom/-/commit/9b1fcf3f47169569d79dc25488ef6b8fec740531 Patch6: 0003-window-Consider-that-wcwidth-can-return-1-on-invalid.patch BuildRequires: ckermit BuildRequires: gettext-devel BuildRequires: ncurses-devel BuildRequires: pkg-config Requires: ckermit Requires: rzsz Requires(pre): group(uucp) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A terminal program similar to Telix(tm) (a program for calling other computers via modem) under MS-DOS. If you want to access your modem with minicom, you have to be a member of the uucp group. %lang_package %prep %autosetup -p1 %build export CFLAGS="%{optflags} $(ncursesw6-config --cflags)" export LDFLAGS="$(ncursesw6-config --libs)" %configure \ --disable-rpath \ --enable-music \ --enable-dfl-baud=57600 \ --enable-dfl-port=/dev/modem \ --enable-socket \ --enable-cfg-dir=%{_sysconfdir} %make_build %install %make_install %find_lang %{name} %files %license COPYING %doc doc/minicom.FAQ AUTHORS NEWS README %attr(0755,root,root) %{_bindir}/ascii-xfr %attr(0755,root,uucp) %{_bindir}/minicom %attr(0755,root,root) %{_bindir}/runscript %attr(0755,root,root) %{_bindir}/xminicom %{_mandir}/man1/ascii-xfr.1.gz %{_mandir}/man1/minicom.1.gz %{_mandir}/man1/xminicom.1.gz %{_mandir}/man1/runscript.1.gz %files lang -f %{name}.lang %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.