ef6a7e
Name:      brasero
ef6a7e
Version:   3.12.2
ef6a7e
Release:   5%{?dist}
ef6a7e
Summary:   Gnome CD/DVD burning application
ef6a7e
ef6a7e
# see https://bugzilla.gnome.org/show_bug.cgi?id=683503
ef6a7e
License:   GPLv3+
ef6a7e
URL:       https://wiki.gnome.org/Apps/Brasero
ef6a7e
Source0:   https://download.gnome.org/sources/brasero/3.12/brasero-%{version}.tar.xz
ef6a7e
# https://bugzilla.redhat.com/show_bug.cgi?id=1704341
ef6a7e
Patch0:    brasero-3.12.2-fix-bdr-flags.patch
ef6a7e
ef6a7e
BuildRequires:  gtk3-devel >= 2.99.0
ef6a7e
BuildRequires:  glib2-devel >= 2.15.6
ef6a7e
BuildRequires:  gettext intltool gtk-doc
ef6a7e
BuildRequires:  desktop-file-utils
ef6a7e
BuildRequires:  gstreamer1-devel >= 0.11.92
ef6a7e
BuildRequires:  gstreamer1-plugins-base-devel >= 0.11.92
ef6a7e
BuildRequires:  totem-pl-parser-devel >= 2.22.0
ef6a7e
BuildRequires:  libnotify-devel >= 0.7.0
ef6a7e
BuildRequires:  libxml2-devel >= 2.6.0
ef6a7e
BuildRequires:  dbus-glib-devel >= 0.7.2
ef6a7e
BuildRequires:  libxslt
ef6a7e
BuildRequires:  libappstream-glib
ef6a7e
BuildRequires:  libburn-devel >= 0.4.0
ef6a7e
BuildRequires:  libisofs-devel >= 0.6.4
ef6a7e
BuildRequires:  nautilus-devel >= 2.22.2
ef6a7e
BuildRequires:  libSM-devel
ef6a7e
BuildRequires:  libcanberra-devel
ef6a7e
BuildRequires:  gobject-introspection-devel
ef6a7e
BuildRequires:  tracker-devel
ef6a7e
BuildRequires:  itstool
ef6a7e
BuildRequires:  yelp-tools
ef6a7e
ef6a7e
Requires:  dvd+rw-tools
ef6a7e
Requires:  cdrecord
ef6a7e
Requires:  mkisofs
ef6a7e
Requires:  cdda2wav
ef6a7e
Requires:  %{name}-libs%{?_isa} = %{version}-%{release}
ef6a7e
%ifnarch s390 s390x
ef6a7e
Requires:  cdrdao
ef6a7e
%endif
ef6a7e
ef6a7e
%description
ef6a7e
Simple and easy to use CD/DVD burning application for the Gnome
ef6a7e
desktop.
ef6a7e
ef6a7e
ef6a7e
%package   libs
ef6a7e
Summary:   Libraries for %{name}
ef6a7e
Obsoletes: nautilus-cd-burner-libs < 2.25.4
ef6a7e
ef6a7e
%description libs
ef6a7e
The %{name}-libs package contains the runtime shared libraries for
ef6a7e
%{name}.
ef6a7e
ef6a7e
ef6a7e
%package   nautilus
ef6a7e
Summary:   Nautilus extension for %{name}
ef6a7e
ef6a7e
Provides:  nautilus-cd-burner = %{version}-%{release}
ef6a7e
Obsoletes: nautilus-cd-burner < 2.25.4
ef6a7e
Requires:  %{name} = %{version}-%{release}
ef6a7e
ef6a7e
%description nautilus
ef6a7e
The %{name}-nautilus package contains the brasero nautilus extension.
ef6a7e
ef6a7e
ef6a7e
%package        devel
ef6a7e
Summary:        Headers for developing programs that will use %{name}
ef6a7e
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
ef6a7e
Obsoletes:      nautilus-cd-burner-devel < 2.25.4
ef6a7e
ef6a7e
ef6a7e
%description devel
ef6a7e
This package contains the static libraries and header files needed for
ef6a7e
developing brasero applications.
ef6a7e
ef6a7e
ef6a7e
%prep
ef6a7e
%autosetup -p1
ef6a7e
ef6a7e
ef6a7e
%build
ef6a7e
%configure \
ef6a7e
        --enable-nautilus \
