]> git.pld-linux.org Git - packages/blackbox.git/commitdiff
- pipe.patch default (if | is first char in filename of menu then
authorjuandon <witekfl@pld-linux.org>
Fri, 8 Mar 2002 21:44:40 +0000 (21:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
 menu is reading from pipe instead of file, eg. | wmconfig --output blackbox)
- added Polish translation

Changed files:
    blackbox.spec -> 1.58

blackbox.spec

index cad75b1953ce314cd2a1210b536a5b1aa3eb0632..ca0df413f7d8c81eeec88af0b905ea689413a831 100644 (file)
@@ -1,18 +1,17 @@
-# Conditional build
-# --with pipe  Experimental pipe usage for use with wmconfig mainly
-#
 Summary:       Very small and fast window manger for the X Window
 Summary(pl):   Ma³y i szybki menad¿er okien dla X Window
 Name:          blackbox
 Version:       0.62.1
-Release:       4
+Release:       4.5
 License:       GPL
 Group:         X11/Window Managers
 Vendor:                Brad Hughes <blackbox@alug.org>
 Source0:       http://prdownloads.sourceforge.net/blackboxwm/%{name}-%{version}.tar.gz
 Source1:       %{name}.desktop
+Source2:       %{name}-nls-pl.tar.bz2
 Patch0:                %{name}-am_fixes.patch
 Patch1:                %{name}-pipe.patch
+Patch2:                %{name}-nls-pl.patch
 URL:           http://blackboxwm.sourceforge.net/
 BuildRequires: XFree86-devel
 BuildRequires: autoconf
@@ -45,9 +44,10 @@ algorytm rysowania dekoracji okien, kt
 gradientowe lub trójwymiarowe. Blackbox oszczêdza pamiêæ i czas CPU.
 
 %prep
-%setup -q
+%setup -q -a2
 %patch0 -p1
-%{?_with_pipe:%patch1 -p1}
+%patch1 -p1
+%patch2 -p1
 
 %build
 aclocal
This page took 0.049709 seconds and 4 git commands to generate.