]> git.pld-linux.org Git - packages/dbui.git/blobdiff - dbui.spec
- rel ++
[packages/dbui.git] / dbui.spec
index e4d3144f61b1680daa17f4280bc7e588d69b4324..190d727f88f198ffbd4f0fb91e1effeefe463e8b 100644 (file)
--- a/dbui.spec
+++ b/dbui.spec
@@ -1,8 +1,8 @@
-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
+Release:       2
 License:       GPL
 Group:         Applications/Databases/Interfaces
 Source0:       http://spyder.virtualbeer.net/dbui/%{name}-%{version}.tar.gz
@@ -14,39 +14,39 @@ 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
-Summary(pl):   dbui skonsolidowane z postgresql
+Summary:       dbui linked with PostgreSQL
+Summary(pl):   dbui skonsolidowane z PostgreSQL
 Requires:      %{name} = %{version}
 Group:         Applications/Databases/Interfaces
 
 %description postgresql
-dbui linked with postgresql.
+dbui linked with PostgreSQL.
 
 %description postgresql -l pl
-dbui skonsolidowane z postgresql.
+dbui skonsolidowane z PostgreSQL.
 
 %prep
 %setup  -q
This page took 0.116504 seconds and 4 git commands to generate.