Author: glen Date: Tue May 22 21:43:09 2012 GMT Module: packages Tag: HEAD ---- Log message: - drop unused args
---- Files affected: packages/rhythmbox: rhythmbox.spec (1.158 -> 1.159) ---- Diffs: ================================================================ Index: packages/rhythmbox/rhythmbox.spec diff -u packages/rhythmbox/rhythmbox.spec:1.158 packages/rhythmbox/rhythmbox.spec:1.159 --- packages/rhythmbox/rhythmbox.spec:1.158 Tue May 22 23:23:13 2012 +++ packages/rhythmbox/rhythmbox.spec Tue May 22 23:43:04 2012 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Aplikacja do zarządzania muzyką Name: rhythmbox Version: 2.96 -Release: 0.3 +Release: 0.4 License: GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/%{version}/%{name}-%{version}.tar.xz @@ -156,13 +156,11 @@ %{?with_daap:--enable-daap} \ --with-gnome-keyring \ --with-gudev \ - --with-libbrasero-media \ --with-mdns=avahi \ --with-mtp \ --with-webkit \ --with-x \ - --without-hal \ - --without-libnautilus-burn + --without-hal %{__make} %install @@ -365,6 +363,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.159 2012/05/22 21:43:04 glen +- drop unused args + Revision 1.158 2012/05/22 21:23:13 glen - updated more deps, cleanups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/rhythmbox/rhythmbox.spec?r1=1.158&r2=1.159 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
