]> git.pld-linux.org Git - packages/AnotherLevel.git/commitdiff
- pl summary, typos etc.
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 31 Aug 2001 08:20:43 +0000 (08:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    AnotherLevel.spec -> 1.11

AnotherLevel.spec

index 4d5e5485ba81bada919d8e54a32e21a5d086e3be..75466ca152bbfff2313b37700f0117899549fd77 100644 (file)
@@ -1,8 +1,9 @@
-Summary:       A customized configuration of the fvwm2 window manager.
+Summary:       A customized configuration of the fvwm2 window manager
+Summary(pl):   U¿yteczna konfiguracja zarz±dcy okien fvwm2
 Name:          AnotherLevel
 Version:       0.9
 Release:       1
-Copyright:     distributable
+License:       distributable
 Group:         X11/Window Managers
 Group(de):     X11/Fenstermanager
 Group(pl):     X11/Zarz±dcy Okien
@@ -10,10 +11,10 @@ Source0:    %{name}-%{version}.tar.gz
 Requires:      m4, fvwm2, fvwm2-icons, wmconfig > 0.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     TheNextLevel
-BuildArchitectures:    noarch
+BuildArch    noarch
 
-%define                _prefix /usr/X11R6
-%define                _mandir /usr/X11R6/man
+%define                _prefix         /usr/X11R6
+%define                _mandir         /usr/X11R6/man
 
 %description 
 AnotherLevel is a custom configuration of the popular fvwm2 window
@@ -25,21 +26,17 @@ Desktop Contest.
 
 AnotherLevel is designed to be easily configured by the user.
 
-%descritpion -l pl
-AnotherLevel jest u¿yteczn± konfiguracj± popularnego zarz±dcy
-okien, jakim jest fvwm2. Fvwm oznacza (?) wirtualnego zarz±dcê
-okien. Zamiast znaku zapytania mo¿na dopisaæ:szybki, elastyczny,
-przyjazny i fantastyczny - wszystko to pasowa³oby do niego. Ten
-zarz±dca okien bazuje na konfiguracji pulpitu w stylu TheNextLevel 
-stworzonej przez Grega J. Bradosa, która wygra³a Red Hat Desktop
-Contest w 1996 roku.
+%description -l pl
+AnotherLevel jest u¿yteczn± konfiguracj± popularnego zarz±dcy okien,
+jakim jest fvwm2. Fvwm oznacza (?) wirtualnego zarz±dcê okien. Zamiast
+znaku zapytania mo¿na dopisaæ: szybki, elastyczny, przyjazny i
+fantastyczny - wszystko to pasowa³oby do niego. Ten zarz±dca okien
+bazuje na konfiguracji pulpitu w stylu TheNextLevel stworzonej przez
+Grega J. Bradosa, która wygra³a Red Hat Desktop Contest w 1996 roku.
 
 %prep
 %setup -c -q
 
-%build
-echo "No build necessary"
-
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -49,11 +46,11 @@ rm -rf $RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/TheNextLevel
 ln -sf ../AnotherLevel/fvwm2rc.m4 \
-$RPM_BUILD_ROOT%{_sysconfdir}/X11/TheNextLevel/.fvwm2rc.m4
+       $RPM_BUILD_ROOT%{_sysconfdir}/X11/TheNextLevel/.fvwm2rc.m4
 
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm/Sessions
 install AnotherLevel.session \
-$RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm/Sessions/AnotherLevel
+       $RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm/Sessions/AnotherLevel
 
 gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man1/*
 
This page took 0.073617 seconds and 4 git commands to generate.