update to 1.1.4 [release 1.1.4-1mamba;Sat Jul 16 2022]
This commit is contained in:
parent
eb3a0fd69d
commit
8291d21792
@ -1,30 +1,29 @@
|
|||||||
Name: xclipboard
|
Name: xclipboard
|
||||||
Version: 1.1.3
|
Version: 1.1.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: xclipboard - X clipboard client
|
Summary: xclipboard - X clipboard client
|
||||||
Group: System/X11
|
Group: System/X11
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://x.org
|
URL: https://www.x.org/wiki/
|
||||||
Source: http://ftp.x.org/pub/individual/app/xclipboard-%{version}.tar.bz2
|
Source: https://xorg.freedesktop.org/archive/individual/app/xclipboard-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libICE-devel
|
|
||||||
BuildRequires: libSM-devel
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXaw-devel
|
BuildRequires: libXaw-devel
|
||||||
BuildRequires: libXmu-devel
|
BuildRequires: libXmu-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
|
BuildRequires: libxkbfile-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The xclipboard program is used to collect and display text selections that are sent to the CLIPBOARD by other clients.
|
The xclipboard program is used to collect and display text selections that are sent to the CLIPBOARD by other clients.
|
||||||
|
|
||||||
%prep
|
%debug_package
|
||||||
|
|
||||||
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -44,9 +43,12 @@ The xclipboard program is used to collect and display text selections that are s
|
|||||||
%{_bindir}/xcutsel
|
%{_bindir}/xcutsel
|
||||||
%{_datadir}/X11/app-defaults/XClipboard
|
%{_datadir}/X11/app-defaults/XClipboard
|
||||||
%{_mandir}/man1/*.gz
|
%{_mandir}/man1/*.gz
|
||||||
%doc COPYING ChangeLog
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.4-1mamba
|
||||||
|
- update to 1.1.4
|
||||||
|
|
||||||
* Mon Sep 09 2013 Automatic Build System <autodist@mambasoft.it> 1.1.3-1mamba
|
* Mon Sep 09 2013 Automatic Build System <autodist@mambasoft.it> 1.1.3-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user