[vfrnav] update to 20120801

sailer sailer at fedoraproject.org
Wed Aug 1 12:26:28 UTC 2012


commit 97414c453d86be5f9db5eaf21843cbff3be3b369
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Wed Aug 1 14:26:12 2012 +0200

    update to 20120801

 .gitignore                     |    1 +
 sources                        |    2 +-
 vfrnav-0.9-gtk3sizealloc.patch |  271 ----------------------------------------
 vfrnav.spec                    |   18 ++-
 4 files changed, 14 insertions(+), 278 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 436ad69..5ed0a35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ vfrnav-0.4.tar.gz
 /vfrnav-0.7.tar.gz
 /vfrnav-0.8.tar.gz
 /vfrnav-0.9.tar.gz
+/vfrnav-20120801.tar.gz
diff --git a/sources b/sources
index 8e29bae..d06bb96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8655e460fa41c3c5fa4fd1b0e1e2f4f5  vfrnav-0.9.tar.gz
+248550a567abbe855f5de7c532a45ce9  vfrnav-20120801.tar.gz
diff --git a/vfrnav.spec b/vfrnav.spec
index e120138..f21b3dd 100644
--- a/vfrnav.spec
+++ b/vfrnav.spec
@@ -1,13 +1,12 @@
 Name:           vfrnav
-Version:        0.9
-Release:        3%{?dist}
-Summary:        VFR Navigation
+Version:        20120801
+Release:        1%{?dist}
+Summary:        VFR/IFR Navigation
 
 Group:          Applications/Productivity
 License:        GPLv2+
 URL:            http://www.baycom.org/~tom/vfrnav
 Source0:        http://download.gna.org/vfrnav/%{name}-%{version}.tar.gz
-Patch0:         vfrnav-0.9-gtk3sizealloc.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtkmm30-devel
@@ -44,7 +43,7 @@ BuildRequires:  poppler-utils
 Requires:       gypsy
 
 %description
-This is a navigation application for VFR flying.
+This is a navigation application for VFR and IFR flying.
 
 %package utils
 Summary:        VFR Navigation Utilities
@@ -58,7 +57,6 @@ for the VFR navigation application.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure
@@ -123,6 +121,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}/routeedit.ui
 %{_datadir}/%{name}/prefs.ui
 %{_datadir}/%{name}/acftperformance.ui
+%{_datadir}/%{name}/cfmuvalidate.ui
 %{_bindir}/vfrnav
 %{_bindir}/vfrnavaideditor
 %{_bindir}/vfrwaypointeditor
@@ -135,6 +134,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/vfrnavxml2db
 %{_bindir}/acftperf
 %{_bindir}/flightdeck
+%{_bindir}/cfmuvalidate
+%{_bindir}/cfmuautoroute
+%dir %{_libexecdir}/%{name}
+%{_libexecdir}/%{name}/cfmuvalidateserver
 %{_datadir}/%{name}/flightdeck.ui
 %{_datadir}/%{name}/flightdeck/hbpbx.cfg
 %{_datadir}/%{name}/flightdeck/sim.cfg
@@ -162,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/vfrdbopenair
 
 %changelog
+* Wed Aug  1 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 20120801-1
+- update to 20120801, now with CFMU/IFPS routing and validation tools
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list