Accepting request 40971 from devel:tools:building
Copy from devel:tools:building/autoconf based on submit request 40971 from user coolo OBS-URL: https://build.opensuse.org/request/show/40971 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf?expand=0&rev=15
This commit is contained in:
commit
1949c4dfa2
@ -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
|
Fri May 28 14:12:03 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ License: GPLv3+
|
|||||||
Group: Productivity/Editors/Emacs
|
Group: Productivity/Editors/Emacs
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.65
|
Version: 2.65
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Emacs mode for editing GNU Autoconf scripts
|
Summary: Emacs mode for editing GNU Autoconf scripts
|
||||||
Url: http://www.gnu.org/software/autoconf
|
Url: http://www.gnu.org/software/autoconf
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
@ -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
|
Fri May 28 14:12:03 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ AutoReqProv: on
|
|||||||
Requires: m4 >= 1.4.6
|
Requires: m4 >= 1.4.6
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
Version: 2.65
|
Version: 2.65
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A GNU Tool for Automatically Configuring Source Code
|
Summary: A GNU Tool for Automatically Configuring Source Code
|
||||||
Source: autoconf-%{version}.tar.bz2
|
Source: autoconf-%{version}.tar.bz2
|
||||||
Patch0: autoreconf-ltdl.diff
|
Patch0: autoreconf-ltdl.diff
|
||||||
@ -60,6 +60,8 @@ make %{?jobs:-j%jobs}
|
|||||||
%check
|
%check
|
||||||
trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
||||||
make check
|
make check
|
||||||
|
|
||||||
|
%install
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
@ -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
|
Fri May 28 14:12:03 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ AutoReqProv: on
|
|||||||
Requires: m4 >= 1.4.6
|
Requires: m4 >= 1.4.6
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
Version: 2.65
|
Version: 2.65
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A GNU Tool for Automatically Configuring Source Code
|
Summary: A GNU Tool for Automatically Configuring Source Code
|
||||||
Source: autoconf-%{version}.tar.bz2
|
Source: autoconf-%{version}.tar.bz2
|
||||||
Patch0: autoreconf-ltdl.diff
|
Patch0: autoreconf-ltdl.diff
|
||||||
@ -60,6 +60,8 @@ make %{?jobs:-j%jobs}
|
|||||||
%check
|
%check
|
||||||
trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
trap 'test $? -ne 0 && cat tests/testsuite.log' EXIT
|
||||||
make check
|
make check
|
||||||
|
|
||||||
|
%install
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user