rpms/fltk/devel fltk-1.1.7-config.patch, NONE, 1.1 fltk.spec, 1.20, 1.21

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Tue Dec 12 06:06:24 UTC 2006


Author: rdieter

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

Modified Files:
	fltk.spec 
Added Files:
	fltk-1.1.7-config.patch 
Log Message:
include patch


fltk-1.1.7-config.patch:

--- NEW FILE fltk-1.1.7-config.patch ---
--- fltk-1.1.7/fltk-config.in.config	2005-12-07 14:13:12.000000000 -0600
+++ fltk-1.1.7/fltk-config.in	2006-12-11 23:33:40.000000000 -0600
@@ -52,12 +52,6 @@
 # post-process command (only needed for MacOS)
 POSTBUILD="@POSTBUILD@"
 
-# flags for C++ compiler:
-CFLAGS="@CFLAGS@"
-CXXFLAGS="@CXXFLAGS@"
-LDFLAGS="@LDFLAGS@"
-LDLIBS="@LIBS@"
-
 # Check for local invocation, and update paths accordingly...
 if test -f "$selfdir/FL/Fl_Window.H"; then
 	bindir="$selfdir/fluid"


Index: fltk.spec
===================================================================
RCS file: /cvs/extras/rpms/fltk/devel/fltk.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- fltk.spec	12 Dec 2006 06:02:18 -0000	1.20
+++ fltk.spec	12 Dec 2006 06:05:54 -0000	1.21
@@ -2,7 +2,7 @@
 Summary:	C++ user interface toolkit
 Name:		fltk
 Version:	1.1.7
-Release:	4%{?dist}
+Release:	5%{?dist}
 
 License:	LGPL with exceptions
 Group:		System Environment/Libraries
@@ -161,7 +161,7 @@
 
 
 %changelog
-* Mon Dec 11 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.1.7-4
+* Mon Dec 11 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.1.7-5
 - use included icon/.desktop files
 - fix up fltk-config (#199656)
 




More information about the fedora-extras-commits mailing list