diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-10-25 11:33:38 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-10-25 11:33:38 -0500 |
commit | af7fe08562137ee4bf11db028a03bea45267ee27 (patch) | |
tree | 2f3046138049680b7a4da13b406f3693faac98b4 /libre/libosinfo | |
parent | 3b5e771867d863285f873d18b2b50d7466d8abeb (diff) | |
download | abslibre-af7fe08562137ee4bf11db028a03bea45267ee27.tar.gz abslibre-af7fe08562137ee4bf11db028a03bea45267ee27.tar.bz2 abslibre-af7fe08562137ee4bf11db028a03bea45267ee27.zip |
libosinfo-1.1.0-1.parabola2: rebuild
Diffstat (limited to 'libre/libosinfo')
-rw-r--r-- | libre/libosinfo/PKGBUILD | 4 | ||||
-rw-r--r-- | libre/libosinfo/libre.patch | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libre/libosinfo/PKGBUILD b/libre/libosinfo/PKGBUILD index 880554fac..11b081ba6 100644 --- a/libre/libosinfo/PKGBUILD +++ b/libre/libosinfo/PKGBUILD @@ -7,7 +7,7 @@ pkgname=libosinfo pkgver=1.1.0 -pkgrel=1.parabola1 +pkgrel=1.parabola2 pkgdesc="GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support, without non-FSDG compliant distros and operating systems support" arch=('i686' 'x86_64' 'armv7h') url="http://libosinfo.org/" @@ -22,7 +22,7 @@ source=(https://releases.pagure.org/libosinfo/$pkgname-$pkgver.tar.gz{,.asc} validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF') # Daniel P. Berrange sha256sums=('600f43a4a8dae5086a01a3d44bcac2092b5fa1695121289806d544fb287d3136' 'SKIP' - 'a0465c4f4c5ae1dd8559b0262475202cbca54a85deb4eb2138978d9175ed478d') + '55f4dad4a25b9235174ed858f4b86c689c0c10e6cc29231e5a4598f42af6b4b2') prepare() { cd $pkgname-$pkgver diff --git a/libre/libosinfo/libre.patch b/libre/libosinfo/libre.patch index 2d845fabb..8b2a826f8 100644 --- a/libre/libosinfo/libre.patch +++ b/libre/libosinfo/libre.patch @@ -62,7 +62,7 @@ //var drvclass = "audio" --- libosinfo-1.1.0.orig/examples/libosinfo-dummy-data.xml 2016-10-24 04:54:59.000000000 -0500 +++ libosinfo-1.1.0/examples/libosinfo-dummy-data.xml 2017-10-25 01:35:35.849830619 -0500 -@@ -64,87 +64,12 @@ +@@ -64,87 +64,11 @@ </devices> </platform> @@ -107,11 +107,11 @@ -<os id="http://software.opensuse.org/112"> - <short-id>opensuse11.2</short-id> - <name>OpenSuse 11.2</name> +- <version>11.2</version> +- <vendor>OpenSuse Project</vendor> +<os id="https://wiki.parabola.nu/Get_Parabola"> + <short-id>parabola</short-id> + <name>Parabola GNU/Linux-libre</name> - <version>11.2</version> -- <vendor>OpenSuse Project</vendor> + <vendor>Parabola Project</vendor> </os> |