SPECS: rhythmbox.spec - added mtp bcond

sls sls at pld-linux.org
Fri Oct 12 14:08:02 CEST 2007


Author: sls                          Date: Fri Oct 12 12:08:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added mtp bcond

---- Files affected:
SPECS:
   rhythmbox.spec (1.95 -> 1.96) 

---- Diffs:

================================================================
Index: SPECS/rhythmbox.spec
diff -u SPECS/rhythmbox.spec:1.95 SPECS/rhythmbox.spec:1.96
--- SPECS/rhythmbox.spec:1.95	Sat Sep 22 18:32:18 2007
+++ SPECS/rhythmbox.spec	Fri Oct 12 14:07:57 2007
@@ -37,6 +37,7 @@
 BuildRequires:	libglade2-devel >= 1:2.6.0
 BuildRequires:	libgnomeui-devel >= 2.18.1
 %{?with_ipod:BuildRequires:	libgpod-devel >= 0.5.2}
+%{?with_mtp:BuildRequires:	libmtp-devel}
 BuildRequires:	libmusicbrainz-devel >= 2.1.4
 BuildRequires:	libnotify-devel >= 0.4.2
 BuildRequires:	libsexy-devel >= 0.1.10
@@ -223,6 +224,10 @@
 %dir %{_libdir}/rhythmbox/plugins/mmkeys
 %attr(755,root,root) %{_libdir}/rhythmbox/plugins/mmkeys/libmmkeys.so
 %{_libdir}/rhythmbox/plugins/mmkeys/mmkeys.rb-plugin
+%{?with_mtp:%dir %{_libdir}/rhythmbox/plugins/mtpdevice}
+%{?with_mtp:%attr(755,root,root) %{_libdir}/rhythmbox/plugins/mtpdevice/libmtpdevice.so}
+%{?with_mtp:%{_libdir}/rhythmbox/plugins/mtpdevice/mtpdevice.rb-plugin}
+%{?with_mtp:%{_libdir}/rhythmbox/plugins/mtpdevice/mtp-ui.xml}
 %dir %{_libdir}/rhythmbox/plugins/power-manager
 %attr(755,root,root) %{_libdir}/rhythmbox/plugins/power-manager/*.so
 %{_libdir}/rhythmbox/plugins/power-manager/*-plugin
@@ -254,6 +259,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.96  2007/10/12 12:07:57  sls
+- added mtp bcond
+
 Revision 1.95  2007/09/22 16:32:18  megabajt
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rhythmbox.spec?r1=1.95&r2=1.96&f=u



More information about the pld-cvs-commit mailing list