libsmbios fix

This commit is contained in:
Ertuğrul Erata
2017-12-11 19:47:14 +03:00
parent e8f28521cd
commit fea08342f4
2 changed files with 28 additions and 14 deletions
+13 -7
View File
@@ -28,13 +28,13 @@
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/usr/local/etc</Path>
<Path fileType="library">/usr/share</Path>
<Path fileType="library">/usr/local/lib</Path>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="executable">/usr/local/sbin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/local/share</Path>
<Path fileType="man">/usr/share/man/man3</Path>
<Path fileType="data">/usr/share/smbios-utils</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
@@ -46,12 +46,18 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/smbios</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="man">/usr/share/man/man3</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2017-12-11</Date>
<Version>2.3.3</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-04-29</Date>
<Version>2.3.3</Version>