Update to 0.5.2

This commit is contained in:
Denis Leroy 2007-02-26 14:50:50 +00:00
parent 9b44b2881f
commit fa678bdd05
3 changed files with 10 additions and 10 deletions

View File

@ -1 +1 @@
brasero-0.5.1.tar.bz2 brasero-0.5.2.tar.bz2

View File

@ -1,13 +1,12 @@
Name: brasero Name: brasero
Version: 0.5.1 Version: 0.5.2
Release: 2%{?dist} Release: 1%{?dist}
Summary: Gnome CD/DVD burning application Summary: Gnome CD/DVD burning application
Group: Applications/Multimedia Group: Applications/Multimedia
License: GPL License: GPL
URL: http://perso.orange.fr/bonfire/ URL: http://perso.orange.fr/bonfire/
Source0: http://download.sourceforge.net/bonfire/%{name}-%{version}.tar.bz2 Source0: http://download.sourceforge.net/bonfire/%{name}-%{version}.tar.bz2
Patch0: brasero-0.5.1-isofs.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gettext intltool BuildRequires: gettext intltool
@ -18,7 +17,7 @@ BuildRequires: gstreamer-plugins-base-devel >= 0.10.0
BuildRequires: nautilus-cd-burner-devel >= 2.16.0 BuildRequires: nautilus-cd-burner-devel >= 2.16.0
BuildRequires: libbeagle-devel >= 0.1.1 BuildRequires: libbeagle-devel >= 0.1.1
BuildRequires: totem-devel >= 1.2.0 BuildRequires: totem-devel >= 1.2.0
BuildRequires: libburn-devel >= 0.2.1 BuildRequires: libburn-devel >= 0.2.3
BuildRequires: libisofs-devel >= 0.2.4 BuildRequires: libisofs-devel >= 0.2.4
Requires: dvd+rw-tools Requires: dvd+rw-tools
@ -41,7 +40,6 @@ desktop.
%prep %prep
%setup -q %setup -q
%patch0 -p1 -b .isofs
%build %build
@ -106,14 +104,16 @@ fi
%{_bindir}/* %{_bindir}/*
%{_datadir}/%{name} %{_datadir}/%{name}
%{_datadir}/applications/brasero.desktop %{_datadir}/applications/brasero.desktop
%{_datadir}/icons/hicolor/16x16/apps/* %{_datadir}/icons/hicolor/*/apps/*
%{_datadir}/icons/hicolor/24x24/apps/*
%{_datadir}/icons/hicolor/scalable/apps/*
%{_datadir}/mime/packages/* %{_datadir}/mime/packages/*
%config %{_sysconfdir}/gconf/schemas/%{name}.schemas %config %{_sysconfdir}/gconf/schemas/%{name}.schemas
%changelog %changelog
* Mon Feb 26 2007 Denis Leroy <denis@poolshark.org> - 0.5.2-1
- Update to 0.5.2
- Removed libisofs patch, now upstream
* Wed Jan 17 2007 Denis Leroy <denis@poolshark.org> - 0.5.1-2 * Wed Jan 17 2007 Denis Leroy <denis@poolshark.org> - 0.5.1-2
- Added patch to support libisofs.so.4 and libburn.so.6 - Added patch to support libisofs.so.4 and libburn.so.6

View File

@ -1 +1 @@
f578d2aaf6b434f91beb935f112728e2 brasero-0.5.1.tar.bz2 2c23c4faa958c63b0e5b18c24420682c brasero-0.5.2.tar.bz2