From: Jan Palus Date: Sun, 2 May 2021 09:23:25 +0000 (+0200) Subject: up to 21.72 X-Git-Tag: auto/th/hwinfo-21.72-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=bfa7a528deba571942e0a43aa7fc32b893d773f2;p=packages%2Fhwinfo.git up to 21.72 --- diff --git a/hwinfo-headers.patch b/hwinfo-headers.patch deleted file mode 100644 index 4c3d21d..0000000 --- a/hwinfo-headers.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- hwinfo-13.11/src/hd/Makefile.orig 2005-07-06 12:50:26.000000000 +0200 -+++ hwinfo-13.11/src/hd/Makefile 2007-05-23 22:01:21.136191593 +0200 -@@ -4,7 +4,7 @@ - - include $(TOPDIR)/Makefile.common - --CFLAGS += -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include -+CFLAGS += `pkg-config --cflags dbus-1` - - version.h: $(TOPDIR)/VERSION - @echo "#define HD_VERSION_STRING \"`cat $(TOPDIR)/VERSION`\"" >$@ diff --git a/hwinfo-kbd.patch b/hwinfo-kbd.patch index 40e1141..cc58a50 100644 --- a/hwinfo-kbd.patch +++ b/hwinfo-kbd.patch @@ -12,5 +12,5 @@ } + */ - if(tty_major == 229 /* iseries hvc */) { - if (tty_minor >= 128) { + if (0) + ; diff --git a/hwinfo.spec b/hwinfo.spec index 3c1b08c..78fa434 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -5,16 +5,14 @@ Summary: hwinfo - the hardware detection tool used in SuSE Linux Summary(pl.UTF-8): hwinfo - narzędzie do wykrywania sprzętu używane w SuSE Linuksie Name: hwinfo -Version: 21.12 -Release: 2 +Version: 21.72 +Release: 1 License: GPL v2 Group: Applications/System -Source0: http://ftp.debian.org/debian/pool/main/h/hwinfo/%{name}_%{version}.orig.tar.gz -# Source0-md5: 3a97acf3e32e43dfea13b90da1a8403a +Source0: https://ftp.debian.org/debian/pool/main/h/hwinfo/%{name}_%{version}.orig.tar.gz +# Source0-md5: d33995be010185840f99c4eff4f699f0 Patch0: %{name}-kbd.patch -Patch1: %{name}-headers.patch URL: http://packages.qa.debian.org/h/hwinfo.html -BuildRequires: dbus-devel >= 0.35 BuildRequires: flex %{?with_hal:BuildRequires: hal-devel} %ifarch %{ix86} %{x8664} x32 @@ -45,7 +43,6 @@ Pliki nagłówkowe biblioteki hwinfo. %prep %setup -q %patch0 -p0 -%patch1 -p1 # these should be in tarball, but aren't (21.6) test -e VERSION || echo %{version} > VERSION @@ -74,7 +71,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc MAINTAINER README changelog +%doc MAINTAINER README.md changelog %attr(755,root,root) %{_sbindir}/check_hd %attr(755,root,root) %{_sbindir}/convert_hd %attr(755,root,root) %{_sbindir}/getsysinfo