Author: arvenil Date: Tue Jan 15 17:54:44 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - if patch is already in sources then remove it, not only comment - cleanups in TODO and added NOTE
---- Files affected: SPECS: kadu.spec (1.97.2.78 -> 1.97.2.79) ---- Diffs: ================================================================ Index: SPECS/kadu.spec diff -u SPECS/kadu.spec:1.97.2.78 SPECS/kadu.spec:1.97.2.79 --- SPECS/kadu.spec:1.97.2.78 Tue Jan 15 18:21:48 2008 +++ SPECS/kadu.spec Tue Jan 15 18:54:38 2008 @@ -1,13 +1,14 @@ # $Revision$, $Date$ # # TODO: -# - spy module - won't work with gg7 clients -# downloads stuff while building: Downloading crystal16 icon theme -#--02:05:17-- http://kadu.net/autodownload/icons/kadu-0.5.0-crystal16.href +# - downloads stuff while building: Downloading crystal16 icon theme +# --02:05:17-- http://kadu.net/autodownload/icons/kadu-0.5.0-crystal16.href # => `kadu-0.5.0-crystal16.href' -# - temp. we use staticly linked libgadu because of no stable release with dcc7 # - some modules with bcond_with will not work for now, we need to wait for next releases # +# NOTE: +# - We use staticly linked libgadu because of no stable release with dcc7 +# # Conditional build: %bcond_with snap # build cvs snapshot @@ -142,7 +143,6 @@ # Source27-md5: 0ec61d3db8befa99032029a8a05310c5 Patch0: %{name}-ac_am.patch -#Patch1: %{name}-no_libgadu_debug.patch URL: http://kadu.net/ %{?with_sound_alsa:BuildRequires: alsa-lib-devel} %{?with_sound_arts:BuildRequires: arts-devel} @@ -153,7 +153,6 @@ %{?with_sound_esd:BuildRequires: esound-devel} BuildRequires: gettext-devel BuildRequires: kdelibs-devel -#BuildRequires: libgadu-devel >= %{_libgadu_ver} BuildRequires: libgsm-devel BuildRequires: libsndfile-devel >= 1.0 BuildRequires: libtool @@ -638,7 +637,6 @@ %prep %setup -q -T -b %{?with_snap:10}0 -n %{name} %patch0 -p1 -#% patch1 -p1 %if %{with mediaplayer} tar xjf %{SOURCE2} -C modules @@ -1460,6 +1458,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.97.2.79 2008-01-15 17:54:38 arvenil +- if patch is already in sources then remove it, not only comment +- cleanups in TODO and added NOTE + Revision 1.97.2.78 2008-01-15 17:21:48 arvenil - adapter ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kadu.spec?r1=1.97.2.78&r2=1.97.2.79&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
