update to 44.0 [release 44.0-1mamba;Tue May 09 2023]
This commit is contained in:
parent
6a79d7c4c2
commit
c2b74e7d55
34
atomix.spec
34
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
|
||||
Version: 3.34.0
|
||||
Version: 44.0
|
||||
Release: 1mamba
|
||||
Summary: A little mind game where you have to build molecules out of single atoms
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
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
|
||||
Patch0: %{name}-2.14.0-desktop_file.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: GConf-devel
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libart_lgpl-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libbonobo-devel
|
||||
BuildRequires: libbonoboui-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgnomecanvas-devel
|
||||
BuildRequires: libgnome-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
|
||||
BuildRequires: libgnome-games-support1-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-XML-Parser
|
||||
@ -45,14 +31,15 @@ BuildRequires: libpixman-devel
|
||||
BuildRequires: libpthread-stubs-devel
|
||||
BuildRequires: libxcb-util-devel
|
||||
BuildRequires: libgnome-games-support-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Atomix is yet another little mind game for GNOME, where you have to build molecules out of single atoms.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch 0 -p1
|
||||
|
||||
%build
|
||||
%meson
|
||||
@ -105,6 +92,9 @@ chmod 666 %{_localstatedir}/games/atomix.scores
|
||||
#ChangeLog NEWS README
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user