[tex-musixtex] fix legacy deps

Tom Callaway spot at fedoraproject.org
Thu Apr 25 20:06:01 UTC 2013


commit 370f963ef4dece492f5e7cd7e11b1cf69cc35753
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Apr 25 16:05:21 2013 -0400

    fix legacy deps

 tex-musixtex.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tex-musixtex.spec b/tex-musixtex.spec
index 1c4a6da..4a8acce 100644
--- a/tex-musixtex.spec
+++ b/tex-musixtex.spec
@@ -13,8 +13,8 @@ Source0:   http://icking-music-archive.org/software/musixtex/%{texname}%{minorve
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 # For rpm's TeX macros:
-# BuildRequires: texlive-texmf
-Requires:  tex(latex) ctan-musixtex-fonts
+BuildRequires: texlive-base
+Requires:  tex(latex) ctan-musixtex-fonts texlive-base
 
 %description
 MusicTeX provides TeX extensions for music typesetting. It allows you to use
@@ -126,7 +126,7 @@ fi
 
 %changelog
 * Thu Apr 25 2013 Tom Callaway <spot at fedoraproject.org> - 0.114-13
-- drop legacy dependencies
+- fix legacy dependencies
 
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.114-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild


More information about the scm-commits mailing list