]> git.pld-linux.org Git - packages/moc.git/blobdiff - moc.spec
- rel 6 (curl rebuild)
[packages/moc.git] / moc.spec
index b65f1d9f97d31bd460afc789186a039bb1c6c845..096fc16f5b6106a33001416313ee12e15c3b584f 100644 (file)
--- a/moc.spec
+++ b/moc.spec
@@ -6,12 +6,13 @@ Summary:      Console audio player with simple ncurses interface
 Summary(pl):   Konsolowy odtwarzacz audio z prostym interfejsem ncurses
 Name:          moc
 Version:       2.4.1
-Release:       2
+Release:       6
 License:       GPL
 Group:         Applications/Sound
 Source0:       ftp://ftp.daper.net/pub/soft/moc/stable/%{name}-%{version}.tar.bz2
 # Source0-md5: 7b760a9c05d3f50781d06ed2d83aaee8
 Patch0:                %{name}-home_etc.patch
+Patch1:                %{name}-flac.patch
 URL:           http://moc.daper.net/
 BuildRequires: alsa-lib-devel
 BuildRequires: autoconf
@@ -19,7 +20,7 @@ BuildRequires:        automake
 BuildRequires: curl-devel
 BuildRequires: ffmpeg-devel
 BuildRequires: speex-devel
-BuildRequires: flac-devel
+BuildRequires: flac-devel >= 1.1.3
 BuildRequires: libao-devel
 BuildRequires: libid3tag-devel
 BuildRequires: libltdl-devel
@@ -161,6 +162,7 @@ Po zainstalowaniu nale
 %prep
 %setup -q
 %{?with_home_etc:%patch0 -p1}
+%patch1 -p1
 
 %build
 CFLAGS="-I/usr/include/ncurses %{rpmcflags}"
This page took 0.107927 seconds and 4 git commands to generate.