Author: glen Date: Tue Feb 19 23:14:40 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - lower unreasoned deps - python-mutagen >= 1.8 is needed
---- Files affected: SPECS: libgpod.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/libgpod.spec diff -u SPECS/libgpod.spec:1.26 SPECS/libgpod.spec:1.27 --- SPECS/libgpod.spec:1.26 Tue Jan 29 17:21:41 2008 +++ SPECS/libgpod.spec Wed Feb 20 00:14:35 2008 @@ -11,9 +11,9 @@ URL: http://www.gtkpod.org/libgpod.html BuildRequires: autoconf >= 2.52 BuildRequires: automake -BuildRequires: dbus-glib-devel >= 0.71 +BuildRequires: dbus-glib-devel >= 0.30 BuildRequires: gettext-devel -BuildRequires: gtk+2-devel >= 2:2.10.1 +BuildRequires: gtk+2-devel >= 2.0 BuildRequires: gtk-doc >= 1.0 BuildRequires: hal-devel < 0.6 BuildRequires: hal-devel >= 0.5.7.1 @@ -22,7 +22,7 @@ BuildRequires: pkgconfig BuildRequires: python-devel >= 2.1.1 BuildRequires: python-eyeD3 >= 0.6.6 -BuildRequires: python-mutagen >= 1.11 +BuildRequires: python-mutagen >= 1.8 BuildRequires: rpm-pythonprov BuildRequires: sg3_utils-devel BuildRequires: swig-python >= 1.3.24 @@ -47,8 +47,8 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libgpod Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: dbus-glib-devel >= 0.71 -Requires: gtk+2-devel >= 2:2.10.1 +Requires: dbus-glib-devel >= 0.30 +Requires: gtk+2-devel >= 2.0 Requires: hal-devel >= 0.5.7.1 %description devel @@ -135,6 +135,7 @@ %doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/ipod-read-sysinfo-extended %attr(755,root,root) %{_libdir}/libgpod.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libgpod.so.3 %attr(755,root,root) %{_libdir}/hal/libgpod-callout %{_datadir}/hal/fdi/policy/20thirdparty/20-libgpod-sysinfo-extended.fdi @@ -165,6 +166,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2008-02-19 23:14:35 glen +- lower unreasoned deps +- python-mutagen >= 1.8 is needed + Revision 1.26 2008-01-29 16:21:41 tommat - BR: sg3_utils-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgpod.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
