<86>Nov  5 04:14:26 userdel[100519]: delete user 'rooter'
<86>Nov  5 04:14:26 userdel[100519]: removed group 'rooter' owned by 'rooter'
<86>Nov  5 04:14:26 userdel[100519]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov  5 04:14:26 groupadd[100566]: group added to /etc/group: name=rooter, GID=945
<86>Nov  5 04:14:26 groupadd[100566]: group added to /etc/gshadow: name=rooter
<86>Nov  5 04:14:26 groupadd[100566]: new group: name=rooter, GID=945
<86>Nov  5 04:14:26 useradd[100597]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash
<86>Nov  5 04:14:26 userdel[100651]: delete user 'builder'
<86>Nov  5 04:14:26 userdel[100651]: removed group 'builder' owned by 'builder'
<86>Nov  5 04:14:26 userdel[100651]: removed shadow group 'builder' owned by 'builder'
<86>Nov  5 04:14:26 groupadd[100704]: group added to /etc/group: name=builder, GID=946
<86>Nov  5 04:14:26 groupadd[100704]: group added to /etc/gshadow: name=builder
<86>Nov  5 04:14:26 groupadd[100704]: new group: name=builder, GID=946
<86>Nov  5 04:14:26 useradd[100731]: new user: name=builder, UID=946, GID=946, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/pstreams-devel-1.0.3-alt1_1.src.rpm: license not found in '/usr/share/license' directory: Boost
<13>Nov  5 04:14:28 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Nov  5 04:14:28 rpmi: libstdc++12-devel-12.1.1-alt2 sisyphus+307182.100.1.1 1663782147 installed
<13>Nov  5 04:14:29 rpmi: gcc12-c++-12.1.1-alt2 sisyphus+307182.100.1.1 1663782147 installed
<13>Nov  5 04:14:29 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033914 installed
<13>Nov  5 04:14:29 rpmi: doxygen-1:1.9.1-alt1 sisyphus+283348.100.1.1 1629370710 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/pstreams-devel-1.0.3-alt1_1.nosrc.rpm (w1.gzdio)
Installing pstreams-devel-1.0.3-alt1_1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13755
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf pstreams-1.0.3
+ echo 'Source #0 (pstreams-1.0.3.tar.gz):'
Source #0 (pstreams-1.0.3.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/pstreams-1.0.3.tar.gz
+ /bin/tar -xf -
+ cd pstreams-1.0.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13755
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pstreams-1.0.3
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/pstreams-1.0.3'
g++ -pedantic -Wall -Wextra -Wpointer-arith -Wcast-qual -Wcast-align -Wredundant-decls -Wshadow -O1 -g3 -std=c++98 -Woverloaded-virtual   -o test_minimum test_minimum.cc
make: Leaving directory '/usr/src/RPM/BUILD/pstreams-1.0.3'
make: Entering directory '/usr/src/RPM/BUILD/pstreams-1.0.3'
g++ -pedantic -Wall -Wextra -Wpointer-arith -Wcast-qual -Wcast-align -Wredundant-decls -Wshadow -O1 -g3 -std=c++98 -Woverloaded-virtual   -o test_pstreams test_pstreams.cc
make: Leaving directory '/usr/src/RPM/BUILD/pstreams-1.0.3'
+ make docs
make: Entering directory '/usr/src/RPM/BUILD/pstreams-1.0.3'
warning: Tag 'TCL_SUBST' at line 237 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1027 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 2092 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 2114 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:101: warning: Member char_type (typedef) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:102: warning: Member traits_type (typedef) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:103: warning: Member int_type (typedef) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:104: warning: Member off_type (typedef) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:105: warning: Member pos_type (typedef) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:237: warning: Member create_buffers(pmode mode) (function) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:240: warning: Member destroy_buffers(pmode mode) (function) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:254: warning: Member switch_read_buffer(buf_read_src) (function) of class redi::basic_pstreambuf is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:286: warning: Member streambuf_type (typedef) of class redi::pstream_common is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:287: warning: Member ios_type (typedef) of class redi::pstream_common is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:289: warning: Member pmode (typedef) of class redi::pstream_common is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:290: warning: Member argv_type (typedef) of class redi::pstream_common is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:286: warning: Member streambuf_type (typedef) of class pstream_common< CharT, std::char_traits< CharT > > is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:287: warning: Member ios_type (typedef) of class pstream_common< CharT, std::char_traits< CharT > > is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:286: warning: Member streambuf_type (typedef) of class pstream_common< CharT, std::char_traits< CharT > > is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:287: warning: Member ios_type (typedef) of class pstream_common< CharT, std::char_traits< CharT > > is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:286: warning: Member streambuf_type (typedef) of class pstream_common< CharT, std::char_traits< CharT > > is not documented.
/usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h:287: warning: Member ios_type (typedef) of class pstream_common< CharT, std::char_traits< CharT > > is not documented.
Doxygen version used: 1.9.1
Notice: Output directory 'doc/' does not exist. I have created it for you.
Searching for include files...
Searching for example files...
Searching for files in directory /usr/src/RPM/BUILD/pstreams-1.0.3
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Reading and parsing tag files
Parsing files
Preprocessing /usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h...
Parsing file /usr/src/RPM/BUILD/pstreams-1.0.3/pstream.h...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Computing nesting relations for classes...
Associating documentation with classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file pstream.h...
Generating file documentation...
Generating docs for file pstream.h...
Generating page documentation...
Generating docs for page deprecated...
Generating group documentation...
Generating class documentation...
Generating namespace index...
Generating docs for namespace redi
Generating docs for compound redi::pstreams...
Generating docs for compound redi::basic_pstreambuf...
Generating docs for compound redi::pstream_common...
Generating docs for compound redi::basic_ipstream...
Generating docs for compound redi::basic_opstream...
Generating docs for compound redi::basic_pstream...
Generating docs for compound redi::basic_rpstream...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 416/65536 hits=2669 misses=435
finished...
make: Leaving directory '/usr/src/RPM/BUILD/pstreams-1.0.3'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30168
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/pstreams-devel-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/pstreams-devel-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd pstreams-1.0.3
+ make install DESTDIR=/usr/src/tmp/pstreams-devel-buildroot includedir=/usr/include
make: Entering directory '/usr/src/RPM/BUILD/pstreams-1.0.3'
'pstream.h' -> '/usr/src/tmp/pstreams-devel-buildroot/usr/include/pstreams/pstream.h'
make: Leaving directory '/usr/src/RPM/BUILD/pstreams-1.0.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/pstreams-devel-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/pstreams-devel-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/pstreams-devel-buildroot/ (default)
Compressing files in /usr/src/tmp/pstreams-devel-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/pstreams-devel-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: pstreams-devel-1.0.3-alt1_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30168
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pstreams-1.0.3
+ DOCDIR=/usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-1.0.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-1.0.3
+ /bin/mkdir -p /usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-1.0.3
+ cp -prL --no-dereference LICENSE_1_0.txt /usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-1.0.3
+ chmod -R go-w /usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-1.0.3
+ chmod -R a+rX /usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-1.0.3
+ cp -prL doc/html README AUTHORS ChangeLog /usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-1.0.3
+ chmod -R go-w /usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-1.0.3
+ chmod -R a+rX /usr/src/tmp/pstreams-devel-buildroot/usr/share/doc/pstreams-devel-1.0.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.95B0o3
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MayfBU
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/pstreams-devel-buildroot/usr/include/pstreams/pstream.h:22:10: fatal error: ios: No such file or directory
   22 | #include <ios>
      |          ^~~~~
