Matthias Clasen 359692
%{?rhel:  %define WITH_MONO 0}
Matthias Clasen 359692
%{?!WITH_MONO:  %define WITH_MONO 1}
Matthias Clasen 359692
%ifarch ppc6
Matthias Clasen 359692
%define WITH_MONO 0
Matthias Clasen 359692
%endif
Matthias Clasen 359692
Denis Leroy 5fed07
Name:      brasero
Matthias Clasen 1a842c
Version:   2.28.3
Matthias Clasen 1a842c
Release:   1%{?dist}
Denis Leroy 5fed07
Summary:   Gnome CD/DVD burning application
Denis Leroy 5fed07
Group:     Applications/Multimedia
Denis Leroy 4ef87c
License:   GPLv2+
Denis Leroy 443513
URL:       http://www.gnome.org/projects/brasero/
Matthias Clasen fab020
Source0:   http://ftp.gnome.org/pub/GNOME/sources/brasero/2.28/%{name}-%{version}.tar.bz2
Matthias Clasen 1ac35c
Denis Leroy 5fed07
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Denis Leroy 5fed07
Denis Leroy 159d0e
BuildRequires:  glib2-devel >= 2.15.6
Denis Leroy 159d0e
BuildRequires:  gettext intltool gtk-doc
Denis Leroy 5fed07
BuildRequires:  desktop-file-utils
Denis Leroy 159d0e
BuildRequires:  GConf2-devel >= 2.0.0
Denis Leroy 5fed07
BuildRequires:  libgnomeui-devel >= 2.10.0
Denis Leroy 699f36
BuildRequires:  gstreamer-devel >= 0.10.15
Denis Leroy 5fed07
BuildRequires:  gstreamer-plugins-base-devel >= 0.10.0
Matthias Clasen 359692
%if %{WITH_MONO}
Denis Leroy 3c11a3
BuildRequires:  libbeagle-devel >= 0.3.0
Denis Leroy 12f62e
%endif
Denis Leroy 699f36
BuildRequires:  totem-pl-parser-devel >= 2.22.0
Denis Leroy 443513
BuildRequires:  libnotify-devel >= 0.3.0
Denis Leroy 0fd3c7
BuildRequires:  libxml2-devel >= 2.6.0
Denis Leroy 0fd3c7
BuildRequires:  dbus-glib-devel >= 0.7.2
Denis Leroy 6a29d9
BuildRequires:  gnome-doc-utils >= 0.3.2
Denis Leroy e2238f
BuildRequires:  scrollkeeper
Denis Leroy caecc9
BuildRequires:  libxslt
Denis Leroy 0fd3c7
BuildRequires:  libburn-devel >= 0.4.0
Denis Leroy 159d0e
BuildRequires:  libisofs-devel >= 0.6.4
Denis Leroy ed15e3
BuildRequires:  nautilus-devel >= 2.22.2
Denis Leroy caecc9
BuildRequires:  libSM-devel
Bastien Nocera d11308
BuildRequires:  unique-devel
Denis Leroy 5fed07
Denis Leroy 5fed07
Requires:  dvd+rw-tools
Denis Leroy 5fed07
Requires:  cdrecord
Denis Leroy 5fed07
Requires:  mkisofs
Denis Leroy 5fed07
Requires:  cdda2wav
Karsten Hopp 5b07d3
%ifnarch s390 s390x
Denis Leroy 5fed07
Requires:  cdrdao
Karsten Hopp 5b07d3
%endif
Denis Leroy 5fed07
Denis Leroy 5fed07
Requires(post):    shared-mime-info
Denis Leroy 5fed07
Requires(postun):  shared-mime-info
Denis Leroy 14d7f5
Requires(pre):     GConf2
Denis Leroy 14d7f5
Requires(post):    GConf2
Denis Leroy 14d7f5
Requires(preun):   GConf2
Denis Leroy 5fed07
Denis Leroy 5fed07
%description
Denis Leroy 5fed07
Simple and easy to use CD/DVD burning application for the Gnome
Denis Leroy 5fed07
desktop.
Denis Leroy 5fed07
Denis Leroy 5fed07
Denis Leroy 3c11a3
%package   libs
Denis Leroy 3c11a3
Summary:   Libraries for %{name}
Denis Leroy 3c11a3
Group:     System Environment/Libraries
Matthias Clasen e368a8
Obsoletes: nautilus-cd-burner-libs < 2.25.4
Denis Leroy 3c11a3
Denis Leroy 3c11a3
Denis Leroy 3c11a3
%description libs
Denis Leroy 3c11a3
The %{name}-libs package contains the runtime shared libraries for
Denis Leroy ba0486
%{name}.
Denis Leroy ba0486
Denis Leroy ba0486
Denis Leroy ba0486
%package   nautilus
Denis Leroy ba0486
Summary:   Nautilus extension for %{name}
Denis Leroy ba0486
Group:     User Interface/Desktops
Denis Leroy ba0486
Denis Leroy e61ea3
Provides:  nautilus-cd-burner = %{version}-%{release}
Denis Leroy e61ea3
Obsoletes: nautilus-cd-burner < 2.25.4
Bill Nottingham b3ec8f
Requires:  brasero = %{version}-%{release}
Denis Leroy ba0486
Denis Leroy ba0486
%description nautilus
Denis Leroy ba0486
The %{name}-nautilus package contains the brasero nautilus extension.
Denis Leroy 3c11a3
Denis Leroy 3c11a3
Denis Leroy caecc9
%package        devel
Denis Leroy caecc9
Summary:        Headers for developing programs that will use %{name}
Denis Leroy caecc9
Group:          Development/Libraries
Denis Leroy caecc9
Requires:       %{name} = %{version}-%{release}
Denis Leroy caecc9
Requires:       pkgconfig
Matthias Clasen e368a8
Obsoletes:      nautilus-cd-burner-devel < 2.25.4
Denis Leroy caecc9
Denis Leroy caecc9
Denis Leroy caecc9
%description devel
Denis Leroy caecc9
This package contains the static libraries and header files needed for
Denis Leroy caecc9
developing brasero applications.
Denis Leroy caecc9
Denis Leroy caecc9
Denis Leroy 5fed07
%prep
Denis Leroy 5fed07
%setup -q
Denis Leroy 5fed07
Denis Leroy 5fed07
%build
Denis Leroy 443513
%configure \
Denis Leroy caecc9
        --enable-nautilus \
