create core package
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>timezone</Name>
|
||||
<Homepage>ftp://elsie.nci.nih.gov/pub/</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>BSD</License>
|
||||
<License>public-domain</License>
|
||||
<IsA>app:console</IsA>
|
||||
<IsA>data</IsA>
|
||||
<Summary>Timezone data files and tools</Summary>
|
||||
<Description>timezone includes timezone data files and tools to use them. Package contents are synchronized with glibc tree.</Description>
|
||||
<Archive sha1sum="e35461362701c5f55a98c72bf0822dd0b47f2076" type="targz">http://www.iana.org/time-zones/repository/releases/tzdata2014b.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>gawk</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>timezone</Name>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/zoneinfo</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2014-05-11</Date>
|
||||
<Version>2014b</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2014-03-29</Date>
|
||||
<Version>2014b</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Fazıl Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1" type="critical">
|
||||
<Date>2012-09-27</Date>
|
||||
<Version>0.0_20120927</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Erdem Artan</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user