Blame SPECS/brasero.spec

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