Author: qboosh                       Date: Sat Jan 12 14:32:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- exact provider version matching (no external providers to deal with)

---- Files affected:
SPECS:
   dotnet-mono-zeroconf.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/dotnet-mono-zeroconf.spec
diff -u SPECS/dotnet-mono-zeroconf.spec:1.2 SPECS/dotnet-mono-zeroconf.spec:1.3
--- SPECS/dotnet-mono-zeroconf.spec:1.2 Thu Jan 10 17:23:52 2008
+++ SPECS/dotnet-mono-zeroconf.spec     Sat Jan 12 15:32:41 2008
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %include       /usr/lib/rpm/macros.mono
-Summary:       Mono.Zeroconf provides an easy to use API that covers the most 
common operations for mDNS
+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:       1
@@ -18,34 +19,49 @@
 BuildRequires: mono-csharp >= 1.1.16.1
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(monoautodeps)
-Requires:      dotnet-mono-zeroconf-provider
+Requires:      %{name}-provider = %{version}-%{release}
 ExcludeArch:   i386
 # can't be noarch because of pkgconfigdir (use /usr/share/pkgconfig?)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Mono.Zeroconf provides an easy to use API that covers the most common 
operations for mDNS.
+Mono.Zeroconf provides an easy to use API that covers the most common
+operations for mDNS.
+
+%description -l pl.UTF-8
+Mono.Zeroconf udostępnia łatwe w użyciu API pokrywające większość
+popularnych operacji mDNS.
 
 %package provider-avahi
 Summary:       Avahi provider for Mono.Zeroconf
+Summary(pl.UTF-8):     Łącznik Avahi dla biblioteki Mono.Zeroconf
 Group:         Libraries
-Provides:      dotnet-mono-zeroconf-provider
+Provides:      %{name}-provider = %{version}-%{release}
 Requires:      %{name} = %{version}-%{release}
 
 %description provider-avahi
 This package provides an Avahi Zeroconf provider for Mono.Zeroconf.
 
+%description provider-avahi -l pl.UTF-8
+Ten pakiet udostępnia łącznik z Avahi dla biblioteki Mono.Zeroconf.
+
 %package provider-mDNSResponder
 Summary:       Bonjour provider for Mono.Zeroconf
+Summary(pl.UTF-8):     Łącznik Bonjour dla biblioteki Mono.Zeroconf
 Group:         Libraries
-Provides:      dotnet-mono-zeroconf-provider
+Provides:      %{name}-provider = %{version}-%{release}
 Requires:      %{name} = %{version}-%{release}
 
 %description provider-mDNSResponder
-This package provides an mDNSResponder Zeroconf provider for Mono.Zeroconf.
+This package provides an mDNSResponder Zeroconf provider for
+Mono.Zeroconf.
+
+%description provider-mDNSResponder -l pl.UTF-8
+Ten pakiet udostępnia łącznik z usługą Zeroconf mDNSRespondera dla
+biblioteki Mono.Zeroconf.
 
 %prep
-%setup -qn mono-zeroconf-%{version}
+%setup -q -n mono-zeroconf-%{version}
 
 %build
 %{__libtoolize}
@@ -91,10 +107,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-01-12 14:32:41  qboosh
+- pl
+- exact provider version matching (no external providers to deal with)
+
 Revision 1.2  2008-01-10 16:23:52  patrys
 - R: provider package
 
 Revision 1.1  2008-01-10 16:22:20  patrys
 - initial PLD release
 - docs not packaged (don't know the proper way)
-
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to