Update to 0.7.91
This commit is contained in:
parent
e2238f5757
commit
699f36476c
@ -1 +1 @@
|
||||
brasero-0.7.90.tar.bz2
|
||||
brasero-0.7.91.tar.bz2
|
||||
|
16
brasero.spec
16
brasero.spec
@ -1,14 +1,13 @@
|
||||
|
||||
Name: brasero
|
||||
Version: 0.7.90
|
||||
Version: 0.7.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Gnome CD/DVD burning application
|
||||
Group: Applications/Multimedia
|
||||
License: GPLv2+
|
||||
URL: http://www.gnome.org/projects/brasero/
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/0.7/%{name}-%{version}.tar.bz2
|
||||
Patch0: brasero-0.7.0-open.patch
|
||||
Patch1: brasero-0.7.90-desktop.patch
|
||||
Patch0: brasero-0.7.90-desktop.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: glib2-devel >= 2.15.6
|
||||
@ -17,12 +16,12 @@ BuildRequires: desktop-file-utils
|
||||
BuildRequires: GConf2-devel >= 2.0.0
|
||||
BuildRequires: hal-devel >= 0.5
|
||||
BuildRequires: libgnomeui-devel >= 2.10.0
|
||||
BuildRequires: gstreamer-devel >= 0.10.6
|
||||
BuildRequires: gstreamer-devel >= 0.10.15
|
||||
BuildRequires: gstreamer-plugins-base-devel >= 0.10.0
|
||||
%ifnarch ppc64
|
||||
BuildRequires: libbeagle-devel >= 0.1.1
|
||||
%endif
|
||||
BuildRequires: totem-pl-parser-devel >= 2.20.0
|
||||
BuildRequires: totem-pl-parser-devel >= 2.22.0
|
||||
BuildRequires: libnotify-devel >= 0.3.0
|
||||
BuildRequires: libxml2-devel >= 2.6.0
|
||||
BuildRequires: dbus-glib-devel >= 0.7.2
|
||||
@ -51,8 +50,7 @@ desktop.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .open
|
||||
%patch1 -p1 -b .desktop
|
||||
%patch0 -p1 -b .desktop
|
||||
|
||||
|
||||
%build
|
||||
@ -135,6 +133,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jul 6 2008 Denis Leroy <denis@poolshark.org> - 0.7.91-1
|
||||
- Update to unstable 0.7.91
|
||||
- open flags patch upstreamed
|
||||
|
||||
* Wed Jun 11 2008 Denis Leroy <denis@poolshark.org> - 0.7.90-1
|
||||
- Update to unstable 0.7.90
|
||||
- Added patch to validate desktop file
|
||||
|
Loading…
Reference in New Issue
Block a user