compilation terminated.
cpp.req: /usr/src/tmp/pstreams-devel-buildroot/usr/include/pstreams/pstream.h: cpp failed, trying c++ mode
Provides: pstreams = 1.0.3
Conflicts: pstreams < 1.0.3
Obsoletes: pstreams < 1.0.3
Wrote: /usr/src/RPM/RPMS/noarch/pstreams-devel-1.0.3-alt1_1.noarch.rpm (w2.lzdio)
3.71user 0.68system 0:04.68elapsed 93%CPU (0avgtext+0avgdata 101564maxresident)k
0inputs+0outputs (0major+208073minor)pagefaults 0swaps
/.out/pstreams-devel-1.0.3-alt1_1.noarch.rpm: license not found in '/usr/share/license' directory: Boost
1.89user 1.48system 0:11.31elapsed 29%CPU (0avgtext+0avgdata 106924maxresident)k
0inputs+0outputs (31598major+167139minor)pagefaults 0swaps
--- pstreams-devel-1.0.3-alt1_1.noarch.rpm.repo	2020-06-25 22:01:39.000000000 +0000
+++ pstreams-devel-1.0.3-alt1_1.noarch.rpm.hasher	2022-11-05 04:14:36.200245223 +0000
@@ -34,3 +34,3 @@
 /usr/share/doc/pstreams-devel-1.0.3/html/doxygen.css	100644	root:root	
