Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37858312
en ru br
ALT Linux repos
S:1.11.2-alt1
5.0: 1.9.7-alt1.1
4.0: 1.8.2-alt2
3.0: 1.8.2-alt2

Group :: Text tools
RPM: rpm2html

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: rpm2html-1.8.2-alt-rpmts.patch
Download


diff -Naur rpm2html-1.8.2-orig/rpmopen.c rpm2html-1.8.2/rpmopen.c
--- rpm2html-1.8.2-orig/rpmopen.c	2003-09-26 22:32:07 +0300
+++ rpm2html-1.8.2/rpmopen.c	2004-03-10 10:51:17 +0200
@@ -25,7 +25,8 @@
 #include <rpm/rpmlib.h>
 #include <rpm/rpmmacro.h>
 #include <rpm/rpmdb.h>
-#include <rpm/rpmts.h>
+// not found in rpm-*-alt  -- mike@altlinux.ru
+// #include <rpm/rpmts.h>
 #ifdef HAVE_RPM42
 #include <rpm/rpmfi.h>
 #endif
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin