Summary: Eazel Extensions Library Summary(pl): Biblioteka rozszerzeń Eazel Summary(ko): Eazel Č®Ŕĺ ¶óŔĚşę·Ż¸® Name: eel Version: 2.2.4 Release: 1 License: GPL Group: X11/Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/2.2/%{name}-%{version}.tar.bz2 URL: http://nautilus.eazel.com/ BuildRequires: GConf2-devel >= 2.2.0 BuildRequires: freetype-devel >= 2.1.3 BuildRequires: gail-devel >= 1.2.0 BuildRequires: gnome-vfs2-devel >= 2.2.0 BuildRequires: gtk+2-devel >= 2.2.0 BuildRequires: intltool >= 0.25 BuildRequires: libgnome-devel >= 2.2.0 BuildRequires: libgnomeui-devel >= 2.2.0 BuildRequires: libgnomecanvas-devel >= 2.2.0 BuildRequires: libpng-devel BuildRequires: librsvg-devel >= 2.2.0 BuildRequires: libxml2-devel >= 2.5.1 BuildRequires: gettext-devel Requires: libgnomeui >= 2.2.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Eazel Extensions Library is a collection of widgets and extensions to many modules of the GNOME platform. %description -l pl Biblioteka rozszerzeń Eazel. %package devel Summary: Libraries and include files for developing with Eel Summary(pl): Biblioteki i nagłówki potrzebne do programowania z użyciem Eel Group: X11/Development/Libraries Requires: %{name} = %{version} Requires: gail-devel >= 0.17 %description devel This package provides the necessary development libraries and include files to allow you to develop with Eel. %description devel -l pl Ten pakiet zawiera biblioteki oraz pliki nagłówkowe niezbędne do tworzenia oprogramowania z wykorzystaniem Eel. %package static Summary: Static eel libraries Summary(pl): Biblioteki statyczne eel Group: X11/Development/Libraries Requires: %{name}-devel = %{version} %description static Static eel libraries. %description static -l pl Biblioteki statyczne eel. %prep %setup -q %build %configure \ --disable-gtktest \ --enable-static %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ pkgconfigdir=%{_pkgconfigdir} %find_lang %{name} --with-gnome --all-name %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -f %{name}.lang %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/*.so.*.* %files devel %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS %attr(755,root,root) %{_libdir}/lib*.so %{_libdir}/lib*.la %{_includedir}/eel-2 %{_pkgconfigdir}/*.pc %files static %defattr(644,root,root,755) %{_libdir}/lib*.a