]> git.pld-linux.org Git - packages/WebGUI.git/commitdiff
- pl description
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 21 Apr 2003 15:22:39 +0000 (15:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    WebGUI.spec -> 1.7

WebGUI.spec

index c1c598f7cf2f7d09da2a92ca041ef02875c9fe9e..9a35c46a89ea17147c3350a8a3fa843ee97a95a3 100644 (file)
@@ -1,12 +1,13 @@
 %include       /usr/lib/rpm/macros.perl
 Summary:       Open source content management system (CMS)
+Summary(pl):   Wolnodostêpny system zarz±dzania tre¶ci± (CMS)
 Name:          WebGUI
 Version:       5.2.4
 Release:       0.1
 License:       GPL
 Group:         Development/Languages/Perl
-URL:           http://www.plainblack.com/webgui
 Source0:       http://files.plainblack.com/downloads/5.x.x/webgui-%{version}.tar.gz
+URL:           http://www.plainblack.com/webgui/
 BuildRequires: perl >= 5.6
 BuildRequires: rpm-perlprov >= 3.0.3-16
 BuildArch:     noarch
@@ -19,6 +20,14 @@ pluggable, and platform independent. It was designed to allow the
 people who create the content, to manage it online, rather than
 content management taking up the time of the busy IT Staff.
 
+%description -l pl
+WebGUI to platforma zarz±dzania tre¶ci± stworzona, aby umo¿liwiæ
+¶redniej wielko¶ci firmom tworzenie i utrzymywanie skomplikowanych
+serwisów WWW. WebGUI jest systemem modularnym, obs³uguj±cym wtyczki i
+niezale¿nym od platformy. Zosta³ zaprojektowany tak, aby pozwoliæ
+ludziom tworz±cym serwisy zarz±dzaæ nimi z poziomu przegl±darki,
+zamiast zajmowaæ czas i tak ju¿ zajêtym informatykom.
+
 %prep
 %setup -q -n %{name}
 
@@ -28,8 +37,6 @@ content management taking up the time of the busy IT Staff.
 %{__perl} -pi -e "s|(\\\$session\{config\}\{webguiRoot\}\s*\.\s*'/etc/'\s*\.)||g;" \
           lib/WebGUI/Session.pm
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_libdir}/%{name}/sql
This page took 0.071234 seconds and 4 git commands to generate.