rpms/qscintilla/FC-5 qscintilla.spec,1.3,1.4

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Sun Sep 3 19:10:45 UTC 2006


Author: icon

Update of /cvs/extras/rpms/qscintilla/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15911/FC-5

Modified Files:
	qscintilla.spec 
Log Message:
Rebuild for FC6 and set flags.



Index: qscintilla.spec
===================================================================
RCS file: /cvs/extras/rpms/qscintilla/FC-5/qscintilla.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qscintilla.spec	13 Feb 2006 19:21:48 -0000	1.3
+++ qscintilla.spec	3 Sep 2006 19:10:45 -0000	1.4
@@ -3,7 +3,7 @@
 
 Name:	        qscintilla 
 Version:        1.6
-Release:        3.2%{?dist}
+Release:        3.3%{?dist}
 Summary:        A Scintilla port to Qt
 
 License:        GPL
@@ -54,6 +54,8 @@
 
 
 %build
+export CFLAGS=$RPM_OPT_FLAGS
+export CXXFLAGS=$RPM_OPT_FLAGS
 pushd qt
 qmake qscintilla
 echo 'build: $(UICDECLS) $(OBJECTS) $(OBJMOC) $(SUBLIBS) $(OBJCOMP)' >> Makefile
@@ -105,6 +107,10 @@
 
 
 %changelog
+* Sun Sep 03 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 1.6-3.3
+- FC6 rebuild.
+- Export flags.
+
 * Mon Feb 13 2006 Konstantin Ryabitsev <icon at fedoraproject.org> - 1.6-3.2
 - FC5 Rebuild.
 




More information about the fedora-extras-commits mailing list