]> git.pld-linux.org Git - packages/dbui.git/commitdiff
- "MySQL" unification
authorpaladine <paladine@pld-linux.org>
Thu, 28 Oct 2004 12:22:22 +0000 (12:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dbui.spec -> 1.11

dbui.spec

index e4d3144f61b1680daa17f4280bc7e588d69b4324..838957dc316abdaaf56daac28f23983a6ac1129b 100644 (file)
--- 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
 Name:          dbui
 Version:       0.4.0
 Release:       1
@@ -14,27 +14,27 @@ BuildRequires:      mysql-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 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
 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
 
 %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
 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
 
 %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
 Requires:      %{name} = %{version}
 Group:         Applications/Databases/Interfaces
 
 %description mysql
-dbui linked with mysql.
+dbui linked with MySQL.
 
 %description mysql -l pl
 
 %description mysql -l pl
-dbui skonsolidowane z mysql.
+dbui skonsolidowane z MySQL.
 
 %package postgresql
 Summary:       dbui linked with postgresql
 
 %package postgresql
 Summary:       dbui linked with postgresql
This page took 0.055325 seconds and 4 git commands to generate.