create core package
This commit is contained in:
@@ -0,0 +1,152 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>bash</Name>
|
||||
<Homepage>http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>The standard GNU Bourne again shell</Summary>
|
||||
<Description>Bash is the GNU Project's Bourne Again SHell, a complete implementation of the IEEE POSIX and Open Group shell specification with interactive command line editing, csh-like features such as history substitution.</Description>
|
||||
<Archive sha1sum="45ac3c5727e7262334f4dfadecdf601b39434e84" type="targz">mirrors://gnu/bash/bash-4.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- Official Patches ftp://ftp.cwru.edu/pub/bash/bash-4.3-patches/ -->
|
||||
<Patch level="0" compressionType="gzip">official/bash43-001.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-002.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-003.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-004.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-005.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-006.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-007.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-008.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-009.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-010.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-011.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-012.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-013.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-014.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-015.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-016.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-017.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-018.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-019.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-020.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-021.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-022.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-023.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-024.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-025.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-026.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-027.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-028.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-029.tar.gz</Patch>
|
||||
<Patch level="0" compressionType="gzip">official/bash43-030.tar.gz</Patch>
|
||||
|
||||
<!-- Fedora patches -->
|
||||
<Patch level="1">fedora/bash-2.02-security.patch</Patch>
|
||||
<Patch level="1">fedora/bash-2.03-paths.patch</Patch>
|
||||
<Patch level="1">fedora/bash-2.03-profile.patch</Patch>
|
||||
<Patch level="1">fedora/bash-2.05a-interpreter.patch</Patch>
|
||||
<Patch level="1">fedora/bash-2.05b-debuginfo.patch</Patch>
|
||||
<Patch level="1">fedora/bash-2.05b-manso.patch</Patch>
|
||||
<Patch level="1">fedora/bash-2.05b-pgrp_sync.patch</Patch>
|
||||
<Patch level="1">fedora/bash-2.05b-readline-oom.patch</Patch>
|
||||
<Patch level="1">fedora/bash-2.05b-xcc.patch</Patch>
|
||||
<Patch level="1">fedora/bash-3.2-audit.patch</Patch>
|
||||
<Patch level="1">fedora/bash-3.2-ssh_source_bash.patch</Patch>
|
||||
<Patch level="1">fedora/bash-4.0-nobits.patch</Patch>
|
||||
<Patch level="1">fedora/bash-4.1-broken_pipe.patch</Patch>
|
||||
<Patch level="1">fedora/bash-4.1-defer-sigchld-trap.patch</Patch>
|
||||
<Patch level="1">fedora/bash-4.1-examples.patch</Patch>
|
||||
<Patch level="1">fedora/bash-4.2-coverity.patch</Patch>
|
||||
<Patch level="1">fedora/bash-4.2-manpage_trap.patch</Patch>
|
||||
<Patch level="1">fedora/bash-4.2-rc2-logout.patch</Patch>
|
||||
<Patch level="1">fedora/bash-4.2-size_type.patch</Patch>
|
||||
<Patch level="1">fedora/bash-bashbug.patch</Patch>
|
||||
<Patch level="1">fedora/bash-infotags.patch</Patch>
|
||||
<Patch level="1">fedora/bash-requires.patch</Patch>
|
||||
<Patch level="1">fedora/bash-setlocale.patch</Patch>
|
||||
<Patch level="1">fedora/bash-tty-tests.patch</Patch>
|
||||
<!-- <Patch level="1">fedora/bash-4.2-trap.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>bash</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>ncurses</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="executable">/bin</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="info">/usr/share/info</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="/etc/bash/bashrc">bashrc</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/etc/profile.d/command-not-found.sh">command-not-found.sh</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2014-10-13</Date>
|
||||
<Version>4.3_p30</Version>
|
||||
<Comment>Update</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2014-09-27</Date>
|
||||
<Version>4.3_p26</Version>
|
||||
<Comment>Update</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2014-05-11</Date>
|
||||
<Version>4.3_p8</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2014-04-03</Date>
|
||||
<Version>4.3_p8</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Serdar Soytetir</Name>
|
||||
<Email>kaptan@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2013-10-28</Date>
|
||||
<Version>4.2_p45</Version>
|
||||
<Comment>rebuild.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2012-11-24</Date>
|
||||
<Version>4.2_p45</Version>
|
||||
<Comment>Update</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2012-11-24</Date>
|
||||
<Version>4.2_p39</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user