Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-release-src > by-pkgid > e0c265933ae023595b8f874a61c7ee5b > files > 2

geglmm-0.1.0-2mdv2010.1.src.rpm

%define	name	geglmm
%define	version	0.1.0
%define	release	%mkrel 2

%define major	3
%define libname %mklibname %{name} %{major}
%define develname %mklibname %{name} -d

Name:           %name
Version:        %version
Release:        %release
License:        LGPLv3
URL:		http://gegl.org/
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  gcc-c++
BuildRequires:  gegl-devel >= 0.1.0
BuildRequires:  babl-devel >= 0.1.0
BuildRequires:  glibmm2.4-devel
Source0:        http://ftp.gnome.org/pub/GNOME/sources/geglmm/%{name}-%{version}.tar.bz2
Group:          System/Libraries
Summary:        A graphic processing library, C++ bindings

%description
C++ binding for GEGL.
GEGL (Generic Graphics Library) is a graph based image processing framework.

%package -n %libname
Group:          System/Libraries
Summary:        A graphic processing library, C++ bindings

%description -n %libname
C++ binding for GEGL.
GEGL (Generic Graphics Library) is a graph based image processing framework.


%package -n %develname
Group:          Development/C++
Summary:        A graphic processing library, C++ bindings
Requires:       gegl-devel >= %{version}
Requires:       %{libname} = %{version}
Provides:       %{name}-devel = %{version}-%{release}

%description -n %develname
C++ binding for GEGL.
GEGL (Generic Graphics Library) is a graph based image processing framework.
(Development files)


%prep
%setup -q 

%build
%configure2_5x
%make

%install
rm -rf "$RPM_BUILD_ROOT"
%makeinstall

%clean
rm -rf "$RPM_BUILD_ROOT"

%files -n %libname
%defattr(-,root,root)
%{_libdir}/libgeglmm.so.%{major}*

%files -n %develname
%defattr(-,root,root)
%{_libdir}/pkgconfig/geglmm.pc
%{_includedir}/geglmm-1.0/*
%{_libdir}/geglmm-1.0/*
%{_libdir}/libgeglmm.so
%{_libdir}/libgeglmm.la



%changelog
* Tue Feb 16 2010 Frederic Crozat <fcrozat@mandriva.com> 0.1.0-2mdv2010.1
+ Revision: 506731
- Rebuild with latest gegl

* Tue Jul 07 2009 Götz Waschk <waschk@mandriva.org> 0.1.0-1mdv2010.0
+ Revision: 393328
- new version
- new major
- update deps

* Thu Jan 29 2009 Götz Waschk <waschk@mandriva.org> 0.0.22-2mdv2009.1
+ Revision: 335109
- new major

* Thu Jan 29 2009 Götz Waschk <waschk@mandriva.org> 0.0.22-1mdv2009.1
+ Revision: 335108
- new version
- fix source URL
- bump gegl dep

* Tue Jul 29 2008 Pascal Terjan <pterjan@mandriva.org> 0.0.17.1-1mdv2009.0
+ Revision: 253788
- Update to 0.0.17.1

* Thu Jul 17 2008 Pascal Terjan <pterjan@mandriva.org> 0.0.17-1mdv2009.0
+ Revision: 237430
- import geglmm


* Thu Jul 17 2008  Pascal Terjan <pterjan@mandriva.com>  0.0.17-1mdv2009.0
- Adapt the OpenSuse rpm