update to 1.0.6 [release 1.0.6-1mamba;Thu Nov 03 2022]
This commit is contained in:
parent
80fbfb4ab8
commit
753de67f75
17
xgc.spec
17
xgc.spec
@ -1,13 +1,13 @@
|
|||||||
Name: xgc
|
Name: xgc
|
||||||
Version: 1.0.5
|
Version: 1.0.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: xgc - X graphics demo
|
Summary: xgc - X graphics demo
|
||||||
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
|
||||||
@ -15,12 +15,13 @@ BuildRequires: libX11-devel
|
|||||||
BuildRequires: libXaw-devel
|
BuildRequires: libXaw-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The xgc program demonstrates various features of the X graphics primitives.
|
The xgc program demonstrates various features of the X graphics primitives.
|
||||||
Try the buttons, see what they do; we haven't the time to document them, perhaps you do?
|
Try the buttons, see what they do; we haven't the time to document them, perhaps you do?
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -40,9 +41,13 @@ Try the buttons, see what they do; we haven't the time to document them, perhaps
|
|||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_datadir}/X11/app-defaults/Xgc*
|
%{_datadir}/X11/app-defaults/Xgc*
|
||||||
%{_mandir}/man?/*
|
%{_mandir}/man?/*
|
||||||
%doc COPYING ChangeLog README
|
%doc COPYING
|
||||||
|
#ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.6-1mamba
|
||||||
|
- update to 1.0.6
|
||||||
|
|
||||||
* Mon Apr 20 2015 Automatic Build System <autodist@mambasoft.it> 1.0.5-1mamba
|
* Mon Apr 20 2015 Automatic Build System <autodist@mambasoft.it> 1.0.5-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user