]> git.pld-linux.org Git - packages/awesome.git/commitdiff
- cleanup, pl desc
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 9 May 2008 17:32:20 +0000 (17:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    awesome.spec -> 1.4

awesome.spec

index 14efc939706de8d3415bb766bf0032f963d292ee..b31a628cef811412ca71206a6bd263d1c0d70196 100644 (file)
@@ -1,4 +1,3 @@
-#
 Summary:       Awesome Window Manager
 Summary(pl.UTF-8):     Zarządca okien X - Awesome
 Name:          awesome
@@ -11,13 +10,10 @@ Source0:    http://awesome.naquadah.org/download/%{name}-%{version}.tar.bz2
 Source1:       %{name}-xsession.desktop
 URL:           http://awesome.naquadah.org/
 BuildRequires: asciidoc
-#BuildRequires:        autoconf >= 2.59-9
-#BuildRequires:        automake
 BuildRequires: cairo-devel
 BuildRequires: doxygen
 BuildRequires: imlib2-devel
 BuildRequires: libconfuse-devel
-BuildRequires: libtool
 BuildRequires: pango-devel
 BuildRequires: pkgconfig >= 0.9.0
 BuildRequires: sed >= 4.0
@@ -30,28 +26,24 @@ BuildRequires:      xorg-lib-libXrandr-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %{expand:%%define      _sysconfdir     %{_sysconfdir}/X11}
-#%undefine     __cxx
 
 %description
 awesome is a floating and tiling window manager initialy based on a
 dwm code rewriting. It's extremely fast, small, dynamic and awesome.
 
-#%description -l pl.UTF-8
+%description -l pl.UTF-8
+awesome to zarządca okien o zachowaniu pływającym i kaflowym,
+początkowo oparty na przepisaniu kodu zarządcy dwm. Jest bardzo
+szybki, mały, dynamiczny i przeraźliwy.
 
 %prep
 %setup -q
 #%patch0 -p1
 
 %build
-#%{__libtoolize}
-#%{__aclocal} -I m4
-#%{__autoconf}
-#%{__autoheader}
-#%{__automake}
 %configure \
        --disable-static
 
-
 %{__make}
 
 %install
This page took 0.034776 seconds and 4 git commands to generate.