rpms/SimGear/devel SimGear-0.3.10-notabbed_value_test.patch, 1.1, 1.2 SimGear.spec, 1.11, 1.12

Tom Callaway spot at fedoraproject.org
Wed Sep 24 20:24:40 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/SimGear/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11653

Modified Files:
	SimGear-0.3.10-notabbed_value_test.patch SimGear.spec 
Log Message:
fix SimGear-0.3.10-notabbed_value_test.patch to apply without fuzz

SimGear-0.3.10-notabbed_value_test.patch:

Index: SimGear-0.3.10-notabbed_value_test.patch
===================================================================
RCS file: /cvs/pkgs/rpms/SimGear/devel/SimGear-0.3.10-notabbed_value_test.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SimGear-0.3.10-notabbed_value_test.patch	28 Mar 2007 13:29:12 -0000	1.1
+++ SimGear-0.3.10-notabbed_value_test.patch	24 Sep 2008 20:24:40 -0000	1.2
@@ -1,17 +1,19 @@
---- SimGear-0.3.10/simgear/misc/Makefile.am.BAD	2006-10-04 09:12:29.000000000 -0500
-+++ SimGear-0.3.10/simgear/misc/Makefile.am	2006-10-04 09:12:43.000000000 -0500
-@@ -24,7 +24,7 @@ libsgmisc_la_SOURCES = \
- 
- libsgmisc_la_LDFLAGS = -version-info 1:0:0 -module
+diff -up SimGear-1.0.0/simgear/misc/Makefile.am.orig SimGear-1.0.0/simgear/misc/Makefile.am
+--- SimGear-1.0.0/simgear/misc/Makefile.am.orig	2008-09-24 16:21:37.000000000 -0400
++++ SimGear-1.0.0/simgear/misc/Makefile.am	2008-09-24 16:22:20.000000000 -0400
+@@ -28,7 +28,7 @@ libsgmisc_la_LIBADD = \
+ 	$(top_builddir)/simgear/structure/libsgstructure.la \
+ 	$(top_builddir)/simgear/props/libsgprops.la
  
 -noinst_PROGRAMS = tabbed_value_test swap_test
 +noinst_PROGRAMS = swap_test
  
  tabbed_value_test_SOURCES = tabbed_values_test.cxx
  tabbed_value_test_LDFLAGS = \
---- SimGear-0.3.10/simgear/misc/Makefile.in.BAD	2006-10-04 09:09:48.000000000 -0500
-+++ SimGear-0.3.10/simgear/misc/Makefile.in	2006-10-04 09:13:12.000000000 -0500
-@@ -38,7 +38,7 @@ PRE_UNINSTALL = :
+diff -up SimGear-1.0.0/simgear/misc/Makefile.in.orig SimGear-1.0.0/simgear/misc/Makefile.in
+--- SimGear-1.0.0/simgear/misc/Makefile.in.orig	2008-09-24 16:21:37.000000000 -0400
++++ SimGear-1.0.0/simgear/misc/Makefile.in	2008-09-24 16:21:37.000000000 -0400
+@@ -34,7 +34,7 @@ PRE_UNINSTALL = :
  POST_UNINSTALL = :
  build_triplet = @build@
  host_triplet = @host@


Index: SimGear.spec
===================================================================
RCS file: /cvs/pkgs/rpms/SimGear/devel/SimGear.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- SimGear.spec	13 May 2008 14:42:30 -0000	1.11
+++ SimGear.spec	24 Sep 2008 20:24:40 -0000	1.12
@@ -1,6 +1,6 @@
 Name:		SimGear
 Version:	1.0.0
-Release:	4%{?dist}
+Release:	5%{?dist}
 License:	GPLv2+
 Group:		System Environment/Libraries
 Summary:	Simulation library components
@@ -110,6 +110,9 @@
 %{_libdir}/libsgxml.so
 
 %changelog
+* Wed Sep 24 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.0.0-5
+- fix SimGear-0.3.10-notabbed_value_test.patch to apply without fuzz
+
 * Tue May 13 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 1.0.0-4
 - Rebuild for new plib
 




More information about the fedora-extras-commits mailing list