rpms/lilypond/devel lilypond.spec,1.43,1.44

Jon Ciesla limb at fedoraproject.org
Mon Jun 1 17:09:32 UTC 2009


Author: limb

Update of /cvs/pkgs/rpms/lilypond/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11244

Modified Files:
	lilypond.spec 
Log Message:
VIM update.



Index: lilypond.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lilypond/devel/lilypond.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -p -r1.43 -r1.44
--- lilypond.spec	4 Mar 2009 16:06:12 -0000	1.43
+++ lilypond.spec	1 Jun 2009 17:09:02 -0000	1.44
@@ -1,6 +1,6 @@
 Name:		lilypond
 Version:	2.12.2
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	A typesetting system for music notation
 
 Group:		Applications/Publishing
@@ -161,7 +161,7 @@ make
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT package_infodir=%{_infodir} \
-	vimdir=%{_datadir}/vim/vim71
+	vimdir=%{_datadir}/vim/vim72
 
 chmod +x $RPM_BUILD_ROOT%{_libdir}/%{name}/%{version}/python/midi.so
 
@@ -241,6 +241,9 @@ fi
 
 
 %changelog
+* Mon Jun 01 2009 Jon Ciesla <limb at jcomserv.net> - 2.12.2-4
+- Update for vim 7.2, BZ 503429.
+
 * Wed Mar 04 2009 Caolán McNamara <caolanm at redhat.com> - 2.12.2-3
 - fix up strchr const rets for const arg
 




More information about the fedora-extras-commits mailing list