SPECS: cmake.spec - pl for -gui
qboosh
qboosh at pld-linux.org
Sun Aug 17 21:00:47 CEST 2008
Author: qboosh Date: Sun Aug 17 19:00:47 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl for -gui
---- Files affected:
SPECS:
cmake.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/cmake.spec
diff -u SPECS/cmake.spec:1.34 SPECS/cmake.spec:1.35
--- SPECS/cmake.spec:1.34 Fri Aug 15 14:06:24 2008
+++ SPECS/cmake.spec Sun Aug 17 21:00:42 2008
@@ -6,8 +6,8 @@
# (is there any standard way???)
#
# Conditional build:
-%bcond_with bootstrap # use internal versions of some libraries
-%bcond_without gui
+%bcond_with bootstrap # use internal versions of some libraries
+%bcond_without gui # don't build gui package
#
Summary: Cross-platform, open-source make system
Summary(pl.UTF-8): Wieloplatformowy system make o otwartych źródłach
@@ -49,12 +49,17 @@
i dziedziczenie szablonów.
%package gui
-Summary: Qt GUI for %{name}
+Summary: Qt GUI for CMake
+Summary(pl.UTF-8): Graficzny interfejs użytkownika Qt dla CMake
Group: Development/Tools
Requires: %{name} = %{version}-%{release}
-%description gui
-The %{name}-gui package contains the Qt based GUI for CMake.
+%description gui
+This package contains the Qt based GUI for CMake.
+
+%description gui -l pl.UTF-8
+Ten pakiet zawiera oparty na Qt graficzny interfejs użytkownika dla
+CMake.
%prep
%setup -q
@@ -118,6 +123,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2008/08/17 19:00:42 qboosh
+- pl for -gui
+
Revision 1.34 2008/08/15 12:06:24 shadzik
- it actually even automatically redirects us to the right page
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cmake.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list