Denis Leroy 3c11a3
	--enable-libburnia \
Denis Leroy 3c11a3
	--enable-search \
Denis Leroy 3c11a3
	--enable-playlist \
Denis Leroy caecc9
        --enable-preview \
Denis Leroy 3c11a3
	--enable-inotify \
Denis Leroy caecc9
        --disable-caches \
Denis Leroy caecc9
        --disable-static \
Denis Leroy caecc9
        --disable-schemas-install
Denis Leroy caecc9
sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
Denis Leroy 5fed07
make %{?_smp_mflags}
Denis Leroy 5fed07
Denis Leroy 5fed07
Denis Leroy 5fed07
%install
Denis Leroy 5fed07
rm -rf $RPM_BUILD_ROOT
Denis Leroy 14d7f5
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
Denis Leroy 5fed07
make install DESTDIR=$RPM_BUILD_ROOT
Denis Leroy ed15e3
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
Denis Leroy 5fed07
%find_lang %{name}
Denis Leroy 5fed07
Denis Leroy 37c69b
sed -i 's/cd:x/cd;x/' $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
Denis Leroy 37c69b
Denis Leroy 5fed07
desktop-file-install --vendor ""                   \
Denis Leroy 5fed07
    --dir $RPM_BUILD_ROOT%{_datadir}/applications  \
Denis Leroy 5fed07
    $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
Denis Leroy 5fed07
Bastien Nocera b7a418
desktop-file-install --vendor ""                   \
Bastien Nocera b7a418
    --dir $RPM_BUILD_ROOT%{_datadir}/applications  \
Denis Leroy 95c525
    $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-nautilus.desktop
