Update to 0.5.2
This commit is contained in:
parent
9b44b2881f
commit
fa678bdd05
@ -1 +1 @@
|
|||||||
brasero-0.5.1.tar.bz2
|
brasero-0.5.2.tar.bz2
|
||||||
|
16
brasero.spec
16
brasero.spec
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user