libcanberra-gtk3-devel: fix files

This commit is contained in:
suvari
2020-03-31 23:01:04 +03:00
parent aa2c6745cc
commit 4eb03ea8cd
+7 -6
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd"> <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI> <PISI>
<Source> <Source>
<Name>libcanberra</Name> <Name>libcanberra</Name>
@@ -67,7 +67,7 @@
<Dependency release="current">libcanberra</Dependency> <Dependency release="current">libcanberra</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include/canberra.h</Path>
<Path fileType="data">/usr/share/vala</Path> <Path fileType="data">/usr/share/vala</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path> <Path fileType="data">/usr/lib/pkgconfig</Path>
</Files> </Files>
@@ -79,7 +79,7 @@
<RuntimeDependencies> <RuntimeDependencies>
<Dependency release="current">libcanberra</Dependency> <Dependency release="current">libcanberra</Dependency>
<Dependency>gtk2</Dependency> <Dependency>gtk2</Dependency>
<Dependency>glib2</Dependency> <!-- <Dependency>glib2</Dependency> -->
<Dependency>libX11</Dependency> <Dependency>libX11</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
@@ -98,7 +98,7 @@
<Dependency>gtk2-devel</Dependency> <Dependency>gtk2-devel</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include/canberra-gtk.h</Path> <!-- <Path fileType="header">/usr/include/canberra-gtk.h</Path> -->
<Path fileType="data">/usr/lib/pkgconfig/libcanberra-gtk.pc</Path> <Path fileType="data">/usr/lib/pkgconfig/libcanberra-gtk.pc</Path>
<Path fileType="data">/usr/share/vala/vapi/libcanberra-gtk.vapi</Path> <Path fileType="data">/usr/share/vala/vapi/libcanberra-gtk.vapi</Path>
</Files> </Files>
@@ -133,13 +133,14 @@
<Dependency>gtk3-devel</Dependency> <Dependency>gtk3-devel</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="header">/usr/include/canberra-gtk.h</Path>
<Path fileType="data">/usr/lib/pkgconfig/libcanberra-gtk3.pc</Path> <Path fileType="data">/usr/lib/pkgconfig/libcanberra-gtk3.pc</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="6"> <Update release="6">
<Date>2020-02-02</Date> <Date>2020-03-31</Date>
<Version>0.30</Version> <Version>0.30</Version>
<Comment>Release Bump.</Comment> <Comment>Release Bump.</Comment>
<Name>Pisi Linux Community</Name> <Name>Pisi Linux Community</Name>
@@ -181,4 +182,4 @@
<Email>waroi@pisilinux.org</Email> <Email>waroi@pisilinux.org</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>