Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 619493 Details for
Bug 770887
raw-thumbnailer should create /usr/share/thumbnailers/raw.thumbnailer
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Diff against master
raw-thumbnailer.patch (text/plain), 2.81 KB, created by
Julian Sikorski
on 2012-09-30 19:18:25 UTC
(
hide
)
Description:
Diff against master
Filename:
MIME Type:
Creator:
Julian Sikorski
Created:
2012-09-30 19:18:25 UTC
Size:
2.81 KB
patch
obsolete
>diff --git a/raw-thumbnailer.spec b/raw-thumbnailer.spec >index b0cd412..10c4a96 100644 >--- a/raw-thumbnailer.spec >+++ b/raw-thumbnailer.spec >@@ -1,39 +1,30 @@ > Name: raw-thumbnailer >-Version: 0.99.1 >-Release: 10%{?dist} >+Version: 3.0.0 >+Release: 1%{?dist} > Summary: Nautilus file manager thumbnailer for RAW images > >-Group: Applications/Multimedia > License: GPLv2+ > URL: http://libopenraw.freedesktop.org/wiki/RawThumbnailer >-Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.gz >-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >+Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2 > > Requires(pre): GConf2 > Requires(post): GConf2 > Requires(preun): GConf2 > >-BuildRequires: libgsf-devel >+BuildRequires: intltool > BuildRequires: libopenraw-gnome-devel > BuildRequires: perl(XML::Parser) >-BuildRequires: gnome-vfs2-devel > BuildRequires: gtk2-devel >-BuildRequires: autoconf, automake, libtool, intltool >- >-Patch0: raw-thumbnailer-libgsf.patch > > %description > RawThumbnailer is a thumbnailer for RAW files that works with Nautilus. > > %prep > %setup -q >-%patch0 -p0 -b .libgsf.patch > > > %build >-autoreconf -f >-libtoolize -f >-%configure --disable-schemas-install >+%configure > make %{?_smp_mflags} > > >@@ -42,41 +33,29 @@ rm -rf $RPM_BUILD_ROOT > make install DESTDIR=$RPM_BUILD_ROOT > > >-%clean >-rm -rf $RPM_BUILD_ROOT >- >-%pre >-if [ "$1" -gt 1 ] ; then >-export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` >-gconftool-2 --makefile-uninstall-rule \ >-%{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null || : >-fi >- > %post >-export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` >-gconftool-2 --makefile-install-rule \ >-%{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : > update-mime-database %{_datadir}/mime &> /dev/null || : > >-%preun >-if [ "$1" -eq 0 ] ; then >-export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` >-gconftool-2 --makefile-uninstall-rule \ >-%{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : >-fi > > %postun > update-mime-database %{_datadir}/mime &> /dev/null || : > >+ > %files >-%defattr(-,root,root,-) > %{_bindir}/raw-thumbnailer > %{_datadir}/mime/packages/*.xml >+%{_datadir}/thumbnailers/raw.thumbnailer > %doc AUTHORS COPYING NEWS >-%{_sysconfdir}/gconf/schemas/%{name}.schemas > > > %changelog >+* Sun Sep 30 2012 Julian Sikorski <belegdol@fedoraproject.org> - 3.0.0-1 >+- Updated to 3.0.0 >+- Dropped obsolete Group, Buildroot, %%clean and %%defattr >+- GConf2 is no more >+- Switched to .bz2 sources >+- Added intltool to BuildRequires, removed libgsf-devel and gnome-vfs2-devel >+ > * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.99.1-10 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 770887
: 619493