[tex-musixtex/f19] fix legacy deps

Tom Callaway spot at fedoraproject.org
Thu Apr 25 20:12:32 UTC 2013


commit 521e27f73ffeaec1af9787dbecac7b40ddf85e61
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Apr 25 16:11:55 2013 -0400

    fix legacy deps

 tex-musixtex.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/tex-musixtex.spec b/tex-musixtex.spec
index a0e77fb..4a8acce 100644
--- a/tex-musixtex.spec
+++ b/tex-musixtex.spec
@@ -5,7 +5,7 @@ Name:      tex-%{texname}
 Summary:   Sophisticated music typesetting
 Group:     Applications/Publishing
 Version:   0.%{minorver}
-Release:   12%{?dist}
+Release:   13%{?dist}
 URL:       http://www.mab.jpn.org/musictex/index_en.html
 License:   GPLv2+
 Source0:   http://icking-music-archive.org/software/musixtex/%{texname}%{minorver}.zip
@@ -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) texlive-texmf 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
@@ -125,6 +125,9 @@ fi
 %MUSIXDOCDIR
 
 %changelog
+* Thu Apr 25 2013 Tom Callaway <spot at fedoraproject.org> - 0.114-13
+- 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