Denis Leroy 5fed07
Denis Leroy 5fed07
%clean
Denis Leroy 5fed07
rm -rf $RPM_BUILD_ROOT
Denis Leroy 5fed07
Denis Leroy 5fed07
Denis Leroy 5fed07
%post
Denis Leroy 217f17
umask 022
Denis Leroy 5fed07
update-mime-database %{_datadir}/mime &> /dev/null || :
Denis Leroy 14d7f5
touch --no-create %{_datadir}/icons/hicolor || :
Denis Leroy 5fed07
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
Denis Leroy 14d7f5
  %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
Denis Leroy 5fed07
fi
Denis Leroy 5fed07
update-desktop-database &> /dev/null ||:
Denis Leroy 14d7f5
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
Denis Leroy 14d7f5
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null  || :
Denis Leroy 14d7f5
killall -HUP gconfd-2 &>/dev/null || :
Denis Leroy 5fed07
Denis Leroy 5fed07
Denis Leroy 3c11a3
%post libs -p /sbin/ldconfig
Denis Leroy 3c11a3
Denis Leroy 3c11a3
Denis Leroy 5fed07
%postun
Denis Leroy 217f17
umask 022
Denis Leroy 5fed07
update-mime-database %{_datadir}/mime &> /dev/null || :
Denis Leroy 14d7f5
touch --no-create %{_datadir}/icons/hicolor || :
Denis Leroy 5fed07
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
Denis Leroy 14d7f5
  %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
Denis Leroy 5fed07
fi
Denis Leroy 5fed07
update-desktop-database &> /dev/null ||:
Denis Leroy 14d7f5
if [ "$1" -gt 1 ]; then
Denis Leroy 14d7f5
  export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
Denis Leroy 14d7f5
  gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null || :
Denis Leroy 14d7f5
  killall -HUP gconfd-2 &>/dev/null || :
Denis Leroy 14d7f5
fi
Denis Leroy 3c11a3
Denis Leroy 3c11a3
Denis Leroy 3c11a3
%postun libs -p /sbin/ldconfig
Denis Leroy 14d7f5
Denis Leroy 14d7f5
Denis Leroy 14d7f5
%preun
Denis Leroy 14d7f5
if [ "$1" -eq 0 ]; then
Denis Leroy 14d7f5
  export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
Denis Leroy 14d7f5
  gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || :
Denis Leroy 14d7f5
  killall -HUP gconfd-2 &>/dev/null || :
