rpms/scite/devel .cvsignore, 1.5, 1.6 scite-makefile.patch, 1.1, 1.2 scite.spec, 1.7, 1.8 sources, 1.5, 1.6

Jorge Torres jorge at fedoraproject.org
Sat Apr 4 18:06:38 UTC 2009


Author: jorge

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

Modified Files:
	.cvsignore scite-makefile.patch scite.spec sources 
Log Message:
Update to 1.77


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/scite/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	20 Jun 2007 20:40:03 -0000	1.5
+++ .cvsignore	4 Apr 2009 18:06:07 -0000	1.6
@@ -1 +1 @@
-scite174.tgz
+scite177.tgz

scite-makefile.patch:

Index: scite-makefile.patch
===================================================================
RCS file: /cvs/pkgs/rpms/scite/devel/scite-makefile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scite-makefile.patch	6 Jun 2006 04:40:29 -0000	1.1
+++ scite-makefile.patch	4 Apr 2009 18:06:07 -0000	1.2
@@ -1,21 +1,12 @@
 diff -uNr scite.orig/gtk/makefile scite/gtk/makefile
---- scite.orig/gtk/makefile	2006-02-13 01:27:08.000000000 -0500
-+++ scite/gtk/makefile	2006-06-02 19:00:20.000000000 -0500
-@@ -45,7 +45,7 @@
- bindir=$(prefix)/bin
- SYSCONF_PATH=$(prefix)/share/scite
- 
--INSTALL=install -o root -g root
-+INSTALL=install
- 
- PROG	= ../bin/SciTE
- 
+--- scite.orig/gtk/makefile	2008-05-01 08:40:28.000000000 -0500
++++ scite/gtk/makefile	2009-04-04 12:58:05.000000000 -0500
 @@ -56,12 +56,12 @@
  
  #CXXFLAGS= -g -DGTK -DSCI_LEXER -DSYSCONF_PATH=\"$(SYSCONF_PATH)\" -Wwrite-strings
  INCLUDEDIRS=-I ../../scintilla/include -I ../src
--CXXBASEFLAGS=-W -Wall -pedantic -Os -DGTK -DSCI_LEXER -DPIXMAP_PATH=\"$(pixmapdir)\" -DSYSCONF_PATH=\"$(SYSCONF_PATH)\" $(INCLUDEDIRS)
-+CXXBASEFLAGS=-W -Wall -pedantic -DGTK -DSCI_LEXER -DPIXMAP_PATH=\"$(pixmapdir)\" -DSYSCONF_PATH=\"$(SYSCONF_PATH)\" $(INCLUDEDIRS)
+-CXXBASEFLAGS=-W -Wall -Wno-char-subscripts -pedantic -Os -DGTK -DSCI_LEXER -DPIXMAP_PATH=\"$(pixmapdir)\" -DSYSCONF_PATH=\"$(SYSCONF_PATH)\" $(INCLUDEDIRS)
++CXXBASEFLAGS=-W -Wall -Wno-char-subscripts -pedantic -DGTK -DSCI_LEXER -DPIXMAP_PATH=\"$(pixmapdir)\" -DSYSCONF_PATH=\"$(SYSCONF_PATH)\" $(INCLUDEDIRS)
  
  ifdef DEBUG
 -CXXTFLAGS=-DDEBUG -g $(CXXBASEFLAGS)


Index: scite.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scite/devel/scite.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- scite.spec	25 Feb 2009 23:22:16 -0000	1.7
+++ scite.spec	4 Apr 2009 18:06:07 -0000	1.8
@@ -1,12 +1,12 @@
 Name: scite 
-Version: 1.74
-Release: 4%{?dist}
+Version: 1.77
+Release: 1%{?dist}
 Summary: SCIntilla based GTK2 text editor
 License: MIT
 Group: Applications/Editors
 Url: http://www.scintilla.org/SciTE.html
 
-Source0: http://download.sourceforge.net/scintilla/scite174.tgz
+Source0: http://download.sourceforge.net/scintilla/scite177.tgz
 patch0: scintilla-makefile-flags.patch
 patch1: scite-makefile.patch
 patch2: scite-use-htmlview.patch
@@ -60,6 +60,9 @@
 %{_datadir}/applications/*
 
 %changelog
+* Sat Apr 4 2009 Jorge Torres <jtorresh at gmail.com> 1.77-1
+- Upgrade to 1.77
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.74-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/scite/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	20 Jun 2007 20:40:03 -0000	1.5
+++ sources	4 Apr 2009 18:06:07 -0000	1.6
@@ -1 +1 @@
-09ad25f1fa6dab3feec41dba2480047f  scite174.tgz
+ba016919190c12cfb712e1f004df4187  scite177.tgz




More information about the scm-commits mailing list