-/usr/share/doc/pstreams-devel-1.0.3/html/doxygen.png	100644	root:root	
+/usr/share/doc/pstreams-devel-1.0.3/html/doxygen.svg	100644	root:root	
 /usr/share/doc/pstreams-devel-1.0.3/html/dynsections.js	100644	root:root	
@@ -86,49 +86,49 @@
 File: /usr/share/doc/pstreams-devel-1.0.3/html	40755	root:root		
-File: /usr/share/doc/pstreams-devel-1.0.3/html/annotated.html	100644	root:root	795ee3d76be4f73ede362f2857c5a6bd	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/annotated.html	100644	root:root	c30431d7c5f482d09ce38d4edb204433	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/bc_s.png	100644	root:root	ceaaae73746596a7519cfe782d8aa065	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/bdwn.png	100644	root:root	6249334b2e7fc28090f26abeb328eb78	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/classes.html	100644	root:root	9f6bd4c371ef6731b0efe4121228234b	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__ipstream-members.html	100644	root:root	1d3d7416bcb3ac93bf17964f872b6216	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__ipstream.html	100644	root:root	39faeefd48509f32b64e8548801588e9	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/classes.html	100644	root:root	d3df996717c68b421bc3e46c5d34094c	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__ipstream-members.html	100644	root:root	559ce274bca8dd3ef9f5e958e4baaed9	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__ipstream.html	100644	root:root	7fc2ddd488116cb75651d09cc11791aa	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__ipstream.png	100644	root:root	8ad5979bdc7bf21330ac97510a2aac32	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__opstream-members.html	100644	root:root	d5541e779ccf5663af89b700b3a348d4	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__opstream.html	100644	root:root	e4bbc54f4bc99f7ec287042b66ef478b	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__opstream-members.html	100644	root:root	602ea09592febc1734f97991503a3d0d	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__opstream.html	100644	root:root	e82572c7f48fbccca652142d8c0d1590	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__opstream.png	100644	root:root	3161e2f8ca0fc1487a805724a2c69b11	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__pstream-members.html	100644	root:root	ec9f1920217af16493beb7b4353296c7	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__pstream.html	100644	root:root	838cf2d756c432b4109acd37685c198d	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__pstream-members.html	100644	root:root	29f3b5dbd4dd469d92f2475e7d0d7bca	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__pstream.html	100644	root:root	4586ecb870c6eea5bd108b0156be02f6	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__pstream.png	100644	root:root	3626e8766f11911e3f5ef2721b28339c	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__pstreambuf-members.html	100644	root:root	da3c7a62293d9846071985bfdcdc6a50	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__pstreambuf.html	100644	root:root	feeaa5c6d8701255cd0947ea4c316d4f	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__pstreambuf-members.html	100644	root:root	758ebcdd34bd510903b131e971078c49	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__pstreambuf.html	100644	root:root	1bd81dd81918e25765d65cf18135fb15	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__pstreambuf.png	100644	root:root	80920b75b7582809b9eefeccfb5312c2	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__rpstream-members.html	100644	root:root	464b741a4933f1f24543697cbbc4c24d	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__rpstream.html	100644	root:root	81befcdf8945d4f18f495c4d573799a4	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__rpstream-members.html	100644	root:root	5b2590b9c856bb95b7c964a9b1b0a99b	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__rpstream.html	100644	root:root	5427ace13ac2c96337e223c4c98c1c90	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1basic__rpstream.png	100644	root:root	5f72ff94493382b63dd81df40a806a59	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1pstream__common-members.html	100644	root:root	5e098e4f067564532391aa0398b79ca6	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1pstream__common.html	100644	root:root	924be85f43d3c6f65d965f644661d9ba	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1pstream__common-members.html	100644	root:root	1bd466c97e052dcb4f24a9f9560a8d37	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1pstream__common.html	100644	root:root	93d1715aa04df1e9b76817158b5fa981	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/classredi_1_1pstream__common.png	100644	root:root	1f463ba6425dde9c4721d3e0fb8c07d3	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/closed.png	100644	root:root	3fa180a1c853204ee64235708fb8e162	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/deprecated.html	100644	root:root	d3e743a82792b7632ab7dc6c322750ab	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/deprecated.html	100644	root:root	d84c0cb6c87b3f5ae3642f17fa959f62	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/doc.png	100644	root:root	31ed05886f30a2be256e9df86a25586f	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/doxygen.css	100644	root:root	e2ff72818d3b89c2b00ca8169658a4f6	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/doxygen.png	100644	root:root	4d8b8c8f1a68a4f320da8294a085f251	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/dynsections.js	100644	root:root	2c01ff94ad6551755416052b94fbfb13	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/files.html	100644	root:root	3020d78705ffc93088669b99466f4db8	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/doxygen.css	100644	root:root	2c39008156d9e26a2fd709ea124a1e4f	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/doxygen.svg	100644	root:root	a1393c6693110602d5ad3e0d43269bb7	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/dynsections.js	100644	root:root	c14230deed69fc9b4bbf22bfa42841d3	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/files.html	100644	root:root	a7b39de12bdc6fe89b442532193e7b97	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/folderclosed.png	100644	root:root	0b7046d86103299b2a0306ddf33ec004	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/folderopen.png	100644	root:root	9ff4412a8e93e25320b9e260951c6a04	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/functions.html	100644	root:root	08797b3a390c8206e140627fb5532417	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/functions_enum.html	100644	root:root	dbe9df265e32fa9f6d64c7c0ae87bcb0	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/functions_func.html	100644	root:root	7dc2b236e0c8329cefc16a25b0435b06	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/functions_type.html	100644	root:root	92eec20cfd6a35b0c15f6fb725b98570	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/functions_vars.html	100644	root:root	844b8e277d54bf6a0064ca5eddf0c9d6	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/globals.html	100644	root:root	113760fb2bcac4bb05d081656e475818	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/globals_defs.html	100644	root:root	23db9890d3aec3f43577a353ca4445da	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/hierarchy.html	100644	root:root	4ddbc6e74d2688d1197cd9a9a15af34f	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/index.html	100644	root:root	64666c92e77bb877ae1b6b262c3c140f	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/functions.html	100644	root:root	017e2f8ee0f9b26103a65f3845b4a7db	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/functions_enum.html	100644	root:root	66723736800971a4730f7365eae91c9e	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/functions_func.html	100644	root:root	cae4d2ff3418aee998b8a9f7153a6a1a	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/functions_type.html	100644	root:root	761e83b8a9a65fb4820a1e5ec7fbd09f	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/functions_vars.html	100644	root:root	bb135ce1314520da73994a63206ea4e1	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/globals.html	100644	root:root	ec005afed73f7a86d97ea6d3749a1def	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/globals_defs.html	100644	root:root	e8d7301cc4f67236a2b690fdc53cba3f	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/hierarchy.html	100644	root:root	82baf45900529a45eafd459c6c7bface	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/index.html	100644	root:root	d17b94e517abc6058f45aab17fc651d7	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/jquery.js	100644	root:root	ed067826ee972d3c98cc3c1223553a70	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/menu.js	100644	root:root	87073c188202e46cab0291523b08d60d	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/menudata.js	100644	root:root	f15c40dc1b23151c8cab094ebc8a835b	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/namespacemembers.html	100644	root:root	304c314392dc979373e3b7c5af68e0bf	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/namespacemembers_type.html	100644	root:root	35cdc1fdf4845c5728f638a6ded96c16	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/namespaceredi.html	100644	root:root	de1418473f1161c5424cf799a10f5227	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/namespaces.html	100644	root:root	eb5283850ca1fe1c0ee4b0a1d54d3f75	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/menu.js	100644	root:root	79e6c0ae0248658c9431facf49a6420a	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/menudata.js	100644	root:root	7c1bd5d4df8ab44199187ca1ce65a616	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/namespacemembers.html	100644	root:root	2df087bb367d8e0d23aeceaf60a233eb	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/namespacemembers_type.html	100644	root:root	ec176bdf28883dd1a352154fd7f75096	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/namespaceredi.html	100644	root:root	0aa4d5c7528521d3c7116b9121dcb601	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/namespaces.html	100644	root:root	711c12be3e6ce0d7a23470437bce5d7c	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/nav_f.png	100644	root:root	4e4d8be23c6d6bbe0184fd891ff59e00	
@@ -137,8 +137,8 @@
 File: /usr/share/doc/pstreams-devel-1.0.3/html/open.png	100644	root:root	468c228548b4a85dd54d544810bd0edd	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/pages.html	100644	root:root	c4bda6479fb3d2ce7d74d7cb85f2c4f3	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/pstream_8h.html	100644	root:root	a9408d4f1c464db267b1e5cf4d73d351	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/pstream_8h_source.html	100644	root:root	69dde4de67a6805ec45ddedd3f9a3cff	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/pages.html	100644	root:root	25d25be19d81ae486bbc2e4493b41319	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/pstream_8h.html	100644	root:root	5e4211352059a0a269305add58c73246	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/pstream_8h_source.html	100644	root:root	faf8863f11a15d229bd7ba9ae259c685	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/splitbar.png	100644	root:root	8d590f70c25a81e71b99f6c8246b067e	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/structredi_1_1pstreams-members.html	100644	root:root	7e385c8429d380cacd1c30e49c489f06	
