]> git.pld-linux.org Git - packages/AfterStep.git/blobdiff - AfterStep.spec
- up to 2.2.11
[packages/AfterStep.git] / AfterStep.spec
index 7b64fceefee65fe4f2cdcf511a62d28c8b157b6f..2918b4deabb64085bbba6bfa43cc5cf5fd3fcc70 100644 (file)
@@ -12,22 +12,22 @@ Summary:    AfterStep Window Manager
 Summary(ja.UTF-8):     AfterStep ウィンドウマネージャ (NeXT風)
 Summary(pl.UTF-8):     AfterStep - zarządca okien
 Name:          AfterStep
-Version:       2.2.4
-Release:       0.1
+Version:       2.2.11
+Release:       0.2
 License:       GPL v2+
-Vendor:                The AfterStep Team (see TEAM in docdir)
 Group:         X11/Window Managers
 Source0:       ftp://ftp.afterstep.org/stable/%{name}-%{version}.tar.bz2
-# Source0-md5: a382ad2fd2947d26010d1ec5f6a80392
+# Source0-md5: dbedd3dd4cd6bad56edcab4ee6fb4de8
 #Source1:      %{name}.RunWM
 Source3:       %{name}-xsession.desktop
 Patch0:                %{name}-no_bash_fix.patch
-Patch1:                %{name}-install_man.patch
+Patch1:                %{name}-ldconfig.patch
 Patch2:                %{name}-opt.patch
 Patch3:                %{name}-link.patch
 URL:           http://www.afterstep.org/
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake
+BuildRequires: fltk-devel
 BuildRequires: giflib-devel
 BuildRequires: gtk+2-devel >= 1:2.0.0
 BuildRequires: libjpeg-devel
@@ -38,9 +38,10 @@ BuildRequires:       sgml-tools
 BuildRequires: xorg-lib-libXext-devel
 BuildRequires: xorg-lib-libXinerama-devel
 #Requires:     wmconfig >= 0.9.9-5
+Conflicts:     filesystem < 3.0-20
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _wmpropsdir     /usr/share/wm-properties
+%define                _wmpropsdir     /usr/share/gnome/wm-properties
 
 %description
 AfterStep is a continuation of the BowMan window manager which was
@@ -140,7 +141,7 @@ sgml2html doc/afterstep.sgml
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_wmpropsdir},%{_datadir}/xsessions,/etc/sysconfig/wmstyle}
 
-%{__make} install install.man \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
 install AfterStep.desktop $RPM_BUILD_ROOT%{_wmpropsdir}
This page took 0.026149 seconds and 4 git commands to generate.