Summary: Eazel Extensions Library Summary(pl): Biblioteka rozszerzeń Eazel Summary(ko): Eazel Č®Ŕĺ ¶óŔĚşę·Ż¸® Name: eel Version: 2.15.2 Release: 1 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/eel/2.15/%{name}-%{version}.tar.bz2 # Source0-md5: 84a66b6633b18d8d7ed884847db55d67 URL: http://nautilus.eazel.com/ BuildRequires: GConf2-devel >= 2.12.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: fam-devel BuildRequires: freetype-devel >= 2.1.4 BuildRequires: gail-devel >= 1.8.11 BuildRequires: gettext-devel BuildRequires: gnome-desktop-devel >= 2.15.2 BuildRequires: gnome-menus-devel >= 2.14.0 BuildRequires: gnome-vfs2-devel >= 2.15.1 BuildRequires: gtk+2-devel >= 2:2.9.2 BuildRequires: intltool >= 0.35 BuildRequires: libart_lgpl-devel >= 2.3.17 BuildRequires: libglade2-devel >= 1:2.5.1 BuildRequires: libgnomeui-devel >= 2.15.1 BuildRequires: libpng-devel BuildRequires: librsvg-devel >= 1:2.15.0 BuildRequires: libtool BuildRequires: libxml2-devel >= 1:2.6.26 BuildRequires: perl-base BuildRequires: pkgconfig BuildRequires: popt-devel >= 1.5 BuildRequires: rpmbuild(macros) >= 1.197 Requires: libgnomeui >= 2.15.1 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}-%{release} Requires: gail-devel >= 1.8.11 Requires: gnome-desktop-devel >= 2.15.2 Requires: gnome-menus-devel >= 2.14.0 Requires: gnome-vfs2-devel >= 2.15.1 Requires: libgnomeui-devel >= 2.15.1 %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}-%{release} %description static Static eel libraries. %description static -l pl Biblioteki statyczne eel. %prep %setup -q %build %{__libtoolize} %{__aclocal} %{__autoconf} %{__automake} %configure \ --disable-gtktest \ --enable-static %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ pkgconfigdir=%{_pkgconfigdir} rm -r $RPM_BUILD_ROOT%{_datadir}/locale/ug %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) %doc AUTHORS ChangeLog NEWS %attr(755,root,root) %{_libdir}/lib*.so.*.* %files devel %defattr(644,root,root,755) %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