]> git.pld-linux.org Git - packages/mpd.git/commitdiff
- added patch flac (builds with flac-1.1.3)
authorSzymon Siwek <sls@pld-linux.org>
Mon, 1 Jan 2007 21:41:21 +0000 (21:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    mpd.spec -> 1.6

mpd.spec

index e820a04cade8598ec2b53859acf0673fb246dc9e..17a49bf1990353d8b94eca0bd513d933ada3a71f 100644 (file)
--- a/mpd.spec
+++ b/mpd.spec
@@ -8,11 +8,12 @@ Summary:      Music Player Daemon
 Summary(pl):   Music Player Daemon - demon odtwarzaj±cy muzykê
 Name:          mpd
 Version:       0.12.1
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Multimedia
 Source0:       http://musicpd.org/uploads/files/%{name}-%{version}.tar.bz2
 # Source0-md5: c980cf373fafacdab6734f2ebfb13cbd
+Patch0:                %{name}-flac.patch
 URL:           http://www.musicpd.org/
 BuildRequires: alsa-lib-devel
 BuildRequires: audiofile-devel >= 0.1.7
@@ -49,6 +50,7 @@ frontend
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
This page took 0.213763 seconds and 4 git commands to generate.