]> git.pld-linux.org Git - packages/awesome.git/blobdiff - awesome.spec
- up to 2.3.4
[packages/awesome.git] / awesome.spec
index d147979e05ccd42b7a2e5476ca3bb123ce14986c..db6861a6c190f5e3b1c6412ee3097cddc4374182 100644 (file)
@@ -1,24 +1,21 @@
-# $Revision $, $Date: 2008-03-15 16:08:03 $
-#
 Summary:       Awesome Window Manager
+Summary(hu.UTF-8):     awesome ablakkezelő
 Summary(pl.UTF-8):     Zarządca okien X - Awesome
 Name:          awesome
-Version:       2.1
+Version:       2.3.4
 Release:       0.1
 License:       GPL v2
 Group:         X11/Window Managers
 Source0:       http://awesome.naquadah.org/download/%{name}-%{version}.tar.bz2
-# Source0-md5: def20d92c1af0352fd027889890e5844
+# Source0-md5: bc9d115e70607c51ed55d7e1d6112c5c
 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: pkgconfig
+BuildRequires: pango-devel
 BuildRequires: pkgconfig >= 0.9.0
 BuildRequires: sed >= 4.0
 BuildRequires: xmlto
@@ -30,28 +27,28 @@ 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.
+
+%description -l hu.UTF-8
+awesome egy floating és tiling típusú ablakkezelő, amely kezdetben
+a dwm-en alapult. Extrém gyors, kicsi, dinamikus és... félelmetes.
 
 %prep
 %setup -q
 #%patch0 -p1
 
 %build
-#%{__libtoolize}
-#%{__aclocal} -I m4
-#%{__autoconf}
-#%{__autoheader}
-#%{__automake}
 %configure \
        --disable-static
 
-
 %{__make}
 
 %install
@@ -71,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS LICENSE README STYLE awesomerc
 %attr(755,root,root) %{_bindir}/%{name}
 %attr(755,root,root) %{_bindir}/%{name}-client
+%attr(755,root,root) %{_bindir}/%{name}-menu
+%attr(755,root,root) %{_bindir}/%{name}-message
 %{_datadir}/%{name}
 %{_datadir}/xsessions/%{name}.desktop
 %{_mandir}/man1/%{name}*
+%{_mandir}/man5/%{name}*
This page took 0.035318 seconds and 4 git commands to generate.