-File: /usr/share/doc/pstreams-devel-1.0.3/html/structredi_1_1pstreams.html	100644	root:root	5244334f8d7ae34488d70b5d5c2a7593	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/structredi_1_1pstreams-members.html	100644	root:root	2ca85acdd7814516f1a8fe05354ac925	
+File: /usr/share/doc/pstreams-devel-1.0.3/html/structredi_1_1pstreams.html	100644	root:root	4892359931800366aa25e62058a82785	
 File: /usr/share/doc/pstreams-devel-1.0.3/html/structredi_1_1pstreams.png	100644	root:root	6ce063e6f2026997c3f44337f7d63024	
@@ -151,2 +151,2 @@
 File: /usr/share/doc/pstreams-devel-1.0.3/html/tabs.css	100644	root:root	7f185f9714d3aec7a720614d628456da	
-RPMIdentity: 8baa7bdff7e3eeae4692550dca099aad6cd01d7f9ad8d1f8646a8674335d5913fd8c6e47d5337fa587229b015ba6093b842018dd848fd894593826a42c4dd266
+RPMIdentity: fb5d7261cf7a10217fbe211ab2809502474ffa1b239d6aaf6f0d083af1bc881acb30ce1fd93e790b4145e89e498667582a15066d4d3000a9b4d8b1c785aa477f