update to 1.0.5 [release 1.0.5-1mamba;Fri Sep 16 2022]
This commit is contained in:
parent
8bc777f8ff
commit
ef572e3c5a
22
oclock.spec
22
oclock.spec
@ -1,30 +1,29 @@
|
||||
Name: oclock
|
||||
Version: 1.0.4
|
||||
Version: 1.0.5
|
||||
Release: 1mamba
|
||||
Summary: Oclock simply displays the current time on an analog display
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
||||
URL: http://x.org
|
||||
Source: http://ftp.x.org/pub/individual/app/oclock-%{version}.tar.bz2
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: http://ftp.x.org/pub/individual/app/oclock-%{version}.tar.xz
|
||||
License: MIT
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXmu-devel
|
||||
BuildRequires: libXt-devel
|
||||
BuildRequires: libxkbfile-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
Oclock simply displays the current time on an analog display
|
||||
|
||||
%prep
|
||||
%debug_pacakge
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
@ -42,10 +41,13 @@ Oclock simply displays the current time on an analog display
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/oclock
|
||||
%{_datadir}/X11/app-defaults/Clock-color
|
||||
%{_mandir}/man1/oclock.1.gz
|
||||
%doc COPYING ChangeLog
|
||||
%{_mandir}/man1/oclock.1*
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Fri Sep 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.5-1mamba
|
||||
- update to 1.0.5
|
||||
|
||||
* Sun Mar 18 2018 Automatic Build System <autodist@mambasoft.it> 1.0.4-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user