update to 44.0 [release 44.0-1mamba;Tue May 09 2023]
This commit is contained in:
parent
6a79d7c4c2
commit
c2b74e7d55
32
atomix.spec
32
atomix.spec
@ -1,37 +1,23 @@
|
|||||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
%define majversion %(echo %version | cut -d. -f 1)
|
||||||
|
|
||||||
Name: atomix
|
Name: atomix
|
||||||
Version: 3.34.0
|
Version: 44.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A little mind game where you have to build molecules out of single atoms
|
Summary: A little mind game where you have to build molecules out of single atoms
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://ftp.gnome.org/pub/GNOME/sources/atomix/
|
URL: https://download.gnome.org/sources/atomix/
|
||||||
Source: http://ftp.acc.umu.se/pub/GNOME/sources/atomix/%{majversion}/atomix-%{version}.tar.xz
|
Source: http://ftp.acc.umu.se/pub/GNOME/sources/atomix/%{majversion}/atomix-%{version}.tar.xz
|
||||||
Patch0: %{name}-2.14.0-desktop_file.patch
|
Patch0: %{name}-2.14.0-desktop_file.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: GConf-devel
|
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libart_lgpl-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libatk-devel
|
|
||||||
BuildRequires: libbonobo-devel
|
|
||||||
BuildRequires: libbonoboui-devel
|
|
||||||
BuildRequires: libcairo-devel
|
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgnomecanvas-devel
|
BuildRequires: libgnome-games-support1-devel
|
||||||
BuildRequires: libgnome-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libgnomeui-devel
|
|
||||||
BuildRequires: libgnome-vfs-devel
|
|
||||||
BuildRequires: libgtk-devel
|
|
||||||
BuildRequires: libICE-devel
|
|
||||||
BuildRequires: libpango-devel
|
|
||||||
BuildRequires: libpopt-devel
|
|
||||||
BuildRequires: libSM-devel
|
|
||||||
BuildRequires: libxml2-devel
|
|
||||||
BuildRequires: ORBit2-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-XML-Parser
|
BuildRequires: perl-XML-Parser
|
||||||
@ -45,11 +31,12 @@ BuildRequires: libpixman-devel
|
|||||||
BuildRequires: libpthread-stubs-devel
|
BuildRequires: libpthread-stubs-devel
|
||||||
BuildRequires: libxcb-util-devel
|
BuildRequires: libxcb-util-devel
|
||||||
BuildRequires: libgnome-games-support-devel
|
BuildRequires: libgnome-games-support-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Atomix is yet another little mind game for GNOME, where you have to build molecules out of single atoms.
|
Atomix is yet another little mind game for GNOME, where you have to build molecules out of single atoms.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch 0 -p1
|
%patch 0 -p1
|
||||||
@ -105,6 +92,9 @@ chmod 666 %{_localstatedir}/games/atomix.scores
|
|||||||
#ChangeLog NEWS README
|
#ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 44.0-1mamba
|
||||||
|
- update to 44.0
|
||||||
|
|
||||||
* Fri Sep 13 2019 Automatic Build System <autodist@mambasoft.it> 3.34.0-1mamba
|
* Fri Sep 13 2019 Automatic Build System <autodist@mambasoft.it> 3.34.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user