Author: megabajt Date: Tue Jul 15 22:04:42 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - reviewed deps
---- Files affected: SPECS: brasero.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/brasero.spec diff -u SPECS/brasero.spec:1.36 SPECS/brasero.spec:1.37 --- SPECS/brasero.spec:1.36 Mon Jul 14 16:19:37 2008 +++ SPECS/brasero.spec Wed Jul 16 00:04:36 2008 @@ -14,27 +14,28 @@ Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/0.8/%{name}-%{version}.tar.bz2 # Source0-md5: 1bba2b548bbc78accee859b45ddc3310 URL: http://www.gnome.org/projects/brasero/ +BuildRequires: GConf2-devel >= 2.0.0 BuildRequires: autoconf BuildRequires: automake -%{?with_beagle:BuildRequires: beagle-devel >= 0.1.1} -BuildRequires: gnome-vfs2-devel >= 2.14.2 -BuildRequires: gstreamer-devel >= 0.10.6 +BuildRequires: gettext-devel +BuildRequires: glib2-devel >= 1:2.16.0 +BuildRequires: gnome-doc-utils +BuildRequires: gstreamer-devel >= 0.10.15 BuildRequires: gstreamer-plugins-base-devel >= 0.10.0 -BuildRequires: gtk+2-devel >= 2:2.11.6 +BuildRequires: gtk+2-devel >= 2:2.12.0 BuildRequires: hal-devel >= 0.5 -BuildRequires: intltool >= 0.35.0 +BuildRequires: intltool >= 0.40.0 +%{?with_beagle:BuildRequires: libbeagle-devel >= 0.3.0} BuildRequires: libburn-devel >= 0.4.0 BuildRequires: libgnomeui-devel >= 2.10.0 BuildRequires: libisofs-devel >= 0.6.4 -BuildRequires: libnotify-devel >= 0.3.0 BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.0 -BuildRequires: nautilus-cd-burner-devel >= 2.16.0 BuildRequires: pkgconfig -BuildRequires: totem-pl-parser-devel >= 1.2.0 -Requires(post,preun): GConf2 +BuildRequires: totem-pl-parser-devel >= 2.22.0 Requires(post,postun): desktop-file-utils Requires(post,postun): hicolor-icon-theme +Requires(post,preun): GConf2 Requires: hal >= 0.5 Suggests: dvd+rw-tools Obsoletes: bonfire @@ -43,12 +44,12 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Brasero is a CD/DVD mastering tool for the GNOME desktop. -It is designed to be simple and easy to use. +Brasero is a CD/DVD mastering tool for the GNOME desktop. It is +designed to be simple and easy to use. %description -l pl.UTF-8 -Brasero jest narzędziem do masteringu płyt CD/DVD dla biurka -GNOME. Jest zaprojektowany by być prostym i łatwym w obsłudze. +Brasero jest narzędziem do masteringu płyt CD/DVD dla biurka GNOME. +Jest zaprojektowany by być prostym i łatwym w obsłudze. %prep %setup -q @@ -62,7 +63,8 @@ %{__automake} %configure \ %{!?with_beagle:--disable-search} \ - --disable-caches + --disable-caches \ + --disable-schemas-install %{__make} %install @@ -113,6 +115,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2008/07/15 22:04:36 megabajt +- reviewed deps + Revision 1.36 2008/07/14 14:19:37 patrys - 0.8.0 - patch0 applied upstream (desktop) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/brasero.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
