rpms/gpredict/devel .cvsignore, 1.3, 1.4 gpredict.spec, 1.5, 1.6 sources, 1.3, 1.4 gpredict-0.6.0-datadir.patch, 1.1, NONE

Denis Leroy (denis) fedora-extras-commits at redhat.com
Thu Sep 14 08:29:07 UTC 2006


Author: denis

Update of /cvs/extras/rpms/gpredict/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8872

Modified Files:
	.cvsignore gpredict.spec sources 
Removed Files:
	gpredict-0.6.0-datadir.patch 
Log Message:
Update to 0.6.1. Patch integrated.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gpredict/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	4 Sep 2006 22:48:43 -0000	1.3
+++ .cvsignore	14 Sep 2006 08:29:07 -0000	1.4
@@ -1 +1 @@
-gpredict-0.6.0.tar.bz2
+gpredict-0.6.1.tar.bz2


Index: gpredict.spec
===================================================================
RCS file: /cvs/extras/rpms/gpredict/devel/gpredict.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gpredict.spec	4 Sep 2006 22:48:44 -0000	1.5
+++ gpredict.spec	14 Sep 2006 08:29:07 -0000	1.6
@@ -1,12 +1,11 @@
 Name:           gpredict
-Version:        0.6.0
+Version:        0.6.1
 Release:        1%{?dist}
 Summary:        Real-time satellite tracking and orbit prediction program
 Group:          Applications/Communications
 License:        GPL
 URL:            http://groundstation.sourceforge.net/gpredict/
 Source0:        http://prdownloads.sourceforge.net/groundstation/%{name}-%{version}.tar.bz2
-Patch0:         gpredict-0.6.0-datadir.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel >= 2.8.0
@@ -25,7 +24,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .datadir
 
 
 %build
@@ -84,6 +82,10 @@
 
 
 %changelog
+* Thu Sep 14 2006 Denis Leroy <denis at poolshark.org> - 0.6.1-1
+- Update to 0.6.1
+- Removed patch, was integrated upstream
+
 * Tue Sep  5 2006 Denis Leroy <denis at poolshark.org> - 0.6.0-1
 - Update to 0.6.0
 - New gtk2 BRs. No longer needs hamlib


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gpredict/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	4 Sep 2006 22:48:44 -0000	1.3
+++ sources	14 Sep 2006 08:29:07 -0000	1.4
@@ -1 +1 @@
-a95d37cd533775baeb2b65a93720fe1c  gpredict-0.6.0.tar.bz2
+c159fff8f378a159a4ecda612ac7d973  gpredict-0.6.1.tar.bz2


--- gpredict-0.6.0-datadir.patch DELETED ---




More information about the scm-commits mailing list