fix license tag

This commit is contained in:
Tom Callaway 2008-09-08 21:45:17 +00:00
parent 7150a42fe9
commit 3b56ccc818
2 changed files with 10 additions and 6 deletions

View File

@ -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;

View File

@ -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 @@ rm -rf %{buildroot}
%{_datadir}/fig2dev
%changelog
* Mon Sep 8 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1:3.2.5-3
- fix license tag
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1:3.2.5-2
- Autorebuild for GCC 4.3