Author: megabajt Date: Thu Oct 16 22:19:38 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -pkgconfig.patch - release 3
---- Files affected: SPECS: dotnet-mono-zeroconf.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/dotnet-mono-zeroconf.spec diff -u SPECS/dotnet-mono-zeroconf.spec:1.7 SPECS/dotnet-mono-zeroconf.spec:1.8 --- SPECS/dotnet-mono-zeroconf.spec:1.7 Fri Oct 17 00:02:14 2008 +++ SPECS/dotnet-mono-zeroconf.spec Fri Oct 17 00:19:33 2008 @@ -9,11 +9,12 @@ 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: 2 +Release: 3 License: MIT Group: Libraries Source0: http://banshee-project.org/files/mono-zeroconf/mono-zeroconf-%{version}.tar.bz2 # Source0-md5: 7c7c841d6e10ad803bb879511ab9747b +Patch0: %{name}-pkgconfig.patch URL: http://mono-project.com/Mono.Zeroconf BuildRequires: autoconf >= 2.50 BuildRequires: automake >= 1:1.9 @@ -82,6 +83,7 @@ %prep %setup -q -n mono-zeroconf-%{version} +%patch0 -p1 %build %{__libtoolize} @@ -144,6 +146,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008/10/16 22:19:33 megabajt +- added -pkgconfig.patch +- release 3 + Revision 1.7 2008/10/16 22:02:14 megabajt - added mdns bcond, off by default as Th does not ship mDNSResponder - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-mono-zeroconf.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
