rpms/transfig/devel transfig.3.2.4-pstex.patch, 1.1, 1.2 transfig.spec, 1.28, 1.29

Tom Callaway spot at fedoraproject.org
Mon Sep 8 21:45:48 UTC 2008


Author: spot

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

Modified Files:
	transfig.3.2.4-pstex.patch transfig.spec 
Log Message:
fix license tag

transfig.3.2.4-pstex.patch:

Index: transfig.3.2.4-pstex.patch
===================================================================
RCS file: /cvs/pkgs/rpms/transfig/devel/transfig.3.2.4-pstex.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- transfig.3.2.4-pstex.patch	16 May 2006 10:56:38 -0000	1.1
+++ transfig.3.2.4-pstex.patch	8 Sep 2008 21:45:17 -0000	1.2
@@ -1,6 +1,7 @@
---- transfig.3.2.4/transfig/mkfile.c.orig	2006-05-16 12:53:15.000000000 +0200
-+++ transfig.3.2.4/transfig/mkfile.c	2006-05-16 12:54:23.000000000 +0200
-@@ -132,13 +132,13 @@
+diff -up transfig.3.2.5/transfig/mkfile.c.BAD transfig.3.2.5/transfig/mkfile.c
+--- transfig.3.2.5/transfig/mkfile.c.BAD	2008-09-08 17:29:10.000000000 -0400
++++ transfig.3.2.5/transfig/mkfile.c	2008-09-08 17:29:50.000000000 -0400
+@@ -138,13 +138,13 @@ makefile(mk, altfonts, arg_list)
  
  		/*
  		 * The makefile for the pstex need to update two files.
@@ -16,5 +17,5 @@
 +		puttarget(mk, i, "tex", "ps");
 +		fprintf(mk, "\tfig2dev -L pstex_t -p %s.ps ", i);
  		putoptions(mk, altfonts, a->f, a->s, a->m, a->o, i, "tex");
- 		needps = 1;
+ 		needeps = 1;
  		break;


Index: transfig.spec
===================================================================
RCS file: /cvs/pkgs/rpms/transfig/devel/transfig.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- transfig.spec	19 Feb 2008 10:10:33 -0000	1.28
+++ transfig.spec	8 Sep 2008 21:45:17 -0000	1.29
@@ -1,9 +1,9 @@
 Summary: A utility for converting FIG files (made by xfig) to other formats.
 Name: transfig
 Version: 3.2.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
-License: distributable
+License: MIT
 Group: Applications/Multimedia
 Source: ftp://www-epb.lbl.gov/xfig/%{name}.%{version}.tar.gz
 
@@ -67,6 +67,9 @@
 %{_datadir}/fig2dev
 
 %changelog
+* Mon Sep  8 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1:3.2.5-3
+- fix license tag
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1:3.2.5-2
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list