Summary: @DESCRIPTION@ Name: @NAME@ Version: @VERSION_NUMBER@ Release: 1 License: LGPL Group: Development/Libraries URL: http://www.atoker.com/ngtk/ Packager: Alp Toker Vendor: atoker.com Source: http://www.atoker.com/ngtk/release/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root #runtime #BuildRequires: mono-core, mono-devel BuildRequires: @RPM_BUILDDEPS@ Requires: @RPM_DEPS@ %description @DESCRIPTION@ %prep %setup %build %{__make} %{?_smp_mflags} \ basedir="/home/alp/Projects/ngtk" \ DESTDIR="%{buildroot}" \ prefix="%{_prefix}" \ %install %{__rm} -rf %{buildroot} %{__make} install \ basedir="/home/alp/Projects/ngtk" \ DESTDIR="%{buildroot}" \ prefix="%{_prefix}" \ #no ldconfig, late binding doesn't need it %clean %{__rm} -rf %{buildroot} %files %defattr(-, root, root, 0755) #%doc ChangeLog COPYING README #%{_bindir}/* #%exclude %{_bindir}/gapi* %{_libdir}/mono/ %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %{_datadir}/ngapi-2.0/