Accepting request 94817 from home:coolo:removeautomake

add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94817
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fvwm2?expand=0&rev=15
This commit is contained in:
Stephan Kulow 2011-12-02 07:17:40 +00:00 committed by Git OBS Bridge
parent 16021fa606
commit 0228c2b5bc
2 changed files with 17 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 1 17:06:01 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 1 15:21:45 UTC 2011 - pgajdos@suse.com Thu Sep 1 15:21:45 UTC 2011 - pgajdos@suse.com

View File

@ -15,18 +15,23 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: fvwm2 Name: fvwm2
BuildRequires: freetype2-devel fribidi-devel gcc-c++ libpng-devel libstroke-devel pkgconfig readline-devel update-desktop-files xorg-x11-devel BuildRequires: automake
License: GPLv2+ BuildRequires: freetype2-devel
BuildRequires: fribidi-devel
BuildRequires: gcc-c++
BuildRequires: libpng-devel
BuildRequires: libstroke-devel
BuildRequires: pkgconfig
BuildRequires: readline-devel
BuildRequires: update-desktop-files
BuildRequires: xorg-x11-devel
License: GPL-2.0+
Group: System/GUI/Other Group: System/GUI/Other
Provides: fvwm fvwmicns windowmanager xpmroot Provides: fvwm fvwmicns windowmanager xpmroot
Obsoletes: fvwm xpmroot Obsoletes: fvwm xpmroot
AutoReqProv: on
Version: 2.5.26 Version: 2.5.26
Release: 55 Release: 0
Summary: Improved Version of FVWM Window Manager Summary: Improved Version of FVWM Window Manager
Url: http://www.fvwm.org Url: http://www.fvwm.org
Source0: fvwm-%{version}.tar.bz2 Source0: fvwm-%{version}.tar.bz2