packages: lmms/lmms.spec - updated to 0.4.8 - added missing R: lmms-libs - ...
dirdival
dirdival at pld-linux.org
Sun Dec 5 02:08:50 CET 2010
Author: dirdival Date: Sun Dec 5 01:08:49 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.4.8
- added missing R: lmms-libs
- added png path
---- Files affected:
packages/lmms:
lmms.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/lmms/lmms.spec
diff -u packages/lmms/lmms.spec:1.3 packages/lmms/lmms.spec:1.4
--- packages/lmms/lmms.spec:1.3 Thu Dec 3 22:08:49 2009
+++ packages/lmms/lmms.spec Sun Dec 5 02:08:44 2010
@@ -3,12 +3,12 @@
Summary: Linux MultiMedia Studio
Summary(pl.UTF-8): MultiMedialne Studio Linuksa
Name: lmms
-Version: 0.4.5
+Version: 0.4.8
Release: 1
License: GPL V2
Group: X11/Applications/Sound
-Source0: http://dl.sourceforge.net/project/lmms/lmms/0.4.5/%{name}-%{version}.tar.bz2
-# Source0-md5: 6d58d73b44baddadc4f0ac6464fbd530
+Source0: http://downloads.sourceforge.net/project/lmms/lmms/%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: 8573b8376808c77c058cca3a57a36d8d
URL: http://lmms.sourceforge.net/
BuildRequires: QtCore-devel >= 4.5
BuildRequires: QtGui-devel >= 4.5
@@ -16,7 +16,7 @@
BuildRequires: SDL-devel
BuildRequires: alsa-lib-devel
BuildRequires: cmake
-BuildRequires: fftw3-single-devel
+BuildRequires: fftw3-single-devel >= 3.0.0
BuildRequires: fluidsynth-devel >= 1.0.7
BuildRequires: jack-audio-connection-kit-devel
BuildRequires: libogg-devel
@@ -28,6 +28,7 @@
BuildRequires: qt4-build
BuildRequires: qt4-qmake
BuildRequires: xorg-lib-libXft-devel
+Requires: %{name}-libs = %{epoch}:%{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -94,6 +95,7 @@
%{_mandir}/man1/lmms.1*
%{_datadir}/mime/packages/lmms.xml
%{_datadir}/lmms
+%{_pixmapsdir}/lmms.png
%exclude %{_datadir}/menu
%files devel
@@ -105,6 +107,7 @@
%defattr(644,root,root,755)
%dir %{_libdir}/lmms
%attr(755,root,root)%{_libdir}/lmms/*.so
+%attr(755,root,root)%{_libdir}/lmms/RemoteZynAddSubFx
%dir %{_libdir}/lmms/ladspa
%attr(755,root,root)%{_libdir}/lmms/ladspa/*.so
@@ -114,6 +117,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2010/12/05 01:08:44 dirdival
+- updated to 0.4.8
+- added missing R: lmms-libs
+- added png path
+
Revision 1.3 2009/12/03 21:08:49 sparky
- BR: fftw3-single-devel, xorg-lib-libXft-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lmms/lmms.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list