packages: kadu/kadu.spec - libmpd-devel -> libmpdclient-devel - no sed hack...

lisu lisu at pld-linux.org
Thu Oct 20 09:41:05 CEST 2011


Author: lisu                         Date: Thu Oct 20 07:41:05 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- libmpd-devel -> libmpdclient-devel
- no sed hack for libmpd

---- Files affected:
packages/kadu:
   kadu.spec (1.362 -> 1.363) 

---- Diffs:

================================================================
Index: packages/kadu/kadu.spec
diff -u packages/kadu/kadu.spec:1.362 packages/kadu/kadu.spec:1.363
--- packages/kadu/kadu.spec:1.362	Thu Oct 20 09:28:27 2011
+++ packages/kadu/kadu.spec	Thu Oct 20 09:41:00 2011
@@ -131,7 +131,7 @@
 %{?with_sound_ao:BuildRequires:	libao-devel}
 BuildRequires:	libgadu-devel >= %{libgadu_ver}
 BuildRequires:	libidn-devel
-%{?with_mediaplayer_mpd:BuildRequires:	libmpd-devel}
+%{?with_mediaplayer_mpd:BuildRequires:	libmpdclient-devel}
 BuildRequires:	libsndfile-devel >= 1.0
 BuildRequires:	libstdc++-devel
 %{?with_encryption:BuildRequires:	openssl-devel >= 0.9.7d}
@@ -783,9 +783,6 @@
 %prep
 %setup -q -T -b 0
 
-# fix mpd library finding
-%{__sed} -i 's,libmpdclient,libmpd,' plugins/mpd_mediaplayer/CMakeLists.txt
-
 %if %{with anonymous_check}
 tar xjf %{SOURCE2} -C plugins
 %endif
@@ -1595,6 +1592,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.363  2011/10/20 07:41:00  lisu
+- libmpd-devel -> libmpdclient-devel
+- no sed hack for libmpd
+
 Revision 1.362  2011/10/20 07:28:27  lisu
 - start update to 0.10.1
 - re-enabled mpd_mediaplayer plugin (files not packaget yet)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kadu/kadu.spec?r1=1.362&r2=1.363&f=u



More information about the pld-cvs-commit mailing list