devel rebuild
This commit is contained in:
@@ -6,10 +6,12 @@
|
||||
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed -i 's/ -Werror / /' configure")
|
||||
#autotools.autoreconf("-vfi")
|
||||
autotools.configure("--prefix=/usr \
|
||||
--disable-static")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>The automated text and program generation tool</Summary>
|
||||
<Description>autogen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text.</Description>
|
||||
<Archive sha1sum="fff5c0bf812cb1c65ccb9f56d25f7c77914fa72c" type="targz">https://ftp.gnu.org/gnu/autogen/rel5.18.12/autogen-5.18.12.tar.gz</Archive>
|
||||
<Archive sha1sum="e539a6340e4bde7409593c03be012036d37a9ca9" type="targz">https://ftp.gnu.org/gnu/autogen/rel5.18.16/autogen-5.18.16.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gc-devel</Dependency>
|
||||
<Dependency>gmp-devel</Dependency>
|
||||
@@ -21,7 +21,7 @@
|
||||
<Dependency>which</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">allow-guile-2.2.diff</Patch>
|
||||
<!-- <Patch level="1">allow-guile-2.2.diff</Patch> -->
|
||||
<!-- <Patch level="1">x.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
@@ -59,6 +59,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>5.18.16</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-01-03</Date>
|
||||
<Version>5.18.12</Version>
|
||||
|
||||
Reference in New Issue
Block a user