]> git.pld-linux.org Git - packages/chntpw.git/commitdiff
- 040818
authorareq <areq@pld-linux.org>
Sun, 22 Aug 2004 12:12:48 +0000 (12:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chntpw.spec -> 1.6

chntpw.spec

index acca740e0796fe39f46ccfe6ab642d095ffc16c0..6020ac3e85ec02b865fabf468f0e030f8bd9283d 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       NT SAM password recovery utility
 Summary(pl):   Narzêdzie do odtwarzania hase³ NT SAM
 Name:          chntpw
-Version:       040116
-Release:       0.1
+Version:       040818
+Release:       1
 License:       chntpw
 Group:         Applications/System
 Source0:       http://home.eunet.no/~pnordahl/ntpasswd/%{name}-source-%{version}.zip
-# Source0-md5: 6c75ac2cf1bf878d107a3f4ebb606959
+# Source0-md5: bced2cd4b8b0db899e92fd19150412e2
 Patch0:                %{name}-debian.patch
 URL:           http://home.eunet.no/~pnordahl/ntpasswd/
 BuildRequires: openssl-devel >= 0.9.7d
@@ -39,7 +39,7 @@ strony domowej.
 %patch0 -p1
 
 %build
-%{__make} \
+%{__make} all cpnt \
        CC="%{__cc}" \
        CFLAGS="%{rpmcflags}"
 
@@ -47,6 +47,7 @@ strony domowej.
 rm -rf $RPM_BUILD_ROOT
 
 install -D chntpw $RPM_BUILD_ROOT%{_bindir}/chntpw
+install      cpnt $RPM_BUILD_ROOT%{_bindir}
 install -D chntpw.8 $RPM_BUILD_ROOT%{_mandir}/man8/chntpw.8
 
 %clean
This page took 0.086449 seconds and 4 git commands to generate.