update to 5.0.352.0 [release 5.0.352.0-1mamba;Sat Apr 08 2017]
This commit is contained in:
parent
abb181b133
commit
5a662434f2
@ -1,6 +1,7 @@
|
||||
%define dirver %(echo %version | cut -d. -f1-2)
|
||||
%define ver %(echo %version | tr '.' '-')
|
||||
Name: geogebra
|
||||
Version: 5.0.275.0
|
||||
Version: 5.0.352.0
|
||||
Release: 1mamba
|
||||
Summary: A free mathematics software for learning and teaching
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
@ -8,7 +9,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://www.geogebra.at/
|
||||
Source0: http://download.geogebra.org/installers/%{dirver}/GeoGebra-Linux-Portable-%{version}.tar.bz2
|
||||
Source0: http://download.geogebra.org/installers/%{dirver}/GeoGebra-Linux-Portable-%{ver}.tar.bz2
|
||||
Source1: http://dev.geogebra.org/svn/branches/ggb32/geogebra/unix/usr/share/mime/packages/geogebra.xml
|
||||
Source2: http://www.geogebra.org/download/GeoGebra_hicolor_icons.tar.gz
|
||||
Source3: http://www.geogebra.org/download/GeoGebra_Thumbnail_KDE.tar.gz
|
||||
@ -35,7 +36,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
This package provides GeoGebraThumbnail, a KDE thumbnail-plugin that generates small images (thumbnails) for GeoGebra files, to be displayed, for example, on Konqueror and Dolphin file managers.
|
||||
|
||||
%prep
|
||||
%setup -q -n GeoGebra-Linux-Portable-%{version} -a2 -a3
|
||||
%setup -q -n GeoGebra-Linux-Portable-%{ver} -a2 -a3
|
||||
#%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
@ -109,6 +110,9 @@ exit 0
|
||||
%{_kde4_servicesdir}/geogebrathumbnail.desktop
|
||||
|
||||
%changelog
|
||||
* Sat Apr 08 2017 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 5.0.352.0-1mamba
|
||||
- update to 5.0.352.0
|
||||
|
||||
* Sun Sep 18 2016 Automatic Build System <autodist@mambasoft.it> 5.0.275.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user