rpms/tetex-pgf/FC-3 tetex-pgf.spec,1.1,1.2

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Thu Jun 2 17:58:19 UTC 2005


Author: jpo

Update of /cvs/extras/rpms/tetex-pgf/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3948

Modified Files:
	tetex-pgf.spec 
Log Message:
Added missing build requirement


Index: tetex-pgf.spec
===================================================================
RCS file: /cvs/extras/rpms/tetex-pgf/FC-3/tetex-pgf.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tetex-pgf.spec	24 Mar 2005 02:05:05 -0000	1.1
+++ tetex-pgf.spec	2 Jun 2005 17:58:16 -0000	1.2
@@ -6,7 +6,7 @@
 
 Name:           tetex-%{texpkg}
 Version:        0.65
-Release:        1
+Release:        2%{?dist}
 Summary:        Create PostScript and PDF graphics in TeX
 
 Group:          Applications/Publishing
@@ -18,6 +18,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
+BuildRequires:  /usr/bin/kpsewhich
 Requires:       tetex-latex, tetex-xcolor
 Requires(post): /usr/bin/texhash
 Requires(postun): /usr/bin/texhash
@@ -61,5 +62,9 @@
 
 
 %changelog
+* Thu Jun  2 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.65-2
+- Missing build requirement: /usr/bin/kpsewhich.
+- Dist tag.
+
 * Wed Feb 23 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.65-1
 - First build.




More information about the fedora-extras-commits mailing list