Rebuild New T.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user