[xtide/f16] Update to 2.12 dev 20110827

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Aug 28 07:24:19 UTC 2011


commit 2183ffa2401050554f7141e1a561bf5228bc630a
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Aug 28 16:24:05 2011 +0900

    Update to 2.12 dev 20110827

 .gitignore |    1 +
 sources    |    3 +--
 xtide.spec |   17 ++++++++---------
 3 files changed, 10 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9fa20c2..d02e7ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ xtide-2.11.tar.bz2
 /harmonics-dwf-20101230-free.tar.bz2
 /harmonics-dwf-20110410-free.tar.bz2
 /xtide-2.12-dev-20110731.tar.bz2
+/xtide-2.12-dev-20110827.tar.bz2
diff --git a/sources b/sources
index 42e158d..5285f37 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,3 @@
-e2d437448f3a6cfcaedb713af6887bbc  xtide-2.12-dev-20101029.tar.bz2
 ac4be3f3d47565d95863db6f9670a8c1  harmonics-dwf-20100529-free.tar.bz2
 985c2f69eea343782142fa459fc34128  harmonics-dwf-20110410-free.tar.bz2
-9a65647066c2bf22ade595f91f56d696  xtide-2.12-dev-20110731.tar.bz2
+549cf54ad2fb19ca5ef22504c335e9f7  xtide-2.12-dev-20110827.tar.bz2
diff --git a/xtide.spec b/xtide.spec
index 0086b9b..2bd8cc6 100644
--- a/xtide.spec
+++ b/xtide.spec
@@ -1,9 +1,9 @@
 %define          mainver   2.12
-%define          betatag   dev-20110731
+%define          betatag   dev-20110827
 %define          dwfdate   20110410
 
 
-%define          fedorarel  4
+%define          fedorarel  5
 
 
 %define          rel        %{?betatag:0.}%{fedorarel}%{?betatag:.%(echo %betatag | sed -e 's|-||g')}
@@ -33,7 +33,6 @@ Source42:        ftp://ftp.flaterco.com/xtide/harmonics-dwf-%{dwfdate}-free.tar.
 
 License:         GPLv3+
 Group:           Applications/Engineering
-BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:   libXaw-devel
 BuildRequires:   libXext-devel
@@ -128,9 +127,6 @@ echo "%{_datadir}/xtide-harmonics/" > %{name}.conf
 echo "%{_datadir}/wvs-data/" >> %{name}.conf
 
 %install
-%{__rm} -rf $RPM_BUILD_ROOT
-%{__mkdir_p} $RPM_BUILD_ROOT
- 
 # 1. install xtide
 %{__make} \
    DESTDIR=$RPM_BUILD_ROOT \
@@ -206,9 +202,6 @@ for f in AUTHORS ChangeLog NEWS README ; do
       ( touch -r $f $f.tmp ; mv -f $f.tmp $f ) || rm -f $f.tmp
 done
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %post
 touch --no-create %{_datadir}/icons/hicolor || :
 
@@ -286,6 +279,12 @@ exit 0
 %{_datadir}/man/man8/xttpd.8*
 
 %changelog
+* Sun Aug 28 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.12-0.5.dev20110827
+- Update to 2.12 dev 20110827
+
+* Wed Aug 24 2011 Mamoru Tasaka <mtasaka at fedoraproject.org>
+- F-17: rebuild against new gpsd
+
 * Tue Aug  2 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.12-0.4.dev20110731
 - Update to 2.12 dev 20110731
 


More information about the scm-commits mailing list