SPECS: tora.spec - pl desc
qboosh
qboosh at pld-linux.org
Sat Apr 29 15:20:39 CEST 2006
Author: qboosh Date: Sat Apr 29 13:20:39 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl desc
---- Files affected:
SPECS:
tora.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/tora.spec
diff -u SPECS/tora.spec:1.32 SPECS/tora.spec:1.33
--- SPECS/tora.spec:1.32 Wed Apr 26 15:54:08 2006
+++ SPECS/tora.spec Sat Apr 29 15:20:34 2006
@@ -2,6 +2,7 @@
#
# Conditional build:
%bcond_with oracle # build with oracle support
+#
Summary: A graphical toolkit for database developers and administrators
Summary(pl): Zestaf graficznych narzędzi dla programistów i administratorów baz danych
Name: tora
@@ -15,18 +16,24 @@
Patch0: %{name}-no-maximize.patch
URL: http://tora.sourceforge.net/
BuildRequires: kdelibs-devel
+BuildRequires: pcre-devel
+BuildRequires: qscintilla-devel
BuildRequires: qt-devel
BuildRequires: qt-linguist
-BuildRequires: qscintilla-devel
-BuildRequires: pcre-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-TOra features a schema browser, SQL worksheet, PL/SQL editor
-and debugger, storage manager, rollback segment monitor,
-instance manager, and SQL output viewer.
-Via qt3 it can access PostgreSQL and MySQL directly.
-Any other database systems can be accessed via ODBC.
+TOra features a schema browser, SQL worksheet, PL/SQL editor and
+debugger, storage manager, rollback segment monitor, instance manager,
+and SQL output viewer. Via qt3 it can access PostgreSQL and MySQL
+directly. Any other database systems can be accessed via ODBC.
+
+%description -l pl
+TOra zawiera przeglądarkę schematów, arkusz roboczy SQL, edytor i
+debugger PL/SQL, zarządcę danych, monitor segmentów wycofań, zarządcę
+instancji i przeglądarkę wyjścia SQL. Poprzez qt3 może współpracować
+bezpośrednio z bazami PostgreSQL i MySQL. Inne systemy baz danych mogą
+być obsługiwane poprzez ODBC.
%prep
%setup -q
@@ -50,11 +57,11 @@
install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
install icons/tora.xpm $RPM_BUILD_ROOT%{_pixmapsdir}
-cp -a help $RPM_BUILD_ROOT%{_libdir}/%{name}/
+cp -a help $RPM_BUILD_ROOT%{_libdir}/%{name}
rm -rf $RPM_BUILD_ROOT%{_libdir}/%{name}/help/images/{.xvpics,.cvsignore}
-install *.qm $RPM_BUILD_ROOT%{_libdir}/%{name}/
-install templates/*.tpl $RPM_BUILD_ROOT%{_libdir}/%{name}/
+install *.qm $RPM_BUILD_ROOT%{_libdir}/%{name}
+install templates/*.tpl $RPM_BUILD_ROOT%{_libdir}/%{name}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -80,6 +87,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2006/04/29 13:20:34 qboosh
+- pl desc
+
Revision 1.32 2006/04/26 13:54:08 baggins
- fixed install
- don't start with window maximized
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tora.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list