ef6a7e
        --enable-libburnia \
ef6a7e
        --enable-search \
ef6a7e
        --enable-playlist \
ef6a7e
        --enable-preview \
ef6a7e
        --enable-inotify \
ef6a7e
        --disable-caches \
ef6a7e
        --disable-static
ef6a7e
sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
ef6a7e
%make_build
ef6a7e
ef6a7e
ef6a7e
%install
ef6a7e
%make_install
ef6a7e
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
ef6a7e
%find_lang %{name}
ef6a7e
ef6a7e
# Update the screenshot shown in the software center
ef6a7e
#
ef6a7e
# NOTE: It would be *awesome* if this file was pushed upstream.
ef6a7e
#
ef6a7e
# See http://people.freedesktop.org/~hughsient/appdata/#screenshots for more details.
ef6a7e
#
ef6a7e
appstream-util replace-screenshots $RPM_BUILD_ROOT%{_datadir}/appdata/brasero.appdata.xml \
ef6a7e
  https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/brasero/a.png \
ef6a7e
  https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/brasero/b.png \
ef6a7e
  https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/brasero/c.png 
ef6a7e
ef6a7e
ef6a7e
%check
ef6a7e
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
ef6a7e
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
ef6a7e
ef6a7e
ef6a7e
%ldconfig_scriptlets libs
ef6a7e
ef6a7e
ef6a7e
%files -f %{name}.lang
ef6a7e
%license COPYING
ef6a7e
%doc AUTHORS NEWS README
ef6a7e
%{_mandir}/man1/%{name}.*
ef6a7e
%{_bindir}/*
ef6a7e
%{_libdir}/brasero3
ef6a7e
%{_datadir}/%{name}
ef6a7e
%{_datadir}/applications/%{name}.desktop
ef6a7e
%{_datadir}/appdata/%{name}.appdata.xml
ef6a7e
%{_datadir}/help/*
ef6a7e
%{_datadir}/icons/hicolor/*/apps/*
ef6a7e
%{_datadir}/mime/packages/*
ef6a7e
%{_datadir}/GConf/gsettings/brasero.convert
ef6a7e
%{_datadir}/glib-2.0/schemas/org.gnome.brasero.gschema.xml
ef6a7e
ef6a7e
%files libs
ef6a7e
%{_libdir}/*.so.*
ef6a7e
%{_libdir}/girepository-1.0/*.typelib
ef6a7e
ef6a7e
%files nautilus
ef6a7e
%{_libdir}/nautilus/extensions-3.0/*.so
ef6a7e
%{_datadir}/applications/brasero-nautilus.desktop
ef6a7e
ef6a7e
%files devel
ef6a7e
%doc %{_datadir}/gtk-doc/html/libbrasero-media
ef6a7e
%doc %{_datadir}/gtk-doc/html/libbrasero-burn
ef6a7e
%doc ChangeLog
ef6a7e
%{_libdir}/*.so
ef6a7e
%{_libdir}/pkgconfig/*.pc
ef6a7e
%{_includedir}/brasero3
ef6a7e
%{_datadir}/gir-1.0/*.gir
ef6a7e
ef6a7e
ef6a7e
%changelog
ef6a7e
* Fri Sep 10 2021 David King <dking@redhat.com> - 3.12.2-5
ef6a7e
- Fix BD-R media flags
ef6a7e
ef6a7e
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.12.2-4
ef6a7e
- Switch to %%ldconfig_scriptlets
ef6a7e
ef6a7e
* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.12.2-3
ef6a7e
- Remove obsolete scriptlets
ef6a7e
ef6a7e
* Thu Aug 10 2017 Kalev Lember <klember@redhat.com> - 3.12.2-2
ef6a7e
- Rebuilt for libtotem-plparser soname bump
ef6a7e
ef6a7e
* Mon Jul 31 2017 Kalev Lember <klember@redhat.com> - 3.12.2-1
ef6a7e
- Update to 3.12.2
ef6a7e
- Use desktop-file-validate instead of desktop-file-install
ef6a7e
- Update download URLs
ef6a7e
ef6a7e
* Mon Jul 31 2017 Kalev Lember <klember@redhat.com> - 3.12.1-7
ef6a7e
- Rebuilt for libtotem-plparser soname bump
ef6a7e
ef6a7e
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.1-6
ef6a7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
ef6a7e
ef6a7e
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.1-5
ef6a7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
ef6a7e
ef6a7e
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.1-4
ef6a7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
ef6a7e
ef6a7e
* Tue Nov 17 2015 Richard Shaw <hobbes1069@gmail.com> - 3.12.1-3
ef6a7e
- Add patch to fix libdvdcss version detection, fixes BZ#1193628.
ef6a7e
- Use %%license tag.
ef6a7e
ef6a7e
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.1-2
ef6a7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
ef6a7e
ef6a7e
* Tue Apr 28 2015 Matthias Clasen <mclasen@redhat.com> - 3.12.1-1
ef6a7e
- Update to 3.12.1
ef6a7e
ef6a7e
* Mon Mar 30 2015 Richard Hughes <rhughes@redhat.com> - 3.12.0-2
ef6a7e
- Use better AppData screenshots
ef6a7e
ef6a7e
* Thu Nov 13 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-1
ef6a7e
- Update to 3.12.0
ef6a7e
ef6a7e
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.4-2
ef6a7e
- Drop last GConf2 remnants (#1142397)
ef6a7e
ef6a7e
* Thu Sep 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.4-1
ef6a7e
- Update to 3.11.4
ef6a7e
ef6a7e
* Thu Aug 21 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.3-11
ef6a7e
- Backport a patch to fix crashes with gtk+ 3.13.x
ef6a7e
ef6a7e
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.11.3-10
ef6a7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
ef6a7e
ef6a7e
* Tue Aug 12 2014 Rex Dieter <rdieter@fedoraproject.org> - 3.11.3-9
ef6a7e
- update scriptlets
ef6a7e
- tighten subpkg dep
ef6a7e
- %%check: validate appdata
ef6a7e
ef6a7e
* Sat Aug  2 2014 Peter Robinson <pbrobinson@fedoraproject.org> 3.11.3-8
ef6a7e
- Base package should depend on -libs
ef6a7e
ef6a7e
* Mon Jul 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.3-7
ef6a7e
- Rebuilt once more for tracker
ef6a7e
ef6a7e
* Mon Jul 28 2014 Peter Robinson <pbrobinson@fedoraproject.org> 3.11.3-6
ef6a7e
- rebuild (tracker)
ef6a7e
ef6a7e
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.3-5
ef6a7e
- Rebuilt for gobject-introspection 1.41.4
ef6a7e
ef6a7e
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.11.3-4
ef6a7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
ef6a7e
ef6a7e
* Wed Feb 19 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.3-3
ef6a7e
- Support tracker 1.0 API
ef6a7e
ef6a7e
* Fri Dec 27 2013 Adam Williamson <awilliam@redhat.com> - 3.11.3-2
ef6a7e
- rebuild for new tracker
ef6a7e
ef6a7e
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 3.11.3-1
ef6a7e
- Update to 3.11.3
ef6a7e
ef6a7e
* Mon Dec 09 2013 Richard Hughes <rhughes@redhat.com> - 3.11.0-1
ef6a7e
- Update to 3.11.0
ef6a7e
ef6a7e
* Sat Nov 30 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
ef6a7e
- Update to 3.10.0
ef6a7e
ef6a7e
* Thu Sep 19 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-4
ef6a7e
- Rebuilt for totem-pl-parser soname bump
ef6a7e
ef6a7e
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.0-3
ef6a7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
ef6a7e
ef6a7e
* Tue Jul  2 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.0-2
ef6a7e
- Cosmetic spec file cleanups
ef6a7e
ef6a7e
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
ef6a7e
- Update to 3.8.0
ef6a7e
ef6a7e
* Wed Mar  6 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
ef6a7e
- Update to 3.7.91
ef6a7e
ef6a7e
* Sun Jan 27 2013 Kalev Lember <kalevlember@gmail.com> - 3.6.1-2
ef6a7e
- Build with tracker 0.16 API
ef6a7e
ef6a7e
* Mon Nov 12 2012 Tomas Bzatek <tbzatek@redhat.com> - 3.6.1-1
ef6a7e
- Update to 3.6.1
ef6a7e
ef6a7e
* Wed Oct 10 2012 Tomas Bzatek <tbzatek@redhat.com> - 3.6.0-2
ef6a7e
- Fix BD media disc copy
ef6a7e
ef6a7e
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1
ef6a7e
- Update to 3.6.0
ef6a7e
ef6a7e
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
ef6a7e
- Update to 3.5.92
ef6a7e
ef6a7e
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.1-2
ef6a7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
ef6a7e
ef6a7e
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
ef6a7e
- Update to 3.4.1
ef6a7e
ef6a7e
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
ef6a7e
- Update to 3.4.0
ef6a7e
ef6a7e
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
ef6a7e
- Update to 3.3.92
ef6a7e
ef6a7e
* Tue Mar  6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.91-2
ef6a7e
- Rebuild against new tracker
ef6a7e
ef6a7e
* Tue Mar  6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.91-1
ef6a7e
- Update to 3.3.91
ef6a7e
ef6a7e
* Tue Feb 28 2012 Matthias Clasen <mclasen@redhat.com> - 3.2.0-3
ef6a7e
- Rebuild against new tracker
ef6a7e
ef6a7e
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.0-2
ef6a7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
ef6a7e
ef6a7e
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
ef6a7e
- Update to 3.2.0
ef6a7e
ef6a7e
* Fri May  6 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-1
ef6a7e
- Update scriptlets per packaging guidelines
ef6a7e
ef6a7e
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
ef6a7e
- Update to 3.0.0
ef6a7e
ef6a7e
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.93-1
ef6a7e
- Update to 2.91.93
ef6a7e
ef6a7e
* Tue Mar  8 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-1
ef6a7e
- Update to 2.91.91
ef6a7e
ef6a7e
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
ef6a7e
- Update to 2.91.90
ef6a7e
ef6a7e
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-4
ef6a7e
- Rebuild against newer gtk
ef6a7e
ef6a7e
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-3
ef6a7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ef6a7e
ef6a7e
* Sun Feb 06 2011 Bastien Nocera <bnocera@redhat.com> 2.91.6-2
ef6a7e
- Fix GTK+ name in pkg-config file
ef6a7e
ef6a7e
* Wed Feb  2 2011 Christopher Aillon <caillon@redhat.com> - 2.91.6-1
ef6a7e
- Update to 2.91.6
ef6a7e
ef6a7e
* Thu Jan 13 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-2
ef6a7e
- Move girs to -devel
ef6a7e
ef6a7e
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-1
ef6a7e
- Update to 2.91.5
ef6a7e
ef6a7e
* Fri Jan  7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4.2-1
ef6a7e
- Update to 2.91.4.2
ef6a7e
ef6a7e
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-1
ef6a7e
- Update to 2.91.3
ef6a7e
ef6a7e
* Thu Nov 11 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.2-1
ef6a7e
- Update to 2.91.2
ef6a7e
ef6a7e
* Wed Nov  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.2-0.2.gitcede364
ef6a7e
- Rebuild against libnotify 0.7.0
ef6a7e
ef6a7e
* Mon Nov  1 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.2-0.1.gitcede364
ef6a7e
- Git snapshot that builds against gtk3
ef6a7e
ef6a7e
* Wed Oct  6 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.0-1
ef6a7e
- Update to 2.91.0
ef6a7e
ef6a7e
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
ef6a7e
- Update to 2.32.0
ef6a7e
ef6a7e
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.92-1
ef6a7e
- Update to 2.31.92
ef6a7e
ef6a7e
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-1
ef6a7e
- Update to 2.31.91
ef6a7e
ef6a7e
* Thu Aug 19 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.90-1
ef6a7e
- Update to 2.31.90
ef6a7e
ef6a7e
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 2.31.5-2
ef6a7e
- Rebuild with new gobject-introspection
ef6a7e
ef6a7e
* Tue Jul 13 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.5-1
ef6a7e
- Update to 2.31.5
ef6a7e
ef6a7e
* Wed Jun 30 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.4-1
ef6a7e
- Update to 2.31.4
ef6a7e
ef6a7e
* Tue Jun  8 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.3-1
ef6a7e
- Update to 2.31.3
ef6a7e
ef6a7e
* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.2-1
ef6a7e
- Update to 2.31.2
ef6a7e
ef6a7e
* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.1-1
ef6a7e
- Update to 2.30.1
ef6a7e
- Spec file cleanups
ef6a7e
ef6a7e
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.0-1
ef6a7e
- Update to 2.30.0
ef6a7e
ef6a7e
* Thu Mar 11 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.92-1
ef6a7e
- Update to 2.29.92
ef6a7e
ef6a7e
* Wed Mar  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.91-2
ef6a7e
- Fix a nautilus cd-burner crash
ef6a7e
ef6a7e
* Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.91-1
ef6a7e
- Update to 2.29.91
ef6a7e
ef6a7e
* Wed Feb 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.90-1
ef6a7e
- Update to 2.29.90
ef6a7e
ef6a7e
* Tue Jan 26 2010 Bastien Nocera <bnocera@redhat.com> 2.29.4-2
ef6a7e
- Add patch for new totem-pl-parser API
ef6a7e
- Fix introspection building
ef6a7e
ef6a7e
* Tue Dec 22 2009 Matthias Clasen <mclasen@redhat.com> 2.29.4-1
ef6a7e
- Update to 2.29.4
ef6a7e
ef6a7e
* Wed Dec  2 2009 Bastien Nocera <bnocera@redhat.com> 2.29.3-2
ef6a7e
- Make libbeagle dep more automatic
ef6a7e
ef6a7e
* Tue Dec 01 2009 Bastien Nocera <bnocera@redhat.com> 2.29.3-1
ef6a7e
- Update to 2.29.3
ef6a7e
ef6a7e
* Thu Nov 12 2009 Matthias Clasen <mclasen@redhat.com> 2.28.2-3
ef6a7e
- Obsolete nautilus-cd-burner-devel and -libs as well
ef6a7e
ef6a7e
* Mon Oct 26 2009 Matthias Clasen <mclasen@redhat.com> 2.28.2-2
ef6a7e
- Avoid a stray underline in a button label
ef6a7e
ef6a7e
* Tue Oct 20 2009 Matthias Clasen <mclasen@redhat.com> 2.28.2-1
ef6a7e
- Update to 2.28.2
ef6a7e
ef6a7e
* Wed Oct 07 2009 Bastien Nocera <bnocera@redhat.com> 2.28.1-2
ef6a7e
- Fix command-line parsing (#527484)
ef6a7e
ef6a7e
* Mon Oct  5 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.1-1
ef6a7e
- Update to 2.28.1, fixes a number of crashes and other serious bugs:
ef6a7e
 - Fix a crash when we try to download a missing gstreamer plugin through PK
ef6a7e
 - Don't fail if a drive cannot be checksumed after a burn
ef6a7e
 - Fix a data corruption when libisofs was used for a dummy session
ef6a7e
 - Fix #596625: brasero crashed with SIGSEGV in brasero_track_data_cfg_add
ef6a7e
 - Fix progress reporting
ef6a7e
 ...
ef6a7e
ef6a7e
* Fri Oct  2 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-2
ef6a7e
- Fix ejecting after burning
ef6a7e
ef6a7e
* Tue Sep 22 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
ef6a7e
- Update to 2.28.0
ef6a7e
ef6a7e
* Fri Sep 11 2009 Karsten Hopp <karsten@redhat.com> 2.27.92-2
ef6a7e
- fix requirements on s390, s390x where we don't have cdrdao
ef6a7e
ef6a7e
* Mon Sep  7 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
ef6a7e
- Update to 2.27.92
ef6a7e
ef6a7e
* Tue Aug 25 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-1
ef6a7e
- Update to 2.27.91
ef6a7e
ef6a7e
* Mon Aug 10 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.90-1
ef6a7e
- Update to 2.27.90
ef6a7e
ef6a7e
* Mon Aug  3 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.5-2
ef6a7e
- Fix a nautilus segfault when burning  
ef6a7e
ef6a7e
* Tue Jul 28 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.5-1
ef6a7e
- Update to 2.27.5
ef6a7e
ef6a7e
* Sun Jul 26 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.4-3
ef6a7e
- Move ChangeLog to -devel to save some space
ef6a7e
ef6a7e
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-2
ef6a7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
ef6a7e
ef6a7e
* Tue Jul 14 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-1
ef6a7e
- Update to 2.27.4
ef6a7e
ef6a7e
* Tue Jun 16 2009 Matthias Clasen <mclasen@redhat.com> 2.27.3-1
ef6a7e
- Update to 2.27.3
ef6a7e
ef6a7e
* Wed May 27 2009 Bastien Nocera <bnocera@redhat.com> 2.27.2-1
ef6a7e
- Update to 2.27.2
ef6a7e
ef6a7e
* Tue May 26 2009 Bastien Nocera <bnocera@redhat.com> 2.27.1-2
ef6a7e
- Add missing unique-devel BR
ef6a7e
ef6a7e
* Mon May 18 2009 Bastien Nocera <bnocera@redhat.com> 2.27.1-1
ef6a7e
- Update to 2.27.1
ef6a7e
ef6a7e
* Fri May  1 2009 Bill Nottingham <notting@redhat.com> - 2.26.1-3
ef6a7e
- require main package in brasero-nautilus (#498632)
ef6a7e
ef6a7e
* Fri Apr 17 2009 Denis Leroy <denis@poolshark.org> - 2.26.1-2
ef6a7e
- Obsoletes nautilus-cd-burner
ef6a7e
ef6a7e
* Tue Apr 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
ef6a7e
- Update to 2.26.1
ef6a7e
- See http://download.gnome.org/sources/brasero/2.26/brasero-2.26.1.news
ef6a7e
ef6a7e
* Mon Apr 13 2009 Denis Leroy <denis@poolshark.org> - 2.26.0-2
ef6a7e
- Removed duplicate desktop source
ef6a7e
ef6a7e
* Sun Mar 29 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
ef6a7e
- Update to 2.26.0
ef6a7e
ef6a7e
* Mon Mar 02 2009 - Bastien Nocera <bnocera@redhat.com> - 2.25.91.2-3
ef6a7e
- Fix icon and Bugzilla component
ef6a7e
ef6a7e
* Mon Mar 02 2009 - Bastien Nocera <bnocera@redhat.com> - 2.25.91.2-2
ef6a7e
- Fix regressions in burn:/// and blank media handling
ef6a7e
ef6a7e
* Tue Feb 24 2009 Denis Leroy <denis@poolshark.org> - 2.25.91.2-1
ef6a7e
- Update to upstream 2.25.91.2
ef6a7e
- Dvdcss patch upstreamed
ef6a7e
- Split nautilus extension into subpackage (#485918)
ef6a7e
ef6a7e
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.90-3
ef6a7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ef6a7e
ef6a7e
* Sat Feb  7 2009 Denis Leroy <denis@poolshark.org> - 2.25.90-2
ef6a7e
- Added patch to fix dynamic load of libdvdcss (#484413)
ef6a7e
ef6a7e
* Tue Feb  3 2009 Denis Leroy <denis@poolshark.org> - 2.25.90-1
ef6a7e
- Update to upstream 2.25.90
ef6a7e
- Split media library into separate RPM (#483754)
ef6a7e
- Added patch to validate desktop files
ef6a7e
ef6a7e
* Tue Jan 20 2009 Denis Leroy <denis@poolshark.org> - 0.9.1-1
ef6a7e
- Update to upstream 0.9.1
ef6a7e
- Added development package
ef6a7e
ef6a7e
* Tue Dec 16 2008 Denis Leroy <denis@poolshark.org> - 0.8.3-1
ef6a7e
- Update to upstream 0.8.4
ef6a7e
- Enabled nautilus extension
ef6a7e
ef6a7e
* Mon Sep 15 2008 Denis Leroy <denis@poolshark.org> - 0.8.2-1
ef6a7e
- Update to upstream 0.8.2
ef6a7e
ef6a7e
* Wed Aug 27 2008 Denis Leroy <denis@poolshark.org> - 0.8.1-1
ef6a7e
- Update to upstream 0.8.1
ef6a7e
- Desktop patch upstreamed
ef6a7e
ef6a7e
* Sun Jul  6 2008 Denis Leroy <denis@poolshark.org> - 0.7.91-1
ef6a7e
- Update to unstable 0.7.91
ef6a7e
- open flags patch upstreamed
ef6a7e
ef6a7e
* Wed Jun 11 2008 Denis Leroy <denis@poolshark.org> - 0.7.90-1
ef6a7e
- Update to unstable 0.7.90
ef6a7e
- Added patch to validate desktop file
ef6a7e
- BRs updated
ef6a7e
ef6a7e
* Fri May 16 2008 Denis Leroy <denis@poolshark.org> - 0.7.1-4
ef6a7e
- Rebuild for new totem-pl-parser
ef6a7e
ef6a7e
* Sat Feb 23 2008 Denis Leroy <denis@poolshark.org> - 0.7.1-3
ef6a7e
- Fixed desktop mime field
ef6a7e
ef6a7e
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.7.1-2
ef6a7e
- Autorebuild for GCC 4.3
ef6a7e
ef6a7e
* Tue Jan 29 2008 Denis Leroy <denis@poolshark.org> - 0.7.1-1
ef6a7e
- Update to 0.7.1 upstream, bugfix release
ef6a7e
ef6a7e
* Sun Dec 30 2007 Denis Leroy <denis@poolshark.org> - 0.7.0-1
ef6a7e
- Update to upstream 0.7.0, updated BRs
ef6a7e
- Forward-ported open() permission patch
ef6a7e
ef6a7e
* Mon Dec 10 2007 Denis Leroy <denis@poolshark.org> - 0.6.1-4
ef6a7e
- Changed totem-devel req to totem-pl-parser-devel
ef6a7e
ef6a7e
* Sun Dec  9 2007 Denis Leroy <denis@poolshark.org> - 0.6.1-3
ef6a7e
- Rebuild with new libbeagle
ef6a7e
ef6a7e
* Fri Nov  9 2007 Denis Leroy <denis@poolshark.org> - 0.6.1-2
ef6a7e
- Rebuild to pick up new totem version (#361361)
ef6a7e
ef6a7e
* Sat Aug 25 2007 Denis Leroy <denis@poolshark.org> - 0.6.1-1
ef6a7e
- Update to upstream version 0.6.1
ef6a7e
- Filter UI patch is now upstream
ef6a7e
ef6a7e
* Fri Aug 17 2007 Denis Leroy <denis@poolshark.org> - 0.6.0-2
ef6a7e
- Updated License tag
ef6a7e
- Fixed open() O_CREAT problem
ef6a7e
ef6a7e
* Fri Aug 10 2007 Denis Leroy <denis@poolshark.org> - 0.6.0-1
ef6a7e
- Update to 0.6.0
ef6a7e
- Removed libburn support until it compiles against libisofs 0.2.8
ef6a7e
- Fixed project URL
ef6a7e
- Added patch to port to new Gtk+ tooltip interface
ef6a7e
- Added patch to fix filter dialog crash
ef6a7e
ef6a7e
* Sun Jun  3 2007 Denis Leroy <denis@poolshark.org> - 0.5.2-4
ef6a7e
- Removed beagle support for ppc64
ef6a7e
ef6a7e
* Tue May 22 2007 Denis Leroy <denis@poolshark.org> - 0.5.2-3
ef6a7e
- Added umask 022 to scriptlets (#230781)
ef6a7e
ef6a7e
* Mon May 21 2007 Denis Leroy <denis@poolshark.org> - 0.5.2-2
ef6a7e
- Rebuild to pick up new totem library
ef6a7e
ef6a7e
* Mon Feb 26 2007 Denis Leroy <denis@poolshark.org> - 0.5.2-1
ef6a7e
- Update to 0.5.2
ef6a7e
- Removed libisofs patch, now upstream
ef6a7e
ef6a7e
* Wed Jan 17 2007 Denis Leroy <denis@poolshark.org> - 0.5.1-2
ef6a7e
- Added patch to support libisofs.so.4 and libburn.so.6
ef6a7e
ef6a7e
* Thu Nov 16 2006 Denis Leroy <denis@poolshark.org> - 0.5.1-1
ef6a7e
- Update to 0.5.1
ef6a7e
ef6a7e
* Sun Oct 29 2006 Denis Leroy <denis@poolshark.org> - 0.5.0-1
ef6a7e
- Update to 0.5.0
ef6a7e
- Updated icon paths
ef6a7e
- Added gconf schemas sections
ef6a7e
ef6a7e
* Tue Oct  3 2006 Denis Leroy <denis@poolshark.org> - 0.4.4-3
ef6a7e
- fixed homepage URL
ef6a7e
ef6a7e
* Tue Sep 26 2006 Denis Leroy <denis@poolshark.org> - 0.4.4-2
ef6a7e
- BRs cleanup
ef6a7e
ef6a7e
* Fri Sep 22 2006 Denis Leroy <denis@poolshark.org> - 0.4.4-1
ef6a7e
- First version
ef6a7e
foo