Author: paszczus Date: Sun Feb 3 16:59:44 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - started update to 1.8.0 (2.x line) - NFY, needs work, not building for now
---- Files affected: SPECS: amarok.spec (1.123.2.4 -> 1.123.2.5) ---- Diffs: ================================================================ Index: SPECS/amarok.spec diff -u SPECS/amarok.spec:1.123.2.4 SPECS/amarok.spec:1.123.2.5 --- SPECS/amarok.spec:1.123.2.4 Mon Feb 12 14:20:12 2007 +++ SPECS/amarok.spec Sun Feb 3 17:59:39 2008 @@ -1,21 +1,24 @@ # $Revision$, $Date$ # TODO: -# - postgresql support alongside mysql -# - NMM audio backend support (fix build - propably some BRs) -# - make descriptions less useless -# - track http://websvn.kde.org/trunk/extragear/multimedia/amarok/TODO?rev=470324&r1=470292&r2=470324 -# - include /usr/bin/amarok_proxy.rb (proxy server for last.fm, but req. ruby) +# - postgresql support alongside mysql +# - NMM audio backend support (fix build - propably some BRs) +# - make descriptions less useless +# - track http://websvn.kde.org/trunk/extragear/multimedia/amarok/TODO?rev=470324&r1=470292&r2=470324 +# - include /usr/bin/amarok_proxy.rb (proxy server for last.fm, but req. ruby) +# - main package pulls /usr/bin/ruby +# - monitor http://bugs.kde.org/show_bug.cgi?id=137390 to remove the temporary fix +# - karma & MFS (see README) +# - ProjectM (see README) # # Conditional builds: %bcond_with gstreamer # enable gstreamer (gst10 not stable) %bcond_without mas # disable MAS audio backend %bcond_without xine # disable xine engine -%bcond_without xmms # disable xmms wrapping %bcond_without zeroconf # disable support for zeroconf %bcond_without included_sqlite # don't use included sqlite (VERY BAD IDEA), needs sqlite >= 3.3 otherwise %bcond_without helix # disable HelixPlayer engine %bcond_without mp3players # disable iPod and iRiver MP3 players support -%bcond_with nmm # enable NMM audio backend +%bcond_with nmm # enable NMM audio backend %bcond_with mysql # enable MySQL support %bcond_with pgsql # enable PostgreSQL support # @@ -24,17 +27,22 @@ %endif Summary: A KDE audio player -Summary(pl.UTF-8): Odtwarzacz audio dla KDE +Summary(pl.UTF-8): Odtwarzacz audio dla KDE Name: amarok -Version: 1.4.2 -Release: 1 +Version: 1.8.0 +Release: 0.1 License: GPL Group: X11/Applications/Multimedia -#Source0: http://dl.sourceforge.net/amarok/%{name}-%{version}.tar.bz2 -Source0: ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/kde/stable/amarok/%{version}/src/%{name}-%{version}.tar.bz2 -# Source0-md5: a1e5aac4294eb049021d1e2889c0d214 +Source0: ftp://ftp.kde.org/pub/kde/unstable/amarok/1.80/src/%{name}-1.80.tar.bz2 +# Source0-md5: ed37b7f92454a5163d6e4060602a6805 Patch0: %{name}-helixplayer-morearchs.patch Patch1: %{name}-libnjb.patch +Patch2: %{name}-smp.patch +Patch3: %{name}-sparc.patch +Patch4: kde-ac260-lt.patch +Patch5: kde-common-PLD.patch +Patch6: %{name}-gcc4.patch +Patch7: %{name}-titleorder.patch URL: http://amarok.kde.org/ BuildRequires: SDL-devel BuildRequires: alsa-lib-devel @@ -43,17 +51,18 @@ BuildRequires: dbus-glib-devel BuildRequires: gettext-devel %{?with_gstreamer:BuildRequires: gstreamer-devel >= 0.10.0} -BuildRequires: kdebase-devel +BuildRequires: kde4-kdebase-devel %{?with_akode:BuildRequires: kdemultimedia-akode} -BuildRequires: kdemultimedia-devel >= 9:3.1.93 -%{?with_mp3players:BuildRequires: libgpod-devel >= 0.2.0} -%{?with_mp3players:BuildRequires: libifp-devel} +BuildRequires: kde4-kdemultimedia-devel +%{?with_mp3players:BuildRequires: libgpod-devel >= 0.4.2} +%{?with_mp3players:BuildRequires: libifp-devel >= 1.0.0.2} BuildRequires: libltdl-devel -%{?with_mp3players:BuildRequires: libnjb-devel} +%{?with_mp3players:BuildRequires: libmtp-devel >= 0.1.1} +%{?with_mp3players:BuildRequires: libnjb-devel >= 2.2.4} %{?with_pgsql:BuildRequires: libpqxx-devel} -BuildRequires: libtunepimp-devel >= 0.4.0 +BuildRequires: libtunepimp-devel >= 0.5.1-6 BuildRequires: libvisual-devel >= 0.4.0 -BuildRequires: mpeg4ip-devel +BuildRequires: mpeg4ip-devel >= 1:1.6 %{?with_mysql:BuildRequires: mysql-devel} BuildRequires: pcre-devel BuildRequires: pkgconfig @@ -64,13 +73,42 @@ %{!?with_included_sqlite:BuildRequires: sqlite3-devel >= 3.3} BuildRequires: taglib-devel >= 1.4 %{?with_xine:BuildRequires: xine-lib-devel >= 1.1.1} -%{?with_xmms:BuildRequires: xmms-devel} +Requires(post): /sbin/ldconfig Requires: %{name}-plugin = %{version}-%{release} -Requires: kdebase-core >= 9:3.1.93 -Requires: kdemultimedia-audiocd >= 9:3.1.93 +Requires: kde4-kdebase-core +Requires: kde4-kdemultimedia-audiocd +Suggests: libvisual-plugin-actor-JESS +Suggests: libvisual-plugin-actor-bumpscope +Suggests: libvisual-plugin-actor-corona +Suggests: libvisual-plugin-actor-flower +Suggests: libvisual-plugin-actor-gdkpixbuf +Suggests: libvisual-plugin-actor-gforce +Suggests: libvisual-plugin-actor-gstreamer +Suggests: libvisual-plugin-actor-infinite +Suggests: libvisual-plugin-actor-jakdaw +Suggests: libvisual-plugin-actor-lv_analyzer +Suggests: libvisual-plugin-actor-lv_gltest +Suggests: libvisual-plugin-actor-lv_scope +Suggests: libvisual-plugin-actor-madspin +Suggests: libvisual-plugin-actor-nastyfft +Suggests: libvisual-plugin-actor-oinksie +Suggests: libvisual-plugin-input-alsa +Suggests: libvisual-plugin-input-esd +Suggests: libvisual-plugin-input-jack +Suggests: libvisual-plugin-input-mplayer +Suggests: libvisual-plugin-morph-alphablend +Suggests: libvisual-plugin-morph-flash +Suggests: libvisual-plugin-morph-slide +Suggests: libvisual-plugin-morph-tentacle Obsoletes: amarok-arts +Obsoletes: amarok-xmms +# [EMAIL PROTECTED] vs. [EMAIL PROTECTED] +Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +# temporary hack for proper libgpod::itdb_get_mountpoint() detection. +%define filterout_ld -Wl,--as-needed + %description A KDE audio player. @@ -79,7 +117,7 @@ %package akode Summary: Plugin akode -Summary(pl.UTF-8): Wtyczka akode +Summary(pl.UTF-8): Wtyczka akode Group: X11/Applications/Multimedia Requires: %{name} = %{version}-%{release} Provides: %{name}-plugin = %{version}-%{release} @@ -92,7 +130,7 @@ %package helix Summary: Helix/Realplayer playback support for amarok -Summary(pl.UTF-8): Wsparcie dla odtwarzania przez Helix/Realplayera dla amaroka +Summary(pl.UTF-8): Wsparcie dla odtwarzania przez Helix/Realplayera dla amaroka Group: X11/Applications/Multimedia Requires: %{name} = %{version}-%{release} Requires: helix-core @@ -106,7 +144,7 @@ %package gstreamer Summary: Plugin gstreamer -Summary(pl.UTF-8): Wtyczka gstreamer +Summary(pl.UTF-8): Wtyczka gstreamer Group: X11/Applications/Multimedia # deps, to get it working: # mp3 decoder: gstreamer-mad @@ -134,7 +172,7 @@ %package xine Summary: Plugin xine -Summary(pl.UTF-8): Wtyczka xine +Summary(pl.UTF-8): Wtyczka xine Group: X11/Applications/Multimedia Requires: %{name} = %{version}-%{release} Requires: xine-plugin-audio @@ -146,24 +184,12 @@ %description xine -l pl.UTF-8 Wtyczka xine. -%package xmms -Summary: Xmms wrapper -Summary(pl.UTF-8): Wrapper xmms -Group: X11/Applications/Multimedia -Requires: %{name} = %{version}-%{release} - -%description xmms -Xmms wrapper. - -%description xmms -l pl.UTF-8 -Wrapper xmms. - %package zeroconf Summary: Zeroconf data -Summary(pl.UTF-8): Dane dla zeroconf +Summary(pl.UTF-8): Dane dla zeroconf Group: X11/Applications/Multimedia Requires: %{name} = %{version}-%{release} -Requires: kdenetwork-kdnssd +Requires: kde4-kdenetwork-kdnssd Provides: %{name}-plugin = %{version}-%{release} %description zeroconf @@ -174,10 +200,10 @@ %package scripts Summary: amaroK scripts -Summary(pl.UTF-8): Skrypty amaroKa +Summary(pl.UTF-8): Skrypty amaroKa Group: X11/Applications/Multimedia Requires: %{name} = %{version}-%{release} -Requires: kdebase-kdialog +Requires: kde4-kdebase-kdialog Requires: python-PyQt Requires: ruby-modules @@ -188,53 +214,42 @@ <http://amarok.kde.org/amarokwiki/index.php/Script-Writing_HowTo>. %description scripts -l pl.UTF-8 -Skrypty amaroKa pozwalające rozszerzać jego funkcjonalność. +Skrypty amaroKa pozwalaj??ce rozszerza?? jego funkcjonalno????. -Więcej o skryptach w amaroKu można dowiedzieć się stąd: +Wi??cej o skryptach w amaroKu mo??na dowiedzie?? si?? st??d: <http://amarok.kde.org/amarokwiki/index.php/Script-Writing_HowTo>. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 -%{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \ - amarok/src/amarok.desktop \ +%setup -qn %{name}-1.80 +#%patch0 -p1 +#%patch1 -p1 +#%patch2 -p1 +#%patch3 -p1 +#%patch4 -p1 +#%patch5 -p1 +#%patch6 -p1 +#%patch7 -p1 + +#%{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \ +# amarok/src/amarok.desktop \ # see kde bug #110909 -%{__sed} -i -e 's/amarok_live//' amarok/src/scripts/Makefile.am +#%{__sed} -i -e 's/amarok_live//' amarok/src/scripts/Makefile.am # kill env, call interpreter directly, so rpm automatics could rule -%{__sed} -i -e ' - 1s,#!.*bin/env.*ruby,#!%{_bindir}/ruby, - 1s,#!.*bin/env.*python,#!%{_bindir}/python, - 1s,#!.*bin/env.*bash,#!/bin/bash, -' amarok/src/scripts/*/*.{py,rb,sh} amarok/src/amarok_proxy.rb +#%{__sed} -i -e ' +# 1s,#!.*bin/env.*ruby,#!%{_bindir}/ruby, +# 1s,#!.*bin/env.*python,#!%{__python}, +#' amarok/src/scripts/*/*.{py,rb} amarok/src/amarok_proxy.rb %build -cp -f /usr/share/automake/config.sub admin -%{__make} -f admin/Makefile.common cvs -# hack: passing something other than "no" or "yes" to --with-helix allows -# us to pass HELIX_LIBS -%configure \ - HELIX_LIBS=%{_libdir}/helixplayer \ - --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \ - --disable-rpath \ - --with%{!?with_mas:out}-mas \ - --with%{!?with_xine:out}-xine \ - --with%{!?with_gstreamer:out}-gstreamer10 \ - --with%{!?with_akode:out}-akode \ - --with%{!?with_helix:out}-helix%{?with_helix:=usegivenpath} \ - --with%{!?with_nmm:out}-nmm \ - --with%{!?with_mp3players:out}-libgpod \ - --with%{!?with_mp3players:out}-libnjb \ - --with%{!?with_mp3players:out}-ifp \ - --%{?with_mysql:en}%{!?with_mysql:dis}able-mysql \ - --%{?with_mysql:en}%{!?with_mysql:dis}able-postgresql \ - --disable-final \ - --with-mp4v2 \ - --with-qt-libraries=%{_libdir} \ - --with%{!?with_included_sqlite:out}-included-sqlite +export QTDIR=%{_prefix} +install -d amarok-build +cd amarok-build +%cmake \ +-DCMAKE_INSTALL_PREFIX=%{_prefix} \ + ../ %{__make} @@ -249,20 +264,21 @@ # remove bogus dir rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/xx +rm $RPM_BUILD_ROOT%{_libdir}/kde3/*.la +rm $RPM_BUILD_ROOT%{_libdir}/ruby_lib/libhttp11.la + +[ -d $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED] ] || \ + mv -f $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED],latin} %find_lang amarok --all-name --with-kde %clean rm -rf $RPM_BUILD_ROOT -if [ "$1" = 1 ]; then - echo "Remember to install libvisual-plugins-* packages if you" - echo "want to have a visualizations in amaroK." -fi +%post -p /sbin/ldconfig -%post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%files -f %{name}.lang +%files -f amarok.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/amarok @@ -271,22 +287,19 @@ %attr(755,root,root) %{_bindir}/amarok_libvisual %attr(755,root,root) %{_bindir}/amarok_proxy.rb %attr(755,root,root) %{_bindir}/amarok_daapserver.rb +%attr(755,root,root) %{_libdir}/libamarok.so %attr(755,root,root) %{_libdir}/libamarok.so.*.*.* -%{_libdir}/kde3/konqsidebar_universalamarok.la %attr(755,root,root) %{_libdir}/kde3/konqsidebar_universalamarok.so -%{_libdir}/kde3/libamarok_generic-mediadevice.la %attr(755,root,root) %{_libdir}/kde3/libamarok_generic-mediadevice.so -%{_libdir}/kde3/libamarok_void-engine_plugin.la %attr(755,root,root) %{_libdir}/kde3/libamarok_void-engine_plugin.so -%{_libdir}/libamarok.la -%{_libdir}/kde3/libamarok_daap-mediadevice.la %attr(755,root,root) %{_libdir}/kde3/libamarok_daap-mediadevice.so -%{_libdir}/kde3/libamarok_massstorage-device.la %attr(755,root,root) %{_libdir}/kde3/libamarok_massstorage-device.so -%{_libdir}/kde3/libamarok_nfs-device.la %attr(755,root,root) %{_libdir}/kde3/libamarok_nfs-device.so -%{_libdir}/kde3/libamarok_smb-device.la %attr(755,root,root) %{_libdir}/kde3/libamarok_smb-device.so +%dir %{_libdir}/ruby_lib +%{_libdir}/ruby_lib/http11.rb +%attr(755,root,root) %{_libdir}/ruby_lib/libhttp11.so +%attr(755,root,root) %{_libdir}/ruby_lib/libhttp11.so.0.0.0 %dir %{_datadir}/apps/amarok %dir %{_datadir}/apps/amarok/scripts %{_datadir}/apps/amarok/ruby_lib @@ -296,6 +309,8 @@ %{_datadir}/apps/amarok/images %{_datadir}/apps/amarok/themes %{_datadir}/apps/konqueror/servicemenus/amarok_append.desktop +%{_datadir}/apps/konqueror/servicemenus/amarok_addaspodcast.desktop +%{_datadir}/apps/konqueror/servicemenus/amarok_play_audiocd.desktop %{_datadir}/apps/konqsidebartng/add/amarok.desktop %{_datadir}/apps/konqsidebartng/entries/amarok.desktop %{_datadir}/apps/konqsidebartng/kicker_entries/amarok.desktop @@ -317,21 +332,19 @@ %{_iconsdir}/*/*/apps/amarok.* # TODO: move to subpackage %if %{with mp3players} -%{_libdir}/kde3/libamarok_ifp-mediadevice.la %attr(755,root,root) %{_libdir}/kde3/libamarok_ifp-mediadevice.so -%{_libdir}/kde3/libamarok_ipod-mediadevice.la %attr(755,root,root) %{_libdir}/kde3/libamarok_ipod-mediadevice.so -%{_libdir}/kde3/libamarok_njb-mediadevice.la +%attr(755,root,root) %{_libdir}/kde3/libamarok_mtp-mediadevice.so %attr(755,root,root) %{_libdir}/kde3/libamarok_njb-mediadevice.so %{_datadir}/services/amarok_ifp-mediadevice.desktop %{_datadir}/services/amarok_ipod-mediadevice.desktop +%{_datadir}/services/amarok_mtp-mediadevice.desktop %{_datadir}/services/amarok_njb-mediadevice.desktop %endif %if %{with akode} %files akode %defattr(644,root,root,755) -%{_libdir}/kde3/libamarok_aKode-engine.la %attr(755,root,root) %{_libdir}/kde3/libamarok_aKode-engine.so %{_datadir}/services/amarok_aKode-engine.desktop %endif @@ -339,7 +352,6 @@ %if %{with gstreamer} %files gstreamer %defattr(644,root,root,755) -%{_libdir}/kde3/libamarok_gst10engine_plugin.la %attr(755,root,root) %{_libdir}/kde3/libamarok_gst10engine_plugin.so %{_datadir}/config.kcfg/gstconfig.kcfg %{_datadir}/services/amarok_gst10engine_plugin.desktop @@ -348,7 +360,6 @@ %if %{with helix} %files helix %defattr(644,root,root,755) -%{_libdir}/kde3/libamarok_helixengine_plugin.la %attr(755,root,root) %{_libdir}/kde3/libamarok_helixengine_plugin.so %{_datadir}/config.kcfg/helixconfig.kcfg %{_datadir}/services/amarok_helixengine_plugin.desktop @@ -357,18 +368,11 @@ %if %{with xine} %files xine %defattr(644,root,root,755) -%{_libdir}/kde3/libamarok_xine-engine.la %attr(755,root,root) %{_libdir}/kde3/libamarok_xine-engine.so %{_datadir}/config.kcfg/xinecfg.kcfg %{_datadir}/services/amarok_xine-engine.desktop %endif -%if %{with xmms} -%files xmms -%defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/amarok_xmmswrapper2 -%endif - %if 0 %if %{with zeroconf} %files zeroconf @@ -423,7 +427,7 @@ %{_datadir}/apps/amarok/scripts/webcontrol/WebControl.spec %{_datadir}/apps/amarok/scripts/webcontrol/smallstar.png %{_datadir}/apps/amarok/scripts/webcontrol/star.png -%attr(755,root,root) %{_datadir}/apps/amarok/scripts/webcontrol/WebControl.py +%attr(755,root,root) %{_datadir}/apps/amarok/scripts/webcontrol/WebControl.py %dir %{_datadir}/apps/amarok/scripts/lyrics_astraweb %{_datadir}/apps/amarok/scripts/lyrics_astraweb/COPYING @@ -456,7 +460,7 @@ %{_datadir}/apps/amarok/scripts/amarok_live/README %{_datadir}/apps/amarok/scripts/amarok_live/amarok.live.remaster.part1.sh %{_datadir}/apps/amarok/scripts/amarok_live/amarok.live.remaster.part2.sh -%attr(755,root,root) %{_datadir}/apps/amarok/scripts/amarok_live/amarok_live.py +%attr(755,root,root) %{_datadir}/apps/amarok/scripts/amarok_live/amarok_live.py %endif %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -465,19 +469,177 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.123.2.4 2007-02-12 13:20:12 baggins +Revision 1.123.2.5 2008-02-03 16:59:39 paszczus +- started update to 1.8.0 (2.x line) +- NFY, needs work, not building for now + +Revision 1.176 2008-01-29 20:39:30 hawk +- release 4 + +Revision 1.175 2007-12-24 15:20:34 shadzik +- rel 3 (same reason) + +Revision 1.174 2007-12-24 14:34:45 shadzik +- rel 2 (rebuild with new libgpod) + +Revision 1.173 2007-12-21 13:51:37 vip +- up to 1.4.8 + +Revision 1.172 2007-12-05 08:58:19 hawk +- fix building with mpeg4ip >= 1.6 +- BR: mpeg4ip >= 1.6 +- release 5 + +Revision 1.171 2007-11-03 22:56:31 ankry +- [EMAIL PROTECTED] -> [EMAIL PROTECTED], rel. 4 + +Revision 1.170 2007/11/01 15:45:35 arekm +- rel 3; rebuild with fixed pcre + +Revision 1.169 2007/10/08 19:42:50 blues +- no banner, use suggests + +Revision 1.168 2007/09/10 01:51:58 wolvverine +- rel.2 + +Revision 1.167 2007/08/16 21:34:04 adamg +- updated to 1.4.7 + +Revision 1.166 2007/07/03 09:08:30 arekm +- rel 3 + +Revision 1.165 2007/07/02 21:54:38 glen +- rel 2 + +Revision 1.164 2007/06/22 12:48:06 shadzik +- 1.4.6 + +Revision 1.163 2007/04/26 18:10:42 czarny +- smp patch is back +- rel 6 for rebuild + +Revision 1.162 2007/04/18 09:44:36 pluto +- rebuild to fix libstdc++ implementation change (_ZNSo9_M_insertEPKcl). +- release 5. + +Revision 1.161 2007/04/04 19:47:39 glen +- do not force jobs in spec + +Revision 1.160 2007/04/04 17:22:03 rotom +- rel 4 +- lost dir added + +Revision 1.159 2007/04/02 11:18:18 arekm +- rel 3 + +Revision 1.158 2007/02/12 21:23:46 glen +- tabs in preamble + +Revision 1.157 2007/02/12 20:01:03 glen +- src/vis/xmms dropped (i don't see it in sources and didn't got any reasonable answer in #amarok); rel 2 + +Revision 1.156 2007/02/12 00:48:36 baggins - converted to UTF-8 -Revision 1.123.2.3 2006/08/22 20:42:32 shadzik -- 1.4.2 stable, rel 1; ready to merge +Revision 1.155 2007/02/09 00:07:24 glen +- more + +Revision 1.154 2007/02/09 00:07:03 glen +- merged 1.4.5 from AC-branch + +Revision 1.153 2006/12/27 09:54:06 glen +- titleorder.patch restored + +Revision 1.152 2006/12/27 09:53:08 glen +- drop .la once more + +Revision 1.150 2006/12/22 01:21:15 shadzik +- rel 6 for rebuild + +Revision 1.149 2006/12/19 20:30:53 pluto +- drop *.la, release 5.1. + +Revision 1.148 2006/12/12 18:59:59 pluto +- gcc4 fix. + +Revision 1.147 2006/12/01 16:59:30 glen +- rel 5 + +Revision 1.146 2006/11/16 22:04:37 hawk +- added sparc compilation fix (from czarny) +- release 4 + +Revision 1.145 2006/11/16 17:27:06 shadzik +- rel 3 + +Revision 1.144 2006/11/16 15:24:22 czarny +- smp fix temprary patch +- todo added + +Revision 1.143 2006/11/03 22:09:40 hawk +- release 2 + +Revision 1.142 2006/11/03 12:29:47 glen +- add kde-common-PLD.patch + +Revision 1.141 2006/11/02 14:23:31 shadzik +- 1.4.4 - more %files -- new Source0 -Revision 1.123.2.2 2006/07/31 08:17:11 shadzik -- more %files (mostly for ruby support) +Revision 1.140 2006/10/26 16:32:12 shadzik +- rel 3 to rebuild with new libmtp +- STBR + +Revision 1.139 2006/10/12 08:01:06 hawk +- release 2 + +Revision 1.138 2006/10/04 18:43:56 pluto +- remove upper-bound of libgpod BR. + -Wl,--as-needed just breaks itdb_get_mountpoint() detection. + +Revision 1.137 2006/10/03 22:00:21 pluto +- fix ac260-lt issue, req. proper libtunepim-devel-0.5.x. + +Revision 1.136 2006/09/12 04:46:15 ankry +- tabs + +Revision 1.135 2006/09/10 13:00:54 paszczus +- added BR: libgpod-devel < 0.3.1 + +Revision 1.134 2006/09/05 19:50:23 paszczus +- turn ON building with mp3players support +- added mtp device files + +Revision 1.133 2006/09/05 19:46:21 djurban +- fix the xmms bcond + +Revision 1.132 2006/09/05 17:21:37 shadzik +- 1.4.3 + +Revision 1.131 2006/09/01 15:38:52 glen +- restore libvisual plugins notice into %post (broken in r1.112) + +Revision 1.130 2006/09/01 14:57:45 glen +- update TODO <<Diff was trimmed, longer than 597 lines>> ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amarok.spec?r1=1.123.2.4&r2=1.123.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
