Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > 23f88f2b9df6592d7c1e69c37a306ed8 > files > 2

gnome-xcf-thumbnailer-1.0-2mdv2010.0.src.rpm

%define name gnome-xcf-thumbnailer
%define version 1.0
%define release %mkrel 2

Summary: Thumbnailer for GIMP's own format, XCF files
Name: %{name}
Version: %{version}
Release: %{release}
Source0: http://download.gnome.org/sources/%name/%{name}-%{version}.tar.bz2
License: GPLv2
Group: File tools
Url: http://www.gnome.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: libpng-devel
BuildRequires: glib2-devel >= 2.16
BuildRequires: libGConf2-devel

%description
This creates thumbnail images from Gimp's XCF image files for nautilus and
other file managers.

%prep
%setup -q

%build
%configure2_5x
%make

%install
rm -rf %{buildroot}
%makeinstall_std

%clean
rm -rf %{buildroot}

%post
%post_install_gconf_schemas %name
%preun
%preun_uninstall_gconf_schemas %name

%files
%defattr(-,root,root)
%doc AUTHORS README NEWS TODO
%_sysconfdir/gconf/schemas/%name.schemas
%_bindir/%name



%changelog
* Thu Aug 07 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0-2mdv2009.0
+ Revision: 266921
- rebuild early 2009.0 package (before pixel changes)

* Mon May 05 2008 Götz Waschk <waschk@mandriva.org> 1.0-1mdv2009.0
+ Revision: 201295
- import gnome-xcf-thumbnailer