Proje Gitea'ya taşındı (Temiz başlangıç)

This commit is contained in:
Erkan IŞIK
2026-06-27 23:27:13 +03:00
commit c077995f65
683 changed files with 315285 additions and 0 deletions
+56
View File
@@ -0,0 +1,56 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>rpm2targz</Name>
<Homepage>http://www.slackware.com/config/packages.php</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>as-is</License>
<IsA>app:console</IsA>
<Summary>RPM to .tar.gz converter</Summary>
<Description>Convert an RPM (RedHat Package Manager) file to a .tar.gz archive. In case you ever run across the need to obtain something that is only in RPM format, this program may come in handy.</Description>
<Archive sha1sum="d6be32fc2b8fcd04c017f9ec1e014d4795b55e31" type="tarxz">http://mirror.yandex.ru/gentoo-distfiles/distfiles/rpm2targz-9.0.0.5g.tar.xz</Archive>
<Patches>
<!--<Patch level="1">lzma.patch</Patch>--> <!--Fixed-->
<!--<Patch level="1">less_symlink.patch</Patch>--> <!--Fixed-->
</Patches>
</Source>
<Package>
<Name>rpm2targz</Name>
<RuntimeDependencies>
<Dependency>xz</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2014-03-10</Date>
<Version>9.0.0.5g</Version>
<Comment>Rebuild</Comment>
<Name>Varol Maksutoğlu</Name>
<Email>waroi@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-03-14</Date>
<Version>9.0.0.5g</Version>
<Comment>Updated</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2010-10-12</Date>
<Version>9.0.0.4g</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>