Denis Leroy 14d7f5
fi
Denis Leroy 5fed07
Denis Leroy 5fed07
Denis Leroy 5fed07
%files -f %{name}.lang
Denis Leroy 5fed07
%defattr(-,root,root,-)
Matthias Clasen f4809d
%doc AUTHORS COPYING NEWS README
Denis Leroy 443513
%{_mandir}/man1/%{name}.*
Denis Leroy 5fed07
%{_bindir}/*
Denis Leroy 0fd3c7
%{_libdir}/%{name}
Denis Leroy 5fed07
%{_datadir}/%{name}
Denis Leroy ba0486
%{_datadir}/applications/%{name}.desktop
Denis Leroy ba0486
%{_datadir}/applications/%{name}-copy-*.desktop
Denis Leroy e2238f
%{_datadir}/gnome/help/%{name}
Denis Leroy e2238f
%{_datadir}/omf/%{name}
Denis Leroy fa678b
%{_datadir}/icons/hicolor/*/apps/*
Denis Leroy 5fed07
%{_datadir}/mime/packages/*
Denis Leroy 14d7f5
%config %{_sysconfdir}/gconf/schemas/%{name}.schemas
Denis Leroy 5fed07
Denis Leroy 5fed07
Denis Leroy 3c11a3
%files libs
Denis Leroy 3c11a3
%defattr(-,root,root,-)
Denis Leroy 3c11a3
%{_libdir}/*.so.*
Denis Leroy 3c11a3
Denis Leroy 3c11a3
Denis Leroy ba0486
%files nautilus
Denis Leroy ba0486
%defattr(-,root,root,-)
Denis Leroy ba0486
%{_libdir}/nautilus/extensions-2.0/*.so
Denis Leroy ba0486
%{_datadir}/applications/brasero-nautilus.desktop
Denis Leroy ba0486
Denis Leroy ba0486
Denis Leroy caecc9
%files devel
Denis Leroy caecc9
%defattr(-,root,root,-)
Matthias Clasen 2dc7c7
%doc %{_datadir}/gtk-doc/html/libbrasero-media
Matthias Clasen 2dc7c7
%doc %{_datadir}/gtk-doc/html/libbrasero-burn
Matthias Clasen 8b38fe
%doc ChangeLog
Denis Leroy caecc9
%{_includedir}/brasero
Denis Leroy caecc9
%{_libdir}/*.so
Denis Leroy caecc9
%{_libdir}/pkgconfig/*.pc
Denis Leroy caecc9
Denis Leroy caecc9
Denis Leroy 5fed07
%changelog
Matthias Clasen 1a842c
* Wed Dec 16 2009 Matthias Clasen <mclasen@redhat.com> 2.28.3-1
Matthias Clasen 1a842c
- Update to 2.28.2
Matthias Clasen 1a842c
- See http://download.gnome.org/sources/brasero/2.28/brasero-2.28.3.news
Matthias Clasen 1a842c
Matthias Clasen 359692
* Wed Dec  2 2009 Matthias Clasen <mclasen@redhat.com> 2.28.2-4
Matthias Clasen 359692
- Make the libbeagle dep more automatic
Matthias Clasen 359692
Matthias Clasen e368a8
* Thu Nov 12 2009 Matthias Clasen <mclasen@redhat.com> 2.28.2-3
Matthias Clasen e368a8
- Obsolete nautilus-cd-burner-devel and -libs as well
Matthias Clasen e368a8
Matthias Clasen 1ac35c
* Mon Oct 26 2009 Matthias Clasen <mclasen@redhat.com> 2.28.2-2
Matthias Clasen 1ac35c
- Avoid a stray underline in a button label
Matthias Clasen 1ac35c
Matthias Clasen ea0c9d
* Tue Oct 20 2009 Matthias Clasen <mclasen@redhat.com> 2.28.2-1
Matthias Clasen ea0c9d
- Update to 2.28.2
Matthias Clasen ea0c9d
Bastien Nocera e48714
* Wed Oct 07 2009 Bastien Nocera <bnocera@redhat.com> 2.28.1-2
Bastien Nocera e48714
- Fix command-line parsing (#527484)
Bastien Nocera e48714
Matthias Clasen 483f44
* Mon Oct  5 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.1-1
Matthias Clasen 483f44
- Update to 2.28.1, fixes a number of crashes and other serious bugs:
Matthias Clasen 483f44
 - Fix a crash when we try to download a missing gstreamer plugin through PK
Matthias Clasen 483f44
 - Don't fail if a drive cannot be checksumed after a burn
Matthias Clasen 483f44
 - Fix a data corruption when libisofs was used for a dummy session
Matthias Clasen 483f44
 - Fix #596625: brasero crashed with SIGSEGV in brasero_track_data_cfg_add
Matthias Clasen 483f44
 - Fix progress reporting
Matthias Clasen 483f44
 ...
Matthias Clasen 483f44
Matthias Clasen 07ed25
* Fri Oct  2 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-2
Matthias Clasen 07ed25
- Fix ejecting after burning
Matthias Clasen 07ed25
Matthias Clasen fab020
* Tue Sep 22 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
Matthias Clasen fab020
- Update to 2.28.0
Matthias Clasen fab020
Karsten Hopp 5b07d3
* Fri Sep 11 2009 Karsten Hopp <karsten@redhat.com> 2.27.92-2
Karsten Hopp 5b07d3
- fix requirements on s390, s390x where we don't have cdrdao
Karsten Hopp 5b07d3
Matthias Clasen 575146
* Mon Sep  7 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
Matthias Clasen 575146
- Update to 2.27.92
Matthias Clasen 575146
Matthias Clasen d3d512
* Tue Aug 25 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-1
Matthias Clasen d3d512
- Update to 2.27.91
Matthias Clasen d3d512
Matthias Clasen c0ec25
* Mon Aug 10 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.90-1
Matthias Clasen c0ec25
- Update to 2.27.90
Matthias Clasen c0ec25
Matthias Clasen 0cee1a
* Mon Aug  3 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.5-2
Matthias Clasen 0cee1a
- Fix a nautilus segfault when burning  
Matthias Clasen 0cee1a
Matthias Clasen 2565d1
* Tue Jul 28 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.5-1
Matthias Clasen 2565d1
- Update to 2.27.5
Matthias Clasen 2565d1
Matthias Clasen 2565d1
* Sun Jul 26 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.4-3
Matthias Clasen f4809d
- Move ChangeLog to -devel to save some space
Matthias Clasen f4809d
Jesse Keating c9d166
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-2
Jesse Keating c9d166
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Jesse Keating c9d166
Matthias Clasen 98ab0e
* Tue Jul 14 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-1
Matthias Clasen 98ab0e
- Update to 2.27.4
Matthias Clasen 98ab0e
Matthias Clasen 13a438
* Tue Jun 16 2009 Matthias Clasen <mclasen@redhat.com> 2.27.3-1
Matthias Clasen 13a438
- Update to 2.27.3
Matthias Clasen 13a438
Bastien Nocera dcc208
* Wed May 27 2009 Bastien Nocera <bnocera@redhat.com> 2.27.2-1
Bastien Nocera dcc208
- Update to 2.27.2
Bastien Nocera dcc208
Bastien Nocera d11308
* Tue May 26 2009 Bastien Nocera <bnocera@redhat.com> 2.27.1-2
Bastien Nocera d11308
- Add missing unique-devel BR
Bastien Nocera d11308
Bastien Nocera 104fec
* Mon May 18 2009 Bastien Nocera <bnocera@redhat.com> 2.27.1-1
Bastien Nocera 104fec
- Update to 2.27.1
Bastien Nocera 104fec
Bill Nottingham b3ec8f
* Fri May  1 2009 Bill Nottingham <notting@redhat.com> - 2.26.1-3
Bill Nottingham b3ec8f
- require main package in brasero-nautilus (#498632)
Bill Nottingham b3ec8f
Denis Leroy e61ea3
* Fri Apr 17 2009 Denis Leroy <denis@poolshark.org> - 2.26.1-2
Denis Leroy e61ea3
- Obsoletes nautilus-cd-burner
Denis Leroy e61ea3
Matthias Clasen 26b3e5
* Tue Apr 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
Matthias Clasen 26b3e5
- Update to 2.26.1
Matthias Clasen 26b3e5
- See http://download.gnome.org/sources/brasero/2.26/brasero-2.26.1.news
Matthias Clasen 26b3e5
Denis Leroy 95c525
* Mon Apr 13 2009 Denis Leroy <denis@poolshark.org> - 2.26.0-2
Denis Leroy 95c525
- Removed duplicate desktop source
Denis Leroy 95c525
Matthias Clasen cf2c90
* Sun Mar 29 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
Matthias Clasen cf2c90
- Update to 2.26.0
Matthias Clasen cf2c90
Bastien Nocera e57eb1
* Mon Mar 02 2009 - Bastien Nocera <bnocera@redhat.com> - 2.25.91.2-3
Bastien Nocera e57eb1
- Fix icon and Bugzilla component
Bastien Nocera e57eb1
Bastien Nocera b7a418
* Mon Mar 02 2009 - Bastien Nocera <bnocera@redhat.com> - 2.25.91.2-2
Bastien Nocera b7a418
- Fix regressions in burn:/// and blank media handling
Bastien Nocera b7a418
Denis Leroy ba0486
* Tue Feb 24 2009 Denis Leroy <denis@poolshark.org> - 2.25.91.2-1
Denis Leroy ba0486
- Update to upstream 2.25.91.2
Denis Leroy ba0486
- Dvdcss patch upstreamed
Denis Leroy ba0486
- Split nautilus extension into subpackage (#485918)
Denis Leroy ba0486
Jesse Keating 92d3dc
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.90-3
Jesse Keating 92d3dc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Jesse Keating 92d3dc
Denis Leroy f53500
* Sat Feb  7 2009 Denis Leroy <denis@poolshark.org> - 2.25.90-2
Denis Leroy 66c257
- Added patch to fix dynamic load of libdvdcss (#484413)
Denis Leroy f53500
Denis Leroy 3c11a3
* Tue Feb  3 2009 Denis Leroy <denis@poolshark.org> - 2.25.90-1
Denis Leroy 3c11a3
- Update to upstream 2.25.90
Denis Leroy 3c11a3
- Split media library into separate RPM (#483754)
Denis Leroy 3c11a3
- Added patch to validate desktop files
Denis Leroy 3c11a3
Denis Leroy caecc9
* Tue Jan 20 2009 Denis Leroy <denis@poolshark.org> - 0.9.1-1
Denis Leroy caecc9
- Update to upstream 0.9.1
Denis Leroy caecc9
- Added development package
Denis Leroy caecc9
Denis Leroy 3d3651
* Tue Dec 16 2008 Denis Leroy <denis@poolshark.org> - 0.8.3-1
Denis Leroy 3d3651
- Update to upstream 0.8.4
Denis Leroy ed15e3
- Enabled nautilus extension
Denis Leroy ed15e3
Denis Leroy 8a6e91
* Mon Sep 15 2008 Denis Leroy <denis@poolshark.org> - 0.8.2-1
Denis Leroy 8a6e91
- Update to upstream 0.8.2
Denis Leroy 8a6e91
Denis Leroy a02aa6
* Wed Aug 27 2008 Denis Leroy <denis@poolshark.org> - 0.8.1-1
Denis Leroy a02aa6
- Update to upstream 0.8.1
Denis Leroy a02aa6
- Desktop patch upstreamed
Denis Leroy a02aa6
Denis Leroy 699f36
* Sun Jul  6 2008 Denis Leroy <denis@poolshark.org> - 0.7.91-1
Denis Leroy 699f36
- Update to unstable 0.7.91
Denis Leroy 699f36
- open flags patch upstreamed
Denis Leroy 699f36
Denis Leroy 159d0e
* Wed Jun 11 2008 Denis Leroy <denis@poolshark.org> - 0.7.90-1
Denis Leroy 159d0e
- Update to unstable 0.7.90
Denis Leroy 98c7cf
- Added patch to validate desktop file
Denis Leroy 159d0e
- BRs updated
Denis Leroy 159d0e
Denis Leroy 3268bd
* Fri May 16 2008 Denis Leroy <denis@poolshark.org> - 0.7.1-4
Denis Leroy 3268bd
- Rebuild for new totem-pl-parser
Denis Leroy 3268bd
Denis Leroy 37c69b
* Sat Feb 23 2008 Denis Leroy <denis@poolshark.org> - 0.7.1-3
Denis Leroy 37c69b
- Fixed desktop mime field
Denis Leroy 37c69b
Jesse Keating 10efbd
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.7.1-2
Jesse Keating 10efbd
- Autorebuild for GCC 4.3
Jesse Keating 10efbd
Denis Leroy aa710f
* Tue Jan 29 2008 Denis Leroy <denis@poolshark.org> - 0.7.1-1
Denis Leroy aa710f
- Update to 0.7.1 upstream, bugfix release
Denis Leroy aa710f
Denis Leroy 0fd3c7
* Sun Dec 30 2007 Denis Leroy <denis@poolshark.org> - 0.7.0-1
Denis Leroy 0fd3c7
- Update to upstream 0.7.0, updated BRs
Denis Leroy 0fd3c7
- Forward-ported open() permission patch
Denis Leroy 0fd3c7
Denis Leroy 98e138
* Mon Dec 10 2007 Denis Leroy <denis@poolshark.org> - 0.6.1-4
Denis Leroy 98e138
- Changed totem-devel req to totem-pl-parser-devel
Denis Leroy 98e138
Denis Leroy 5e2278
* Sun Dec  9 2007 Denis Leroy <denis@poolshark.org> - 0.6.1-3
Denis Leroy 5e2278
- Rebuild with new libbeagle
Denis Leroy 5e2278
Denis Leroy a6fd5b
* Fri Nov  9 2007 Denis Leroy <denis@poolshark.org> - 0.6.1-2
Denis Leroy a6fd5b
- Rebuild to pick up new totem version (#361361)
Denis Leroy a6fd5b
Denis Leroy b58520
* Sat Aug 25 2007 Denis Leroy <denis@poolshark.org> - 0.6.1-1
Denis Leroy b58520
- Update to upstream version 0.6.1
Denis Leroy b58520
- Filter UI patch is now upstream
Denis Leroy b58520
Denis Leroy 4ef87c
* Fri Aug 17 2007 Denis Leroy <denis@poolshark.org> - 0.6.0-2
Denis Leroy 4ef87c
- Updated License tag
Denis Leroy 4ef87c
- Fixed open() O_CREAT problem
Denis Leroy 4ef87c
Denis Leroy 443513
* Fri Aug 10 2007 Denis Leroy <denis@poolshark.org> - 0.6.0-1
Denis Leroy 443513
- Update to 0.6.0
Denis Leroy 443513
- Removed libburn support until it compiles against libisofs 0.2.8
Denis Leroy 443513
- Fixed project URL
Denis Leroy 775f4a
- Added patch to port to new Gtk+ tooltip interface
Denis Leroy 775f4a
- Added patch to fix filter dialog crash
Denis Leroy 443513
Denis Leroy 12f62e
* Sun Jun  3 2007 Denis Leroy <denis@poolshark.org> - 0.5.2-4
Denis Leroy 12f62e
- Removed beagle support for ppc64
Denis Leroy 12f62e
Denis Leroy 217f17
* Tue May 22 2007 Denis Leroy <denis@poolshark.org> - 0.5.2-3
Denis Leroy 217f17
- Added umask 022 to scriptlets (#230781)
Denis Leroy 217f17
Denis Leroy 7a68d9
* Mon May 21 2007 Denis Leroy <denis@poolshark.org> - 0.5.2-2
Denis Leroy 7a68d9
- Rebuild to pick up new totem library
Denis Leroy 7a68d9
Denis Leroy fa678b
* Mon Feb 26 2007 Denis Leroy <denis@poolshark.org> - 0.5.2-1
Denis Leroy fa678b
- Update to 0.5.2
Denis Leroy fa678b
- Removed libisofs patch, now upstream
Denis Leroy fa678b
Denis Leroy 9b44b2
* Wed Jan 17 2007 Denis Leroy <denis@poolshark.org> - 0.5.1-2
Denis Leroy 9b44b2
- Added patch to support libisofs.so.4 and libburn.so.6
Denis Leroy 9b44b2
Denis Leroy 9b8a1c
* Thu Nov 16 2006 Denis Leroy <denis@poolshark.org> - 0.5.1-1
Denis Leroy 9b8a1c
- Update to 0.5.1
Denis Leroy 9b8a1c
Denis Leroy 14d7f5
* Sun Oct 29 2006 Denis Leroy <denis@poolshark.org> - 0.5.0-1
Denis Leroy 14d7f5
- Update to 0.5.0
Denis Leroy 14d7f5
- Updated icon paths
Denis Leroy 14d7f5
- Added gconf schemas sections
Denis Leroy 14d7f5
Denis Leroy 5fed07
* Tue Oct  3 2006 Denis Leroy <denis@poolshark.org> - 0.4.4-3
Denis Leroy 5fed07
- fixed homepage URL
Denis Leroy 5fed07
Denis Leroy 5fed07
* Tue Sep 26 2006 Denis Leroy <denis@poolshark.org> - 0.4.4-2
Denis Leroy 5fed07
- BRs cleanup
Denis Leroy 5fed07
Denis Leroy 5fed07
* Fri Sep 22 2006 Denis Leroy <denis@poolshark.org> - 0.4.4-1
Denis Leroy 5fed07
- First version
Denis Leroy e2238f
foo