rpms/nip2/FC-5 nip2-7.10.20-guidedir.patch, NONE, 1.1 nip2.spec, 1.2, 1.3 sources, 1.3, 1.4

Adam Goode (agoode) fedora-extras-commits at redhat.com
Fri Sep 1 09:51:22 UTC 2006


Author: agoode

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

Modified Files:
	nip2.spec sources 
Added Files:
	nip2-7.10.20-guidedir.patch 
Log Message:
new upstream

nip2-7.10.20-guidedir.patch:

--- NEW FILE nip2-7.10.20-guidedir.patch ---
diff -ur nip2-7.10.20~/src/ip.h nip2-7.10.20/src/ip.h
--- nip2-7.10.20~/src/ip.h	2005-08-17 07:35:30.000000000 -0400
+++ nip2-7.10.20/src/ip.h	2006-08-13 10:43:51.000000000 -0400
@@ -152,11 +152,11 @@
 #define MAX_TRACE (1024)	/* Biggest thing we print in trace */
 #define MAX_SSTACK (40)		/* Scope stack for parser */
 #define VIPS_HOMEPAGE "http://www.vips.ecs.soton.ac.uk"
+#define IP_NAME PACKAGE "-" VERSION
 #define NIP_DOCPATH "$VIPSHOME" IM_DIR_SEP_STR "share" IM_DIR_SEP_STR \
-	"doc" IM_DIR_SEP_STR PACKAGE IM_DIR_SEP_STR "html"
+	"doc" IM_DIR_SEP_STR IP_NAME IM_DIR_SEP_STR "html"
 #define VIPS_DOCPATH "$VIPSHOME" IM_DIR_SEP_STR "share" IM_DIR_SEP_STR \
 	"doc" IM_DIR_SEP_STR "vips" IM_DIR_SEP_STR "html"
-#define IP_NAME PACKAGE "-" VERSION
 #define NAMESPACE VIPS_HOMEPAGE "/" "nip" 
 				/* XML namespace ... note, not nip2! */
 #define MAX_LINELENGTH (120)	/* Max chars we display of value */


Index: nip2.spec
===================================================================
RCS file: /cvs/extras/rpms/nip2/FC-5/nip2.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nip2.spec	14 Aug 2006 14:15:13 -0000	1.2
+++ nip2.spec	1 Sep 2006 09:51:22 -0000	1.3
@@ -1,6 +1,6 @@
 Name:		nip2
-Version:	7.10.20
-Release:	2%{?dist}
+Version:	7.10.21
+Release:	1%{?dist}
 Summary:	Interactive tool for working with large images
 
 Group:		Applications/Multimedia
@@ -106,6 +106,9 @@
 
 
 %changelog
+* Thu Aug 31 2006 Adam Goode <adam at spicenitz.org> - 7.10.21-1
+- New upstream release
+
 * Sun Aug 13 2006 Adam Goode <adam at spicenitz.org> - 7.10.20-2
 - Fix location of documentation in program so help works
 - Semicolon-terminate Category entry in desktop file


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/nip2/FC-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	14 Aug 2006 14:15:13 -0000	1.3
+++ sources	1 Sep 2006 09:51:22 -0000	1.4
@@ -1,2 +1 @@
-c60c36f5232dcebba5f0cbe9531e56fd  nip2-7.10.20.tar.gz
-7f790dccd9c0ba7dea6a6815315db1d1  nip2-7.10.20-guidedir.patch
+25ab1f179c350d43746b66c90156013e  nip2-7.10.21.tar.gz




More information about the scm-commits mailing list