summaryrefslogtreecommitdiff
path: root/test/binary_fileinfo.xml
diff options
context:
space:
mode:
authorScott Bahling <sbahling@suse.com>2020-02-06 22:16:02 +0100
committerScott Bahling <sbahling@suse.com>2020-02-06 22:35:43 +0100
commitcd12f43cd2c98826bb0ea092ef590a91e5842886 (patch)
treefc13c2f90a9e3190ab172b1556dc1eb3caa124b4 /test/binary_fileinfo.xml
parentc86fdd52a30ca1833149d46b7fee9135a74e4598 (diff)
downloadobsapi-cd12f43cd2c98826bb0ea092ef590a91e5842886.tar.gz
obsapi-cd12f43cd2c98826bb0ea092ef590a91e5842886.tar.xz
obsapi-cd12f43cd2c98826bb0ea092ef590a91e5842886.zip
Handle passing bytes to the FileInfo class
Move class to own file and enhance tests
Diffstat (limited to 'test/binary_fileinfo.xml')
-rw-r--r--test/binary_fileinfo.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/test/binary_fileinfo.xml b/test/binary_fileinfo.xml
new file mode 100644
index 0000000..28a8dd5
--- /dev/null
+++ b/test/binary_fileinfo.xml
@@ -0,0 +1,40 @@
+<fileinfo filename="apache2-2.4.41-12.1.src.rpm">
+ <name>apache2</name>
+ <version>2.4.41</version>
+ <release>12.1</release>
+ <arch>src</arch>
+ <summary>The Apache Web Server</summary>
+ <description>This version of httpd is a major release of the 2.4 stable branch,
+and represents the best available version of Apache HTTP Server.
+New features include Loadable MPMs, major improvements to OCSP support,
+mod_lua, Dynamic Reverse Proxy configuration, Improved Authentication/
+Authorization, FastCGI Proxy, New Expression Parser, and a Small Object
+Caching API.
+
+ See /usr/share/doc/packages/apache2/, http://httpd.apache.org/, and
+http://httpd.apache.org/docs-2.4/upgrading.html.</description>
+ <size>7657917</size>
+ <mtime>1580719265</mtime>
+ <requires>apache-rpm-macros-control</requires>
+ <requires>apr-devel &gt;= 1.5.0</requires>
+ <requires>apr-util-devel</requires>
+ <requires>automake</requires>
+ <requires>db-devel</requires>
+ <requires>ed</requires>
+ <requires>firewall-macros</requires>
+ <requires>libcap-devel</requires>
+ <requires>libxml2-devel</requires>
+ <requires>lua-devel</requires>
+ <requires>openldap2-devel</requires>
+ <requires>openssl-devel &gt;= 0.9.8a</requires>
+ <requires>pcre-devel</requires>
+ <requires>pkgconfig</requires>
+ <requires>pkgconfig(libbrotlidec)</requires>
+ <requires>pkgconfig(libbrotlienc)</requires>
+ <requires>pkgconfig(libnghttp2) &gt;= 1.2.1</requires>
+ <requires>pkgconfig(libsystemd)</requires>
+ <requires>pkgconfig(systemd)</requires>
+ <requires>systemd-rpm-macros</requires>
+ <requires>xz</requires>
+ <requires>zlib-devel</requires>
+</fileinfo>