Author: megabajt Date: Tue Dec 23 17:10:38 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.8.0
---- Files affected: SPECS: dotnet-mono-zeroconf.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/dotnet-mono-zeroconf.spec diff -u SPECS/dotnet-mono-zeroconf.spec:1.8 SPECS/dotnet-mono-zeroconf.spec:1.9 --- SPECS/dotnet-mono-zeroconf.spec:1.8 Fri Oct 17 00:19:33 2008 +++ SPECS/dotnet-mono-zeroconf.spec Tue Dec 23 18:10:32 2008 @@ -8,12 +8,12 @@ Summary: Mono.Zeroconf - easy to use API that covers the most common operations for mDNS Summary(pl.UTF-8): Mono.Zeroconf - łatwe w użyciu API pokrywające większość operacji mDNS Name: dotnet-mono-zeroconf -Version: 0.7.6 -Release: 3 +Version: 0.8.0 +Release: 1 License: MIT Group: Libraries Source0: http://banshee-project.org/files/mono-zeroconf/mono-zeroconf-%{version}.tar.bz2 -# Source0-md5: 7c7c841d6e10ad803bb879511ab9747b +# Source0-md5: b713ea75cd8a7f3b49ddd59b902bc7e0 Patch0: %{name}-pkgconfig.patch URL: http://mono-project.com/Mono.Zeroconf BuildRequires: autoconf >= 2.50 @@ -113,6 +113,7 @@ %{_prefix}/lib/mono/gac/Mono.Zeroconf %{_prefix}/lib/mono/gac/policy.1.0.Mono.Zeroconf %{_prefix}/lib/mono/gac/policy.2.0.Mono.Zeroconf +%{_prefix}/lib/mono/gac/policy.3.0.Mono.Zeroconf %dir %{_libdir}/mono-zeroconf %{_libdir}/mono-zeroconf/MZClient.exe # -debug? @@ -127,9 +128,9 @@ %files provider-avahi %defattr(644,root,root,755) -%{_libdir}/mono-zeroconf/Mono.Zeroconf.Providers.Avahi.dll +%{_libdir}/mono-zeroconf/Mono.Zeroconf.Providers.AvahiDBus.dll # -debug? -%{_libdir}/mono-zeroconf/Mono.Zeroconf.Providers.Avahi.dll.mdb +%{_libdir}/mono-zeroconf/Mono.Zeroconf.Providers.AvahiDBus.dll.mdb %if %{with mdns} %files provider-mDNSResponder @@ -146,6 +147,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2008/12/23 17:10:32 megabajt +- updated to 0.8.0 + Revision 1.8 2008/10/16 22:19:33 megabajt - added -pkgconfig.patch - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-mono-zeroconf.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
