@@ -12,7 +12,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Utilities for exFAT file system</Summary>
|
||||
<Description>This project aims to provide a full-featured exFAT file system implementation for GNU/Linux and other Unix-like systems as a FUSE module and a set of utilities.</Description>
|
||||
<Archive sha1sum="ad5c33f40bec53971cf304ffbdb8fc7e91c3d837" type="targz">https://github.com/relan/exfat/releases/download/v1.2.7/exfat-utils-1.2.7.tar.gz</Archive>
|
||||
<Archive sha1sum="437788e09d70e0dadc922b833a5e4eb14c430ba9" type="targz">https://github.com/relan/exfat/releases/download/v1.2.8/exfat-utils-1.2.8.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -26,6 +26,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-09-01</Date>
|
||||
<Version>1.2.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2017-12-30</Date>
|
||||
<Version>1.2.7</Version>
|
||||
|
||||
@@ -49,6 +49,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-09-01</Date>
|
||||
<Version>4.2.12</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2018-01-04</Date>
|
||||
<Version>4.2.12</Version>
|
||||
|
||||
@@ -56,6 +56,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2018-09-01</Date>
|
||||
<Version>0.3.1</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2017-03-19</Date>
|
||||
<Version>0.3.1</Version>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<BuildDependencies>
|
||||
<Dependency>kernel-headers</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="d7134cfa07b63857be4007c243d516013c914254" type="targz">https://github.com/dell/dkms/archive/v2.5.tar.gz</Archive>
|
||||
<Archive sha1sum="9cdfecc29116d578e693cf3273ea9695d9471cf2" type="targz">https://github.com/dell/dkms/archive/v2.6.1.tar.gz</Archive>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>dkms</Name>
|
||||
@@ -31,6 +31,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-09-01</Date>
|
||||
<Version>2.6.1</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-01-04</Date>
|
||||
<Version>2.5</Version>
|
||||
|
||||
@@ -33,9 +33,9 @@ def install():
|
||||
pisitools.dosym("/usr/sbin/smbios-wireless-ctl", "/usr/sbin/DellWirelessCtl")
|
||||
|
||||
# Remove yum specific stuff
|
||||
pisitools.removeDir("/etc/yum")
|
||||
#pisitools.removeDir("/etc/yum")
|
||||
#pisitools.removeDir("/usr/bin")
|
||||
pisitools.removeDir("/usr/lib/yum-plugins")
|
||||
#pisitools.removeDir("/usr/lib/yum-plugins")
|
||||
|
||||
shelltools.cd("..")
|
||||
pisitools.dodoc("NEWS", "TODO")
|
||||
pisitools.dodoc("COPYING*", "README*")
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Provide access to (SM)BIOS information</Summary>
|
||||
<Description>libsmbios project aims towards providing access to as much BIOS information as possible. It does this by providing a library of functions that can be used as well as sample binaries.</Description>
|
||||
<Archive sha1sum="c0f9a8ddf5f13fd2ca9b3ab18bee07b54c74dd1a" type="targz">https://codeload.github.com/dell/libsmbios/tar.gz/v2.3.3</Archive>
|
||||
<Archive sha1sum="84bc52f51bc1ecdcc392f402c5ceef2221bd56b9" type="targz">https://codeload.github.com/dell/libsmbios/tar.gz/v2.4.2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>chrpath</Dependency>
|
||||
@@ -33,6 +33,7 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man/man3</Path>
|
||||
<Path fileType="man">/usr/share/man/man1</Path>
|
||||
<Path fileType="data">/usr/share/smbios-utils</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
@@ -45,6 +46,7 @@
|
||||
<Dependency release="current">libsmbios</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/Makefile.am</Path>
|
||||
<Path fileType="header">/usr/include/smbios</Path>
|
||||
<Path fileType="header">/usr/include/smbios_c</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
@@ -52,6 +54,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-09-01</Date>
|
||||
<Version>2.4.2</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2017-12-11</Date>
|
||||
<Version>2.3.3</Version>
|
||||
|
||||
@@ -25,6 +25,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2018-09-01</Date>
|
||||
<Version>1.7</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2017-04-06</Date>
|
||||
<Version>1.7</Version>
|
||||
@@ -40,4 +47,4 @@
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
@@ -171,6 +171,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2018-09-01</Date>
|
||||
<Version>3.18.4</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2018-05-09</Date>
|
||||
<Version>3.18.4</Version>
|
||||
|
||||
@@ -42,6 +42,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-09-01</Date>
|
||||
<Version>2.0.1</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-04-09</Date>
|
||||
<Version>2.0.1</Version>
|
||||
@@ -64,4 +71,4 @@
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
@@ -39,6 +39,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-09-01</Date>
|
||||
<Version>1.0.14</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-02-14</Date>
|
||||
<Version>1.0.14</Version>
|
||||
|
||||
@@ -53,6 +53,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2018-09-01</Date>
|
||||
<Version>2.1.0.1</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2018-05-16</Date>
|
||||
<Version>2.1.0.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user