Author: qboosh Date: Thu Jul 21 19:42:02 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - spec updates
---- Files affected: SPECS: noteedit.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/noteedit.spec diff -u SPECS/noteedit.spec:1.7 SPECS/noteedit.spec:1.8 --- SPECS/noteedit.spec:1.7 Thu Jul 21 11:15:28 2005 +++ SPECS/noteedit.spec Thu Jul 21 21:41:57 2005 @@ -1,22 +1,21 @@ # $Revision$, $Date$ -Summary: Note Editor is an editor for music notation -Summary(pl): Note Editor jest edytorem notacji muzycznej +Summary: Note Editor - an editor for music notation +Summary(pl): Note Editor - edytor notacji muzycznej Name: noteedit Version: 2.8.0 Release: 1 License: GPL Group: X11/Applications/Multimedia -Source0: http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz +Source0: http://download.berlios.de/noteedit/%{name}-%{version}.tar.gz # Source0-md5: c707a0c67254784b912dabc6545e8125 Patch0: %{name}-desktop.patch URL: http://noteedit.berlios.de/ BuildRequires: automake BuildRequires: kdelibs-devel +BuildRequires: rpmbuild(macros) >= 1.129 BuildRequires: tse3-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _htmldir %{_docdir}/kde/HTML - %description Note Editor is an editor for music notation that supports an unlimited number of staffs and up to 9 voices per staff. The import formats are @@ -26,16 +25,14 @@ %description -l pl Note Editor jest edytorem notacji muzycznej. Obsługiwane formaty to pliki MIDI, TSE3 (import), MIDI, MusiXTeX, LilyPond, PMX, MUP, i TSE3 -(export) +(eksport). %prep %setup -q %patch0 -p1 %build -kde_appsdir="%{_applnkdir}"; export kde_appsdir -kde_htmldir="%{_htmldir}"; export kde_htmldir -kde_icondir="%{_pixmapsdir}"; export kde_icondir +kde_htmldir="%{_kdedocdir}"; export kde_htmldir cp -f /usr/share/automake/config.sub admin %configure \ --with-qt-libraries=%{_libdir} \ @@ -78,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2005/07/21 19:41:57 qboosh +- spec updates + Revision 1.7 2005/07/21 09:15:28 undefine - patch to fix desktopfile ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/noteedit.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
