]> git.pld-linux.org Git - packages/dotnet-gtk-sharp.git/commitdiff
- auto mono prov/req
authorwolf <wolf@pld-linux.org>
Thu, 11 Aug 2005 18:45:09 +0000 (18:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cut changelog

Changed files:
    dotnet-gtk-sharp.spec -> 1.76

dotnet-gtk-sharp.spec

index 3f7eafa9fbaa412a0c6c478ea52a19493b32352c..5a791aa39dfd5e2168d77d95dc06af5a2b557d73 100644 (file)
@@ -6,6 +6,7 @@
 %define                gtkhtml_soversion       %(/bin/ls %{_libdir}/libgtkhtml-3.6.so.* 2>/dev/null | /usr/bin/head -n 1 | /bin/awk '{ split($1,v,"."); print v[4]; }')
 %define                gtkhtml_version         %(if [ -e /usr/bin/pkg-config ]; then /usr/bin/pkg-config --modversion libgtkhtml-3.6 2>/dev/null || echo 0; else echo 0; fi)
 %include       /usr/lib/rpm/macros.perl
+%include       /usr/lib/rpm/macros.mono
 Summary:       .NET language bindings for GTK+ and GNOME
 Summary(pl):   Wi±zania GTK+ oraz GNOME dla .NET
 Name:          dotnet-gtk-sharp
@@ -31,6 +32,7 @@ BuildRequires:        libxml2-devel
 BuildRequires: mono-csharp >= 1.0.2
 BuildRequires: ncurses-devel
 BuildRequires: pkgconfig
+BuildRequires: rpm-build >= 4.4.2-0.3
 BuildRequires: rpm-perlprov
 %if %{with gnome}
 BuildRequires: gtkhtml-devel >= 3.6.2
This page took 0.074857 seconds and 4 git commands to generate.