update to 0.13 [release 0.13-1mamba;Wed Mar 21 2018]
This commit is contained in:
parent
07ff2b90df
commit
cd8057b0af
@ -1,5 +1,5 @@
|
|||||||
Name: xclip
|
Name: xclip
|
||||||
Version: 0.12
|
Version: 0.13
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A command line interface to the X11 clipboard
|
Summary: A command line interface to the X11 clipboard
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
@ -7,7 +7,8 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: openmamba WebBuild System <webbuild@openmamba.org>
|
Packager: openmamba WebBuild System <webbuild@openmamba.org>
|
||||||
URL: Applications/Text
|
URL: Applications/Text
|
||||||
Source: http://downloads.sourceforge.net/project/xclip/xclip/%{version}/xclip-%{version}.tar.gz
|
Source: https://github.com/astrand/xclip.git/%{version}/xclip-%{version}.tar.bz2
|
||||||
|
#Source: http://downloads.sourceforge.net/project/xclip/xclip/%{version}/xclip-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -24,6 +25,7 @@ It can also be used for copying files, as an alternative to sftp/scp, thus avoid
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
sh ./bootstrap
|
||||||
%configure
|
%configure
|
||||||
%make
|
%make
|
||||||
|
|
||||||
@ -41,5 +43,8 @@ It can also be used for copying files, as an alternative to sftp/scp, thus avoid
|
|||||||
%doc ChangeLog COPYING README
|
%doc ChangeLog COPYING README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 21 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13-1mamba
|
||||||
|
- update to 0.13
|
||||||
|
|
||||||
* Mon Dec 10 2012 openmamba WebBuild System <webbuild@openmamba.org> 0.12-1mamba
|
* Mon Dec 10 2012 openmamba WebBuild System <webbuild@openmamba.org> 0.12-1mamba
|
||||||
- package created by stefano using the webbuild interface
|
- package created by stefano using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user