rpms/texlive-texmf/devel texlive-filter-requires.sh, 1.1, 1.2 texlive-texmf.spec, 1.27, 1.28

Jindrich Novy jnovy at fedoraproject.org
Fri Aug 29 05:09:34 UTC 2008


Author: jnovy

Update of /cvs/pkgs/rpms/texlive-texmf/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27625

Modified Files:
	texlive-filter-requires.sh texlive-texmf.spec 
Log Message:
* Fri Aug 29 2008 Jindrich Novy <jnovy at redhat.com> - 2007-25
- get rid of the bogus perl require for -doc subpackage



Index: texlive-filter-requires.sh
===================================================================
RCS file: /cvs/pkgs/rpms/texlive-texmf/devel/texlive-filter-requires.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-filter-requires.sh	2 Dec 2007 11:01:59 -0000	1.1
+++ texlive-filter-requires.sh	29 Aug 2008 05:09:04 -0000	1.2
@@ -1,2 +1,2 @@
 #!/bin/sh
-/usr/lib/rpm/perl.req "$@" | grep -v 'perl(\(Tk\|Win32\|only\|path_tre\|just\|Htex\|Pts\)'
+/usr/lib/rpm/perl.req "$@" | grep -v 'perl(\(Tk\|Win32\|only\|path_tre\|just\|Htex\|Pts\|a\)'


Index: texlive-texmf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/texlive-texmf/devel/texlive-texmf.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- texlive-texmf.spec	27 Aug 2008 10:42:23 -0000	1.27
+++ texlive-texmf.spec	29 Aug 2008 05:09:04 -0000	1.28
@@ -12,7 +12,7 @@
 
 Name:		texlive-texmf
 Version:	2007
-Release:	24%{?dist}
+Release:	25%{?dist}
 Summary:	Architecture independent parts of the TeX formatting system
 
 Group:		Applications/Publishing
@@ -826,6 +826,9 @@
 %doc %{_texmf_main}/doc/
 
 %changelog
+* Fri Aug 29 2008 Jindrich Novy <jnovy at redhat.com> - 2007-25
+- get rid of the bogus perl require for -doc subpackage
+
 * Wed Aug 27 2008 Jindrich Novy <jnovy at redhat.com> - 2007-24
 - fix rendering of beamer slides (#457836)
 - remove ubbold.fd (#458150), thanks to Jason Cross




More information about the fedora-extras-commits mailing list