fix license tag
This commit is contained in:
parent
7150a42fe9
commit
3b56ccc818
@ -1,6 +1,7 @@
|
|||||||
--- transfig.3.2.4/transfig/mkfile.c.orig 2006-05-16 12:53:15.000000000 +0200
|
diff -up transfig.3.2.5/transfig/mkfile.c.BAD transfig.3.2.5/transfig/mkfile.c
|
||||||
+++ transfig.3.2.4/transfig/mkfile.c 2006-05-16 12:54:23.000000000 +0200
|
--- transfig.3.2.5/transfig/mkfile.c.BAD 2008-09-08 17:29:10.000000000 -0400
|
||||||
@@ -132,13 +132,13 @@
|
+++ 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.
|
* The makefile for the pstex need to update two files.
|
||||||
@ -16,5 +17,5 @@
|
|||||||
+ puttarget(mk, i, "tex", "ps");
|
+ puttarget(mk, i, "tex", "ps");
|
||||||
+ fprintf(mk, "\tfig2dev -L pstex_t -p %s.ps ", i);
|
+ fprintf(mk, "\tfig2dev -L pstex_t -p %s.ps ", i);
|
||||||
putoptions(mk, altfonts, a->f, a->s, a->m, a->o, i, "tex");
|
putoptions(mk, altfonts, a->f, a->s, a->m, a->o, i, "tex");
|
||||||
needps = 1;
|
needeps = 1;
|
||||||
break;
|
break;
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Summary: A utility for converting FIG files (made by xfig) to other formats.
|
Summary: A utility for converting FIG files (made by xfig) to other formats.
|
||||||
Name: transfig
|
Name: transfig
|
||||||
Version: 3.2.5
|
Version: 3.2.5
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: distributable
|
License: MIT
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Source: ftp://www-epb.lbl.gov/xfig/%{name}.%{version}.tar.gz
|
Source: ftp://www-epb.lbl.gov/xfig/%{name}.%{version}.tar.gz
|
||||||
|
|
||||||
@ -67,6 +67,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/fig2dev
|
%{_datadir}/fig2dev
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1:3.2.5-2
|
||||||
- Autorebuild for GCC 4.3
|
- Autorebuild for GCC 4.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user