SPECS: dotnet-mono-zeroconf.spec - updated to 0.7.6 - license is MIT

megabajt megabajt at pld-linux.org
Sun Sep 14 23:51:15 CEST 2008


Author: megabajt                     Date: Sun Sep 14 21:51:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.7.6
- license is MIT

---- Files affected:
SPECS:
   dotnet-mono-zeroconf.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/dotnet-mono-zeroconf.spec
diff -u SPECS/dotnet-mono-zeroconf.spec:1.5 SPECS/dotnet-mono-zeroconf.spec:1.6
--- SPECS/dotnet-mono-zeroconf.spec:1.5	Tue Feb 26 09:08:27 2008
+++ SPECS/dotnet-mono-zeroconf.spec	Sun Sep 14 23:51:10 2008
@@ -3,13 +3,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.3
-Release:	2
-# no real license information, just included COPYING
-License:	LGPL v2
+Version:	0.7.6
+Release:	1
+License:	MIT
 Group:		Libraries
 Source0:	http://banshee-project.org/files/mono-zeroconf/mono-zeroconf-%{version}.tar.bz2
-# Source0-md5:	d63ccff9ac8554f24a066a51e244df32
+# Source0-md5:	7c7c841d6e10ad803bb879511ab9747b
 URL:		http://mono-project.com/Mono.Zeroconf
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1:1.9
@@ -18,7 +17,6 @@
 BuildRequires:	mono-csharp >= 1.1.16.1
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(monoautodeps)
-BuildRequires:	sed >= 4.0
 Requires:	%{name}-provider = %{version}-%{release}
 ExcludeArch:	i386
 # can't be noarch because of pkgconfigdir (use /usr/share/pkgconfig?)
@@ -80,9 +78,6 @@
 %prep
 %setup -q -n mono-zeroconf-%{version}
 
-# use %{_prefix}/lib/mono
-sed -i -e '1ilibdir=$(prefix)/lib' src/Mono.Zeroconf/Makefile.am
-
 %build
 %{__libtoolize}
 %{__aclocal} -I .
@@ -108,6 +103,8 @@
 %attr(755,root,root) %{_bindir}/mzclient
 # .mdb to -debug?
 %{_prefix}/lib/mono/gac/Mono.Zeroconf
+%{_prefix}/lib/mono/gac/policy.1.0.Mono.Zeroconf
+%{_prefix}/lib/mono/gac/policy.2.0.Mono.Zeroconf
 %dir %{_libdir}/mono-zeroconf
 %{_libdir}/mono-zeroconf/MZClient.exe
 # -debug?
@@ -139,6 +136,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008/09/14 21:51:10  megabajt
+- updated to 0.7.6
+- license is MIT
+
 Revision 1.5  2008/02/26 08:08:27  glen
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-mono-zeroconf.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list