summaryrefslogtreecommitdiff
path: root/libre/libosinfo/libre.patch
blob: 10d9cf626426a064f777e4aa0c8c10434a8a46f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
--- libosinfo-1.2.0.orig/Makefile.am	2018-07-09 09:11:01.000000000 -0500
+++ libosinfo-1.2.0/Makefile.am	2018-07-09 09:33:13.160987738 -0500
@@ -1,5 +1,5 @@
 
-SUBDIRS = osinfo tools docs po examples
+SUBDIRS = osinfo tools po examples
 
 if ENABLE_TESTS
 SUBDIRS += tests
--- libosinfo-1.2.0.orig/Makefile.in	2018-07-09 09:11:01.000000000 -0500
+++ libosinfo-1.2.0/Makefile.in	2018-07-09 09:33:39.303117264 -0500
@@ -197,7 +197,7 @@
 ETAGS = etags
 CTAGS = ctags
 CSCOPE = cscope
-DIST_SUBDIRS = osinfo tools docs po examples tests
+DIST_SUBDIRS = osinfo tools po examples tests
 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 	$(srcdir)/libosinfo.spec.in $(srcdir)/mingw-libosinfo.spec.in \
 	$(top_srcdir)/build-aux/compile \
--- libosinfo-1.2.0.orig/configure	2018-07-09 09:11:01.000000000 -0500
+++ libosinfo-1.2.0/configure	2018-07-09 09:42:21.595733119 -0500
@@ -15499,7 +15499,7 @@
 GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
 
 
-ac_config_files="$ac_config_files Makefile libosinfo.spec mingw-libosinfo.spec osinfo/Makefile osinfo/libosinfo-1.0.pc osinfo/osinfo_version.h tools/Makefile tests/Makefile docs/Makefile docs/reference/Makefile examples/Makefile po/Makefile.in"
+ac_config_files="$ac_config_files Makefile libosinfo.spec mingw-libosinfo.spec osinfo/Makefile osinfo/libosinfo-1.0.pc osinfo/osinfo_version.h tools/Makefile tests/Makefile examples/Makefile po/Makefile.in"
 
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
@@ -16596,8 +16596,6 @@
     "osinfo/osinfo_version.h") CONFIG_FILES="$CONFIG_FILES osinfo/osinfo_version.h" ;;
     "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
     "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
-    "docs/Makefile") CONFIG_FILES="$CONFIG_FILES docs/Makefile" ;;
-    "docs/reference/Makefile") CONFIG_FILES="$CONFIG_FILES docs/reference/Makefile" ;;
     "examples/Makefile") CONFIG_FILES="$CONFIG_FILES examples/Makefile" ;;
     "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
     "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
--- libosinfo-1.2.0.orig/configure.ac	2018-07-09 09:11:01.000000000 -0500
+++ libosinfo-1.2.0/configure.ac	2018-07-09 09:42:41.148166092 -0500
@@ -287,8 +287,6 @@
 	osinfo/osinfo_version.h
 	tools/Makefile
 	tests/Makefile
-	docs/Makefile
-	docs/reference/Makefile
 	examples/Makefile
 	po/Makefile.in
 ])
--- libosinfo-1.2.0.orig/examples/demo.js	2018-07-09 09:11:01.000000000 -0500
+++ libosinfo-1.2.0/examples/demo.js	2018-07-09 09:43:13.993320287 -0500
@@ -32,7 +32,7 @@
     print ("  OS short id " + name)
 }
 
-var osid = "http://fedoraproject.org/fedora-11"
+var osid = "https://wiki.parabola.nu/Get_Parabola"
 var hvid = "http://qemu.org/qemu-kvm-0.11.0"
 var drvclass = "net"
 //var drvclass = "audio"
--- libosinfo-1.2.0.orig/examples/libosinfo-dummy-data.xml	2018-07-09 09:11:01.000000000 -0500
+++ libosinfo-1.2.0/examples/libosinfo-dummy-data.xml	2018-07-09 09:59:11.689219791 -0500
@@ -64,87 +64,11 @@
   </devices>
 </platform>
 
-<os id="http://fedoraproject.org/fedora-11">
-  <upgrades id="http://fedoraproject.org/fedora-10" />
-  <short-id>fedora11</short-id>
-  <name>Fedora 11</name>
-  <version>11</version>
-  <vendor>Fedora Project</vendor>
-  <x-fruit>apples</x-fruit>
-  <x-animal>marmot</x-animal>
-  <x-animal>aardvark</x-animal>
-
-  <!-- Device support for unspecified platform -->
-  <devices>
-    <device id="http://pci-ids.ucw.cz/read/PC/1002/4382">
-      <driver>es1391</driver>
-    </device>
-    <device id="http://pci-ids.ucw.cz/read/PC/1274/5000">
-      <driver>ac97+</driver>
-    </device>
-  </devices>
-</os>
-
-<os id="http://fedoraproject.org/fedora-10">
-  <short-id>fedora10</short-id>
-  <name>Fedora 10</name>
-  <version>10</version>
-  <vendor>Fedora Project</vendor>
-
-  <!-- Device support for unspecified platform -->
-  <devices>
-    <device id="http://pci-ids.ucw.cz/read/PC/1274/5000">
-      <driver>ac97</driver>
-    </device>
-    <device id="http://pci-ids.ucw.cz/read/PC/1002/4382">
-      <driver>es1391</driver>
-    </device>
-  </devices>
-</os>
-
-<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>
+    <vendor>Parabola Project</vendor>
 </os>
 
-<deployment id="http://fedoraproject.org/fedora-10?kvm-0.11.0">
-  <platform id="http://qemu.org/qemu-kvm-0.11.0" />
-  <os id="http://fedoraproject.org/fedora-10" />
-
-  <devices>
-    <device id="http://pci-ids.ucw.cz/read/PC/1002/4382">
-      <driver>ac97</driver>
-    </device>
-    <device id="http://pci-ids.ucw.cz/read/PC/1274/5000">
-      <driver>ES1370</driver>
-    </device>
-    <device id="http://pci-ids.ucw.cz/read/PC/a727/0013">
-      <driver>3com</driver>
-    </device>
-  </devices>
-</deployment>
-
-<deployment id="http://fedoraproject.org/fedora-11?kvm-0.11.0">
-  <platform id="http://qemu.org/qemu-kvm-0.11.0" />
-  <os id="http://fedoraproject.org/fedora-11" />
-
-  <devices>
-    <device id="http://pci-ids.ucw.cz/read/PC/1274/5000">
-      <driver>es1370</driver>
-    </device>
-    <device id="http://pci-ids.ucw.cz/read/PC/1002/4382">
-      <driver>ac97</driver>
-    </device>
-    <device id="http://pci-ids.ucw.cz/read/PC/1274/1371/80864541">
-      <driver>es1371</driver>
-    </device>
-    <device id="http://pci-ids.ucw.cz/read/PC/a727/0013">
-      <driver>3com</driver>
-    </device>
-  </devices>
-</deployment>
-
 <!-- End of backing data -->
 </libosinfo>