From 3ba7bf1feadda6e0dba480b8cec921f227ad98a0 Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: Mar 16 2013 16:44:34 +0000 Subject: modify specfile for new version --- diff --git a/skychart.spec b/skychart.spec index 1fa79f4..7992a66 100644 --- a/skychart.spec +++ b/skychart.spec @@ -1,8 +1,8 @@ -%global svnversion 2268 +%global svnversion 2450 Name: skychart -Version: 3.7 -Release: 0.3.%{svnversion}svn%{?dist} +Version: 3.8 +Release: 1%{?dist} Summary: Planetarium software for the advanced amateur astronomer Group: Amusements/Graphics @@ -14,9 +14,9 @@ Source0: %{name}-%{version}-%{svnversion}-src-nopatents.tar.bz2 # we remove it from sources. # Download upstream tarball and invoke this script # while in tarballs directory: -# ./generate-tarball.sh 3.7-2268 +# ./generate-tarball.sh 3.8-2450 Source1: generate-tarball.sh -Patch1: skychart-3.6-strip.patch +Patch1: skychart-3.8-strip.patch Patch2: skychart-wgetdata.patch # no fpc and lazarus on s390(x) and armv7hl @@ -27,7 +27,7 @@ ExcludeArch: s390 s390x sparc sparc64 armv7hl ExcludeArch: ppc ppc64 BuildRequires: fpc >= 2.4.4 -BuildRequires: lazarus >= 0.9.30.4 +BuildRequires: lazarus >= 1.0.4 BuildRequires: ImageMagick desktop-file-utils dos2unix gtk2-devel BuildRequires: prelink Requires: xdg-utils tzdata xplanet @@ -143,6 +143,10 @@ fi %changelog +* Sat Mar 16 2013 Mattia Verga - 3.8-1 +- Update to 3.8 +- Requires Lazarus >= 1.0.4 + * Sun Mar 10 2013 Mattia Verga - 3.7-0.3.2268svn - Exclude armv7hl architecture