From d1ba8d6511705d65f1727ab3ecece9a44b3064fb Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Sep 09 2013 12:28:19 +0000 Subject: 2.17.26. Fix vim dirs. --- diff --git a/.gitignore b/.gitignore index 0efd686..99abdcf 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ lilypond-2.12.3.tar.gz /lilypond-2.16.2.tar.gz /lilypond-2.17.24.tar.gz /lilypond-2.17.25.tar.gz +/lilypond-2.17.26.tar.gz diff --git a/lilypond.spec b/lilypond.spec index 4cac078..91d4175 100644 --- a/lilypond.spec +++ b/lilypond.spec @@ -1,5 +1,5 @@ Name: lilypond -Version: 2.17.25 +Version: 2.17.26 Release: 1%{?dist} Summary: A typesetting system for music notation @@ -96,7 +96,7 @@ make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT package_infodir=%{_infodir} \ - vimdir=%{_datadir}/vim/vim73 + vimdir=%{_datadir}/vim/vim74 chmod +x $RPM_BUILD_ROOT%{_libdir}/%{name}/%{version}/python/midi.so @@ -151,6 +151,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Sep 09 2013 Jon Ciesla - 2.17.26-1 +- 2.17.26. +- Fix vim dir, BZ 1005394. + * Mon Aug 26 2013 Jon Ciesla - 2.17.25-1 - 2.17.25. diff --git a/sources b/sources index 359659a..02a0593 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bcefd73d436abe155e69309df49d7164 lilypond-2.17.25.tar.gz +c5352b3b264d17765612168268335dcd lilypond-2.17.26.tar.gz