Author: sls Date: Tue Jan 2 05:12:29 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch flac - BR: flac >= 1.1.3 - rel 4
---- Files affected: SPECS: moc.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/moc.spec diff -u SPECS/moc.spec:1.33 SPECS/moc.spec:1.34 --- SPECS/moc.spec:1.33 Sun Dec 10 13:34:58 2006 +++ SPECS/moc.spec Tue Jan 2 06:12:23 2007 @@ -7,12 +7,13 @@ Summary(pl): Konsolowy odtwarzacz audio z prostym interfejsem ncurses Name: moc Version: 2.4.1 -Release: 3 +Release: 4 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 @@ -20,7 +21,7 @@ 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 @@ -162,6 +163,7 @@ %prep %setup -q %{?with_home_etc:%patch0 -p1} +%patch1 -p1 %build CFLAGS="-I/usr/include/ncurses %{rpmcflags}" @@ -230,6 +232,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2007/01/02 05:12:23 sls +- added patch flac +- BR: flac >= 1.1.3 +- rel 4 + Revision 1.33 2006/12/10 12:34:58 glen - rel 3 (ffmpeg rebuild) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/moc.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
