File project.diff of Package hyena

--- hyena.spec.orig
+++ hyena.spec
@@ -22,16 +22,19 @@ Name:           hyena
 License:        X11/MIT
 Group:          Development/Libraries/GNOME
 Version:        0.1
-Release:        1
+Release:        4
 Summary:        Library for .NET applications
 Url:            http://banshee-project.org/
 Source:         %{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  glib-sharp2
-BuildRequires:  gtk-sharp2
+
+%if 0%{?suse_version} != 0
+BuildRequires:  glib-sharp2 gtk-sharp2 mono-nunit
+%else
+BuildRequires:  gtk-sharp2 mono-nunit-devel
+%endif
 BuildRequires:  mono-basic
 BuildRequires:  mono-devel
-BuildRequires:  mono-nunit
 BuildRequires:  perl-XML-Parser
 BuildRequires:  make autoconf automake libtool pkgconfig
 Requires:       mono
@@ -70,3 +73,4 @@ rm -rf $RPM_BUILD_ROOT
 #%files lang -f %{name}.lang
 
 %changelog
+
openSUSE Build Service is sponsored by