From: paladine Date: Thu, 28 Oct 2004 12:22:22 +0000 (+0000) Subject: - "MySQL" unification X-Git-Tag: auto/ac/dbui-0_4_0-2~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdbui.git;a=commitdiff_plain;h=79335ca0c1328aff7eb1afedd7fb25b6263f2321 - "MySQL" unification Changed files: dbui.spec -> 1.11 --- diff --git a/dbui.spec b/dbui.spec index e4d3144..838957d 100644 --- a/dbui.spec +++ b/dbui.spec @@ -1,5 +1,5 @@ -Summary: It's a GTK+ interface to mysql/postgresql databases -Summary(pl): Interfejs GTK+ do baz danych mysql/postgresql +Summary: It's a GTK+ interface to MySQL/postgresql databases +Summary(pl): Interfejs GTK+ do baz danych MySQL/postgresql Name: dbui Version: 0.4.0 Release: 1 @@ -14,27 +14,27 @@ BuildRequires: mysql-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -It's a GTK+ interface to mysql/postgresql databases. You might say a +It's a GTK+ interface to MySQL/postgresql databases. You might say a database editor. It's still in its very early stages but you can fully -search, update, add, and delete any mysql/postgresql database. +search, update, add, and delete any MySQL/postgresql database. %description -l pl -To jest interfejs GTK+ do baz danych mysql/postgresql. Mo¿na go nazwaæ +To jest interfejs GTK+ do baz danych MySQL/postgresql. Mo¿na go nazwaæ edytorem baz danych. Nadal jest we wstêpnym stadium rozwoju, ale mo¿na ju¿ przeszukiwaæ, uaktualniaæ, dodawaæ i usuwaæ z baz -mysql/postgresql. +MySQL/postgresql. %package mysql -Summary: dbui linked with mysql -Summary(pl): dbui skonsolidowane z mysql +Summary: dbui linked with MySQL +Summary(pl): dbui skonsolidowane z MySQL Requires: %{name} = %{version} Group: Applications/Databases/Interfaces %description mysql -dbui linked with mysql. +dbui linked with MySQL. %description mysql -l pl -dbui skonsolidowane z mysql. +dbui skonsolidowane z MySQL. %package postgresql Summary: dbui linked with postgresql