update to 1.1.1 [release 1.1.1-1mamba;Tue Apr 19 2022]
This commit is contained in:
parent
d704fbadbe
commit
369cdfb865
16
xclock.spec
16
xclock.spec
@ -1,31 +1,32 @@
|
|||||||
Name: xclock
|
Name: xclock
|
||||||
Version: 1.0.9
|
Version: 1.1.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: xclock application - analog/digital clock for X
|
Summary: xclock application - analog/digital clock for X
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://xorg.freedesktop.org/
|
URL: https://www.x.org/wiki/
|
||||||
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
|
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXaw-devel
|
BuildRequires: libXaw-devel
|
||||||
BuildRequires: libXft-devel
|
BuildRequires: libXft-devel
|
||||||
BuildRequires: libxkbfile-devel
|
|
||||||
BuildRequires: libXmu-devel
|
BuildRequires: libXmu-devel
|
||||||
BuildRequires: libXrender-devel
|
BuildRequires: libXrender-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
|
BuildRequires: libxkbfile-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
xclock is the classic X Window System clock utility.
|
xclock is the classic X Window System clock utility.
|
||||||
It displays the time in analog or digital form.
|
It displays the time in analog or digital form.
|
||||||
The time is continuously updated at a frequency which may be specified by the user.
|
The time is continuously updated at a frequency which may be specified by the user.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -50,6 +51,9 @@ The time is continuously updated at a frequency which may be specified by the us
|
|||||||
#ChangeLog
|
#ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 19 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.1-1mamba
|
||||||
|
- update to 1.1.1
|
||||||
|
|
||||||
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 1.0.9-1mamba
|
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 1.0.9-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user