]> git.pld-linux.org Git - packages/fluxbox.git/commitdiff
- snap, fixed gcc 3.4 compiling, window.label style backward compatibility auto/ac/fluxbox-0_9_9_20040505-1
authorhavner <havner@pld-linux.org>
Wed, 5 May 2004 14:34:12 +0000 (14:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  and some minor fixes

Changed files:
    fluxbox.spec -> 1.54

fluxbox.spec

index a076162c88421257979b2d4688d327eb92c54db4..8d112a78223b7f6c8fe5e89b7d87821d24b432e3 100644 (file)
@@ -1,19 +1,21 @@
+
+%define                snap 20040505
+
 Summary:       Fluxbox is a windowmanager that is based on Blackbox
 Summary(pl):   Ma³y i szybki zarz±dca okien dla X Window oparty o Blackbox
 Summary(pt_BR):        Fluxbox é um gerenciador de janelas baseado no Blackbox
 Name:          fluxbox
-Version:       0.9.9
-Release:       3
+Version:       0.9.9_%{snap}
+Release:       1
 License:       BSD-like
 Group:         X11/Window Managers
-Source0:       http://dl.sourceforge.net/fluxbox/%{name}-%{version}.tar.bz2
-# Source0-md5: b96f9b23b6605274bf0f7c3f84d080f1
+#Source0:      http://dl.sourceforge.net/fluxbox/%{name}-%{version}.tar.bz2
+Source0:       http://distfiles.pld-linux.org/src/%{name}-%{version}.tar.bz2
+# Source0-md5: 2f77544e07fedb5d1652885f74fc9dd3
 Source1:       %{name}.desktop
 Source2:        %{name}-xsession.desktop
 Source3:        %{name}-pld.style
 Source4:        %{name}-pld.jpg
-Source5:       http://fluxbox.org/download/fluxbox-0.9.9-gcc3.4.patch
-# Source5-md5: 8d626eb9d87864d51db64832dcc6a023
 Patch0:                %{name}-nls-codesets.patch
 URL:           http://fluxbox.sourceforge.net/
 BuildRequires: XFree86-devel
@@ -54,10 +56,10 @@ o blackbox?
 %prep
 %setup -q
 %patch0 -p1
-patch -p0 < %{SOURCE5}
 
 %build
 rm -f missing
+%{__libtoolize}
 %{__aclocal} -I .
 %{__autoheader}
 %{__autoconf}
This page took 0.172358 seconds and 4 git commands to generate.