Name: libsexy Version: 0.1.11 Release: 1%{?dist}.eye Summary: Funky fresh graphical widgets for GTK+ 2 Group: System Environment/Libraries License: LGPL URL: http://www.chipx86.com/wiki/Libsexy Source0: http://releases.chipx86.com/%{name}/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel BuildRequires: libxml2-devel BuildRequires: iso-codes-devel BuildRequires: gtk-doc Requires: enchant %description Some funky fresh graphical widgets for GTK+ 2 applications. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig Requires: gtk2-devel %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q %build %configure --disable-static --enable-gtk-doc make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc COPYING AUTHORS NEWS %{_libdir}/%{name}.so.* %files devel %defattr(-,root,root,-) %{_datadir}/gtk-doc/html/%{name} %{_includedir}/%{name} %{_libdir}/%{name}.so %{_libdir}/pkgconfig/%{name}.pc %changelog * Sat Mar 31 2007 Brian Pepple - 0.1.11-1 - Update to 0.1.11 (bugfix release). * Thu Nov 23 2006 Brian Pepple - 0.1.10-2 - Update URL (#217073). * Tue Sep 5 2006 Brian Pepple - 0.1.10-1 - Update to 0.1.10. * Sat Sep 2 2006 Brian Pepple - 0.1.9-1 - Update to 0.1.9. - Package COPYING, AUTHORS, and NEWS files. - Add BR on iso-codes-devel. * Mon Aug 28 2006 Brian Pepple - 0.1.8-2 - Rebuild for FC6. * Sat Mar 18 2006 Ignacio Vazquez-Abrams 0.1.8-1 - Upstream update * Thu Mar 16 2006 Ignacio Vazquez-Abrams 0.1.7-1 - Upstream update * Mon Feb 13 2006 Ignacio Vazquez-Abrams 0.1.6-2 - Rebuild for Fedora Extras 5 * Sun Feb 5 2006 Ignacio Vazquez-Abrams 0.1.6-1 - Upstream update * Wed Nov 9 2005 Ignacio Vazquez-Abrams 0.1.4-1 - Upstream update - Build with enchant (#172577) * Mon Oct 17 2005 Ignacio Vazquez-Abrams 0.1.3-1 - Upstream update * Thu Oct 13 2005 Ignacio Vazquez-Abrams 0.1.1-1 - Initial RPM release