rpms/tideEditor/FC-6 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tideEditor.spec, 1.2, 1.3

Mamoru Tasaka (mtasaka) fedora-extras-commits at redhat.com
Fri Apr 13 14:29:51 UTC 2007


Author: mtasaka

Update of /cvs/extras/rpms/tideEditor/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv955/FC-6

Modified Files:
	.cvsignore sources tideEditor.spec 
Log Message:
* Fri Apr 13 2007 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.4-1
- 1.4



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/tideEditor/FC-6/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	28 Nov 2006 15:34:55 -0000	1.3
+++ .cvsignore	13 Apr 2007 14:29:12 -0000	1.4
@@ -1 +1 @@
-tideEditor-1.3.12-r2.tar.bz2
+tideEditor-1.4.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tideEditor/FC-6/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	28 Nov 2006 15:34:55 -0000	1.3
+++ sources	13 Apr 2007 14:29:12 -0000	1.4
@@ -1 +1 @@
-2f3681d4bf52427e8dbebe0408b2fa9d  tideEditor-1.3.12-r2.tar.bz2
+ae24c2994c6aacd4e0c8c46feb938c40  tideEditor-1.4.tar.bz2


Index: tideEditor.spec
===================================================================
RCS file: /cvs/extras/rpms/tideEditor/FC-6/tideEditor.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tideEditor.spec	28 Nov 2006 15:34:55 -0000	1.2
+++ tideEditor.spec	13 Apr 2007 14:29:12 -0000	1.3
@@ -1,15 +1,12 @@
-%define		src_ver		1.3.12-r2
-%define		dir_ver		1.3.12
-
 Name:		tideEditor
-Version:	1.3.12.0.2
+Version:	1.4
 Release:	1%{?dist}
 Summary:	Editor for Tide Constituent Database (TCD) files
 
 Group:		Applications/Engineering
 License:	GPL
 URL:		http://www.flaterco.com/xtide/
-Source0:	ftp://ftp.flaterco.com/xtide/%{name}-%{src_ver}.tar.bz2
+Source0:	ftp://ftp.flaterco.com/xtide/%{name}-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	qt-devel
@@ -22,7 +19,7 @@
 Flater and Jan Depner.
 
 %prep
-%setup -q -n %{name}-%{dir_ver}
+%setup -q
 
 %build
 %configure
@@ -37,10 +34,13 @@
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING ChangeLog README
+%doc AUTHORS COPYING ChangeLog README
 %{_bindir}/tideEditor
 
 %changelog
+* Fri Apr 13 2007 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.4-1
+- 1.4
+
 * Tue Nov 28 2006 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.3.12.0.2-1
 - 1.3.12-r2.
 




More information about the scm-commits mailing list