]> git.pld-linux.org Git - packages/awesome.git/blobdiff - awesome.spec
- up to 3.3.4
[packages/awesome.git] / awesome.spec
index 4bf63154e09557ae17d0714b6cfdb134ea065582..eae91711710c8ac4d262f6fbdbf7aa86b69d5b4a 100644 (file)
@@ -2,15 +2,16 @@ Summary:      awesome window manager
 Summary(hu.UTF-8):     awesome ablakkezelő
 Summary(pl.UTF-8):     Zarządca okien X - Awesome
 Name:          awesome
-Version:       3.3.2
-Release:       0.1
+Version:       3.3.4
+Release:       1
 License:       GPL v2
 Group:         X11/Window Managers
 Source0:       http://awesome.naquadah.org/download/%{name}-%{version}.tar.bz2
-# Source0-md5: 39cdf5e86f761c3ca73f0b2b6427a961
+# Source0-md5: a8e20a5af2cb07191416c2b8198b450c
 Source1:       %{name}-xsession.desktop
 Patch0:                %{name}-3.0-lua-files.patch
 Patch1:                %{name}-client-bashizm.patch
+Patch2:                %{name}-xmlto.patch
 URL:           http://awesome.naquadah.org/
 BuildRequires: ImageMagick-coder-png
 BuildRequires: asciidoc
@@ -32,7 +33,7 @@ BuildRequires:        readline-devel
 BuildRequires: rpmbuild(macros) >= 1.293
 BuildRequires: sed >= 4.0
 BuildRequires: startup-notification-devel >= 0.10
-BuildRequires: xcb-util-devel >= 0.3.5
+BuildRequires: xcb-util-devel >= 0.3.6
 BuildRequires: xmlto
 BuildRequires: xorg-lib-libICE-devel
 BuildRequires: xorg-lib-libXext-devel
@@ -41,7 +42,7 @@ BuildRequires:        xorg-lib-libXinerama-devel
 BuildRequires: xorg-lib-libXrandr-devel
 Requires:      %{name}-client = %{version}-%{release}
 Requires:      startup-notification >= 0.10
-Requires:      xcb-util >= 0.3.5
+Requires:      xcb-util >= 0.3.6
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc/X11
@@ -71,8 +72,8 @@ kontrolę nad swoim środowiskiem graficznym.
 
 %package client
 Summary:       awesome window manager command line client
-Summary(hu.UTF-8):     parancssoros kliens az awesome ablakkezelőhöz
-Summary(pl.UTF-8):     klient zarządcy okien awesome
+Summary(hu.UTF-8):     Parancssoros kliens az awesome ablakkezelőhöz
+Summary(pl.UTF-8):     Klient zarządcy okien awesome
 Group:         X11/Window Managers/Tools
 Requires:      dbus
 Requires:      rlwrap
@@ -262,6 +263,7 @@ Dodatkowe "tematy" (definicje wyglądu) zarządcy okien awesome.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %cmake \
This page took 0.121636 seconds and 4 git commands to generate.