]> git.pld-linux.org Git - packages/lilypond.git/commitdiff
- updated to 2.0.2, separated emacs stuff auto/ac/lilypond-2_0_2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 9 Jan 2004 07:33:37 +0000 (07:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lilypond.spec -> 1.22

lilypond.spec

index 3e1bf2b870aee0acff517c099a5d662269abcaa1..38caa2bbf8b8d8dbdf89b544313f73f1d19f3949 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Music typesetter
 Summary(pl):   Program do sk³adania nut
 Name:          lilypond
-Version:       2.0.1
+Version:       2.0.2
 Release:       1
 License:       GPL
 Group:         Applications/Sound
 Source0:       ftp://ftp.lilypond.org/pub/LilyPond/v2.0/%{name}-%{version}.tar.gz
-# Source0-md5: 04dcc17cf238b0bb5e31c993bfcc76b4
+# Source0-md5: 18c064f9f8b1aa1f701ccf85f44f70cf
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-sh.patch
 URL:           http://www.lilypond.org/
@@ -46,6 +46,19 @@ wszystkim do sk
 piosenki pop. Autorzy udostêpniaj± LilyPond z nadziej± dostarczenia
 wszystkim oprogramowania do publikacji muzycznych.
 
+%package -n emacs-lilypond-mode-pkg
+Summary:       LilyPond mode for Emacs
+Summary(pl):   Tryb edycji plików LilyPond dla Emacsa
+Group:         Applications/Editors/Emacs
+Requires:      %{name} = %{version}-%{release}
+Requires:      emacs
+
+%description -n emacs-lilypond-mode-pkg
+LilyPond mode for Emacs.
+
+%description -n emacs-lilypond-mode-pkg -l pl
+Tryb edycji plików LilyPond dla Emacsa.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -117,8 +130,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %{texfontsdir}/*/lilypond
 
-# subpackage?
-%{_datadir}/emacs/site-lisp/*
-
 # needed? subpackage? (could install in non-existing dir)
 %{_datadir}/omf/lilypond
+
+%files -n emacs-lilypond-mode-pkg
+%defattr(644,root,root,755)
+%{_datadir}/emacs/site-lisp/*.el
This page took 0.047001 seconds and 4 git commands to generate.