forked from pool/autoconf
- Repackage with bzip2 so that the package can be built for older
distributions. OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf?expand=0&rev=28
This commit is contained in:
parent
0e91e11a9a
commit
e0b8b430ec
3
autoconf-2.69.tar.bz2
Normal file
3
autoconf-2.69.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0a5aad0e5984b954c2d211280fec673ff61e387bd08e3f6d074c6026e4cb0ae1
|
||||||
|
size 1438919
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:64ebcec9f8ac5b2487125a86a7760d2591ac9e1d3dbd59489633f9de62a57684
|
|
||||||
size 1214744
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 27 18:06:56 CET 2012 - pth@suse.de
|
||||||
|
|
||||||
|
- Repackage with bzip2 so that the package can be built for older
|
||||||
|
distributions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 27 14:29:08 CEST 2012 - pth@suse.de
|
Fri Apr 27 14:29:08 CEST 2012 - pth@suse.de
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ License: GPL-3.0+
|
|||||||
Group: Productivity/Editors/Emacs
|
Group: Productivity/Editors/Emacs
|
||||||
Url: http://www.gnu.org/software/autoconf
|
Url: http://www.gnu.org/software/autoconf
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: autoconf-%{version}.tar.xz
|
Source: autoconf-%{version}.tar.bz2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Enhances: emacs
|
Enhances: emacs
|
||||||
%define site_lisp %{_prefix}/share/emacs/site-lisp
|
%define site_lisp %{_prefix}/share/emacs/site-lisp
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 27 18:06:56 CET 2012 - pth@suse.de
|
||||||
|
|
||||||
|
- Repackage with bzip2 so that the package can be built for older
|
||||||
|
distributions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 27 14:29:08 CEST 2012 - pth@suse.de
|
Fri Apr 27 14:29:08 CEST 2012 - pth@suse.de
|
||||||
|
|
||||||
|
@ -22,12 +22,13 @@ BuildRequires: xz
|
|||||||
Url: http://www.gnu.org/software/autoconf
|
Url: http://www.gnu.org/software/autoconf
|
||||||
Requires: info
|
Requires: info
|
||||||
Requires: m4 >= 1.4.6
|
Requires: m4 >= 1.4.6
|
||||||
|
Requires: perl >= 5.6
|
||||||
Version: 2.69
|
Version: 2.69
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A GNU Tool for Automatically Configuring Source Code
|
Summary: A GNU Tool for Automatically Configuring Source Code
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Source: autoconf-%{version}.tar.xz
|
Source: autoconf-%{version}.tar.bz2
|
||||||
Patch0: autoreconf-ltdl.diff
|
Patch0: autoreconf-ltdl.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 27 18:06:56 CET 2012 - pth@suse.de
|
||||||
|
|
||||||
|
- Repackage with bzip2 so that the package can be built for older
|
||||||
|
distributions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 27 14:29:08 CEST 2012 - pth@suse.de
|
Fri Apr 27 14:29:08 CEST 2012 - pth@suse.de
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Release: 0
|
|||||||
Summary: A GNU Tool for Automatically Configuring Source Code
|
Summary: A GNU Tool for Automatically Configuring Source Code
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Source: autoconf-%{version}.tar.xz
|
Source: autoconf-%{version}.tar.bz2
|
||||||
Patch0: autoreconf-ltdl.diff
|
Patch0: autoreconf-ltdl.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
Reference in New Issue
Block a user