Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > 86fa1e1939d9bcd13f92ad9c4dbff2af > files > 2

pandora-0.9.3-1.src.rpm

%define name pandora
%define version 0.9.3
%define release %mkrel 1

Summary: GIMP plugin for making panoramas
Name: %{name}
Version: %{version}
Release: %{release}
Source0: http://shallowsky.com/software/pandora/pandora-combine-%{version}.scm
License: GPL
Group: Graphics
Url: http://shallowsky.com/software/pandora/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: libgimp-devel >= 2.0
BuildArch: noarch

%description
This is a plugin for The Gimp that generates panorama images.

%package -n gimp2-pandora
Summary: GIMP plugin for making panoramas
Group: Graphics
Requires: gimp2_0

%description -n gimp2-pandora
This is a plugin for The Gimp that generates panorama images. This
version requires gimp 2.

%prep

%build

%install
rm -rf %{buildroot}
install -D -m 644 %SOURCE0 %{buildroot}$(gimptool-2.0 --gimpdatadir)/scripts/pandora-combine.scm


%clean
rm -rf %{buildroot}

%files -n gimp2-pandora
%defattr(-,root,root)
%_datadir/gimp/2.0/scripts/*



%changelog
* Sun Nov 27 2011 Andrey Bondrov <abondrov@mandriva.org> 0.9.3-1mdv2012.0
+ Revision: 733728
- New version 0.9.3

* Sat Aug 06 2011 Götz Waschk <waschk@mandriva.org> 0.9.2-5
+ Revision: 693434
- rebuild

* Tue Aug 02 2011 Götz Waschk <waschk@mandriva.org> 0.9.2-4
+ Revision: 692730
- rebuild

* Wed Jul 30 2008 Thierry Vignaud <tv@mandriva.org> 0.9.2-3mdv2011.0
+ Revision: 255010
- rebuild

* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.9.2-1mdv2008.1
+ Revision: 136638
- restore BuildRoot

  + Thierry Vignaud <tv@mandriva.org>
    - kill re-definition of %%buildroot on Pixel's request

* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.9.2-1mdv2008.0
+ Revision: 55241
- Import pandora




* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.9.2-1mdv2008.0
- use script version of pandora

* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0.7-1mdv2007.0
- Rebuild

* Wed Mar 15 2006 Götz Waschk <waschk@mandriva.org> 0.7-2mdk
- Rebuild
- use mkrel

* Mon Mar 14 2005 Götz Waschk <waschk@linux-mandrake.com> 0.7-1mdk
- drop plugin for gimp 1.2
- new version

* Thu Mar 25 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.3-2mdk
- rebuild for gimp2

* Tue Feb 10 2004 Götz Waschk <waschk@linux-mandrake.com> 0.3-1mdk
- initial package