Author: megabajt Date: Sat Mar 15 17:55:45 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -libsoup24.patch and -invalid-conversion.patch - release 6
---- Files affected: SPECS: bmpx.spec (1.85 -> 1.86) ---- Diffs: ================================================================ Index: SPECS/bmpx.spec diff -u SPECS/bmpx.spec:1.85 SPECS/bmpx.spec:1.86 --- SPECS/bmpx.spec:1.85 Thu Mar 13 22:01:04 2008 +++ SPECS/bmpx.spec Sat Mar 15 18:55:39 2008 @@ -7,13 +7,15 @@ Summary(pl.UTF-8): Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+ Name: bmpx Version: 0.40.13 -Release: 5 +Release: 6 License: GPL v2 Group: X11/Applications/Sound Source0: http://files.backtrace.info/releases/0.40/%{name}-%{version}.tar.bz2 # Source0-md5: 11da3d4c63e77dc15a53d0c6c25ddadb Patch0: %{name}-sql_check.patch Patch1: %{name}-lib64.patch +Patch2: %{name}-libsoup24.patch +Patch3: %{name}-invalid-conversion.patch URL: http://bmpx.backtrace.info/ BuildRequires: alsa-lib-devel >= 1.0.9 BuildRequires: autoconf >= 2.60 @@ -38,7 +40,7 @@ BuildRequires: libsexymm-devel >= 0.1.9 %{?with_sid:BuildRequires: libsidplay-devel} BuildRequires: libsigc++-devel >= 2.0.0 -BuildRequires: libsoup-devel >= 2.2.100 +BuildRequires: libsoup-devel >= 2.4.0 BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.26 BuildRequires: libxslt-progs @@ -121,6 +123,8 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build %{__libtoolize} @@ -207,6 +211,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.86 2008-03-15 17:55:39 megabajt +- added -libsoup24.patch and -invalid-conversion.patch +- release 6 + Revision 1.85 2008-03-13 21:01:04 arekm - rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bmpx.spec?r1=1.85&r2=1.86&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
