Author: arvenil Date: Sun Jun 1 15:09:38 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.1.5 - BR: libid3tag-devel - BR: speex-devel - patch -fix_build.patch not needed anymore - fixed sourceforge url
---- Files affected: SPECS: easytag.spec (1.64 -> 1.65) ---- Diffs: ================================================================ Index: SPECS/easytag.spec diff -u SPECS/easytag.spec:1.64 SPECS/easytag.spec:1.65 --- SPECS/easytag.spec:1.64 Sun Mar 16 04:08:30 2008 +++ SPECS/easytag.spec Sun Jun 1 17:09:33 2008 @@ -2,25 +2,26 @@ Summary: ID3 tag editor Summary(pl.UTF-8): Edytor etykiet ID3 Name: easytag -Version: 2.1.4 +Version: 2.1.5 Release: 1 Epoch: 1 License: GPL v2+ Group: X11/Applications/Sound -Source0: http://heanet.dl.sourceforge.net/easytag/%{name}-%{version}.tar.bz2 -# Source0-md5: 201bd38a73100e14fb6d81243a9c3a1b +Source0: http://dl.sourceforge.net/easytag/%{name}-%{version}.tar.bz2 +# Source0-md5: f80ceb61da7335fbbdaeef365d65d3be Patch0: %{name}-desktop.patch -Patch1: %{name}-fix_build.patch URL: http://easytag.sourceforge.net/ BuildRequires: automake BuildRequires: flac-devel >= 1.1.0 BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.4.0 BuildRequires: id3lib-devel >= 3.8.3 +BuildRequires: libid3tag-devel BuildRequires: libogg-devel >= 2:1.0 BuildRequires: libvorbis-devel >= 1:1.0 BuildRequires: mpeg4ip-devel >= 1:1.3 BuildRequires: pkgconfig +BuildRequires: speex-devel Requires(post,postun): desktop-file-utils BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -75,7 +76,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build cp -f /usr/share/automake/config.* . @@ -114,6 +114,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.65 2008-06-01 15:09:33 arvenil +- up to 2.1.5 +- BR: libid3tag-devel +- BR: speex-devel +- patch -fix_build.patch not needed anymore +- fixed sourceforge url + Revision 1.64 2008-03-16 03:08:30 darekr - added -fix_build patch (missing variable's declaration) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/easytag.spec?r1=1.64&r2=1.65&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
