[packages/chntpw] up to 1.00 (140201)

glen glen at pld-linux.org
Tue Sep 11 09:51:17 CEST 2018


commit 68a13230507f17d1eac422ec1280e5a080179b3c
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Sep 11 10:49:21 2018 +0300

    up to 1.00 (140201)

 chntpw-debian.patch | 11 -----------
 chntpw.spec         | 14 ++++++++------
 2 files changed, 8 insertions(+), 17 deletions(-)
---
diff --git a/chntpw.spec b/chntpw.spec
index b72c347..62cd03b 100644
--- a/chntpw.spec
+++ b/chntpw.spec
@@ -1,24 +1,25 @@
-%define		reldate	100627
+%define		reldate	140201
 Summary:	NT SAM password recovery utility
 Summary(pl.UTF-8):	Narzędzie do odtwarzania haseł NT SAM
 Name:		chntpw
 # Version is taken from HISTORY.txt
-Version:	0.99.6
+Version:	1.00
 Release:	1
 Epoch:		1
 License:	GPL v2 (ntchpw), LGPL (ntreg)
 Group:		Applications/System
 Source0:	http://pogostick.net/~pnh/ntpasswd/%{name}-source-%{reldate}.zip
-# Source0-md5:	8b046c2073f27eed728e18635ba72dd4
-Patch0:		%{name}-debian.patch
-URL:		http://pogostick.net/~pnh/ntpasswd/
-BuildRequires:	rpmbuild(macros) >= 1.553
+# Source0-md5:	d60bc657206b07ad84d926649d6417dc
 Source2:	%{name}-README.Dist
+Patch0:		makefile.patch
+Patch1:		%{name}-debian.patch
 # Patches from Jim Meyering to improve robustness of the code.
 Patch5:		%{name}-080526-correct-test-for-failing-open-syscall.patch
 Patch6:		%{name}-080526-detect-failure-to-write-key.patch
 Patch7:		%{name}-080526-reged-no-deref-null.patch
+URL:		http://pogostick.net/~pnh/ntpasswd/
 BuildRequires:	openssl-devel >= 0.9.7d
+BuildRequires:	rpmbuild(macros) >= 1.553
 BuildRequires:	unzip
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -47,6 +48,7 @@ strony domowej.
 %prep
 %setup -q -n %{name}-%{reldate}
 %patch0 -p1
+%patch1 -p1
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
diff --git a/chntpw-debian.patch b/chntpw-debian.patch
index b148146..09b0d7e 100644
--- a/chntpw-debian.patch
+++ b/chntpw-debian.patch
@@ -1,14 +1,3 @@
---- chntpw-070923/Makefile.orig	2007-09-23 17:58:06.000000000 +0000
-+++ chntpw-070923/Makefile	2007-10-13 14:00:56.953996630 +0000
-@@ -16,7 +16,7 @@
- 
- 
- # This is to link with whatever we have, SSL crypto lib we put in static
--LIBS=-L$(OSSLLIB) $(OSSLLIB)/libcrypto.a
-+LIBS= -lcrypto
- 
- all: chntpw chntpw.static cpnt
- 
 --- chntpw-0.99.1-030126.orig/chntpw.8
 +++ chntpw-0.99.1-030126/chntpw.8
 @@ -0,0 +1,96 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chntpw.git/commitdiff/68a13230507f17d1eac422ec1280e5a080179b3c



More information about the pld-cvs-commit mailing list