Author: qboosh                       Date: Thu Oct 21 05:47:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pl for doc-*
- .NET/C# packages use dotnet-, not sharp- prefix

---- Files affected:
packages/graphviz:
   graphviz.spec (1.116 -> 1.117) 

---- Diffs:

================================================================
Index: packages/graphviz/graphviz.spec
diff -u packages/graphviz/graphviz.spec:1.116 
packages/graphviz/graphviz.spec:1.117
--- packages/graphviz/graphviz.spec:1.116       Fri Jul  9 13:17:01 2010
+++ packages/graphviz/graphviz.spec     Thu Oct 21 07:47:49 2010
@@ -11,14 +11,14 @@
 %bcond_without dotnet  # don't build C# bindings
 %bcond_without java    # don't build Java bindings
 %bcond_without ocaml   # don't build ocaml bindings
-%bcond_without php             # don't build php bindings
+%bcond_without php     # don't build php bindings
 %bcond_without perl    # don't build perl bindings
 %bcond_without ruby    # don't build ruby bindings
-%bcond_without tcl             # don't build tcl bindings
-%bcond_without lua             # don't build lua bindings
-%bcond_without r               # don't build R bindings
+%bcond_without tcl     # don't build tcl bindings
+%bcond_without lua     # don't build lua bindings
+%bcond_without r       # don't build R bindings
 %bcond_without python  # don't build python bindings
-%bcond_with            io              # don't build io language bindings
+%bcond_with    io      # don't build io language bindings
 %bcond_without guile   # don't build guile bindings
 %bcond_without ming    # don't build ming support
 %bcond_without devil   # don't build devil plugin
@@ -140,18 +140,26 @@
 
 %package doc-html
 Summary:       HTML documentation for graphviz
+Summary(pl.UTF-8):     Dokumentacja do graphviza w formacie HTML
 Group:         Documentation
 
 %description doc-html
 HTML documentation for graphviz.
 
+%description doc-html -l pl.UTF-8
+Dokumentacja do graphviza w formacie HTML.
+
 %package doc-pdf
 Summary:       PDF documentation for graphviz
+Summary(pl.UTF-8):     Dokumentacja do graphviza w formacie PDF
 Group:         Documentation
 
 %description doc-pdf
 PDF documentation for graphviz.
 
+%description doc-pdf -l pl.UTF-8
+Dokumentacja do graphviza w formacie PDF.
+
 %package graphs
 Summary:       Demo graphs for graphviz
 Summary(pl.UTF-8):     Przykładowe grafy dla graphviza
@@ -268,17 +276,18 @@
 %description -n ruby-%{name} -l pl.UTF-8
 Wiązania Ruby'ego dla graphviza.
 
-%package -n sharp-%{name}
+%package -n dotnet-%{name}-sharp
 Summary:       C# binding for graphviz
 Summary(pl.UTF-8):     Wiązania C# dla graphviza
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
 Obsoletes:     graphviz-sharp
+Obsoletes:     sharp-graphviz
 
-%description -n sharp-%{name}
+%description -n dotnet-%{name}-sharp
 C# binding for graphviz.
 
-%description -n sharp-%{name} -l pl.UTF-8
+%description -n dotnet-%{name}-sharp -l pl.UTF-8
 Wiązania C# dla graphviza.
 
 %package -n tcl-%{name}
@@ -599,7 +608,7 @@
 %endif
 
 %if %{with dotnet}
-%files -n sharp-%{name}
+%files -n dotnet-%{name}-sharp
 %defattr(644,root,root,755)
 %dir %{_libdir}/graphviz/sharp
 %attr(755,root,root) %{_libdir}/graphviz/sharp/libgv_sharp.so
@@ -650,6 +659,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.117  2010/10/21 05:47:49  qboosh
+- pl for doc-*
+- .NET/C# packages use dotnet-, not sharp- prefix
+
 Revision 1.116  2010/07/09 11:17:01  arekm
 - release 5
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/graphviz/graphviz.spec?r1=1.116&r2=1.117&f=u

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

Reply via email to