SPECS: avahi.spec - dotnet bindings updated, mono autodeps not inc...

freetz freetz at pld-linux.org
Sat Jan 28 09:53:55 CET 2006


Author: freetz                       Date: Sat Jan 28 08:53:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dotnet bindings updated, mono autodeps not included (totally broken)

---- Files affected:
SPECS:
   avahi.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/avahi.spec
diff -u SPECS/avahi.spec:1.11 SPECS/avahi.spec:1.12
--- SPECS/avahi.spec:1.11	Thu Jan 26 16:54:46 2006
+++ SPECS/avahi.spec	Sat Jan 28 09:53:50 2006
@@ -184,6 +184,7 @@
 Summary(pl):	Pliki rozwojowe wiązań Avahi dla MONO
 Group:		Development/Libraries
 Requires:	dotnet-avahi = %{version}-%{release}
+Requires:	monodoc
 
 %description -n dotnet-avahi-devel
 Development files for MONO Avahi bindings.
@@ -367,11 +368,16 @@
 %{_libdir}/libavahi-common.a
 %{_libdir}/libavahi-core.a
 
-#%files -n dotnet-avahi
-#%defattr(644,root,root,755)
+%if %{with dotnet}
+%files -n dotnet-avahi
+%defattr(644,root,root,755)
+%{_prefix}/lib/mono/gac/avahi-sharp
 
-#%files -n dotnet-avahi-devel
-#%defattr(644,root,root,755)
+%files -n dotnet-avahi-devel
+%defattr(644,root,root,755)
+%{_prefix}/lib/monodoc/sources/avahi-*
+%{_pkgconfigdir}/*.pc
+%endif
 
 %files glib
 %defattr(644,root,root,755)
@@ -432,6 +438,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/01/28 08:53:50  freetz
+- dotnet bindings updated, mono autodeps not included (totally broken)
+
 Revision 1.11  2006/01/26 15:54:46  freetz
 - 0.6.5, added glade patch, require dbus >= 0.60-2, small fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/avahi.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list