SHA256
3
0
forked from pool/autoconf

- add empty install section

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=4
This commit is contained in:
Stephan Kulow 2010-05-31 09:57:40 +00:00 committed by Git OBS Bridge
parent 1ba614fa14
commit 32439664cf
5 changed files with 21 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 31 09:57:17 UTC 2010 - coolo@novell.com
- add empty install section
-------------------------------------------------------------------
Fri May 28 14:12:03 UTC 2010 - coolo@novell.com

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 31 09:57:17 UTC 2010 - coolo@novell.com
- add empty install section
-------------------------------------------------------------------
Fri May 28 14:12:03 UTC 2010 - coolo@novell.com

View File

@ -1,5 +1,5 @@
#
# spec file for package autoconf-testsuite (Version 2.65)
# spec file for package autoconf (Version 2.65)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -26,7 +26,7 @@ AutoReqProv: on
Requires: m4 >= 1.4.6
PreReq: %{install_info_prereq}
Version: 2.65
Release: 1
Release: 2
Summary: A GNU Tool for Automatically Configuring Source Code
Source: autoconf-%{version}.tar.bz2
Patch0: autoreconf-ltdl.diff
@ -60,6 +60,8 @@ make %{?jobs:-j%jobs}
%check
trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
make check
%install
%else
%install

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 31 09:57:17 UTC 2010 - coolo@novell.com
- add empty install section
-------------------------------------------------------------------
Fri May 28 14:12:03 UTC 2010 - coolo@novell.com

View File

@ -60,6 +60,8 @@ make %{?jobs:-j%jobs}
%check
trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
make check
%install
%else
%install