SPECS: md4sum.spec - typo, unified

qboosh qboosh at pld-linux.org
Mon Oct 24 22:21:20 CEST 2005


Author: qboosh                       Date: Mon Oct 24 20:21:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo, unified

---- Files affected:
SPECS:
   md4sum.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/md4sum.spec
diff -u SPECS/md4sum.spec:1.3 SPECS/md4sum.spec:1.4
--- SPECS/md4sum.spec:1.3	Mon Oct 24 19:24:36 2005
+++ SPECS/md4sum.spec	Mon Oct 24 22:21:12 2005
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 Summary:	Generate or check MD4 message digests
-Summary(pl):	Generuje lub sprawdza skróty MD4
+Summary(pl):	Generowanie i sprawdzanie skrótów MD4
 Name:		md4sum
 Version:	0.02.01
 Release:	1
@@ -18,7 +18,7 @@
 
 %description -l pl
 md4sum jest to małe narzędzie służące do generowania lub sprawdzania 
-skrótów MD4. Może także posłużyć do zarządznia odnośnikami ed2k.
+skrótów MD4. Może także posłużyć do zarządzania odnośnikami ed2k.
 
 %prep
 %setup -q
@@ -27,7 +27,8 @@
 %build
 ./configure
 %{__make} \
-	CC="%{__cc}" CFLAGS="%{rpmcflags}"
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags}"
 %{__make} test
 
 %install
@@ -43,8 +44,8 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog README
-%{_mandir}/man1/*
 %attr(755,root,root) %{_bindir}/*
+%{_mandir}/man1/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -52,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/10/24 20:21:12  qboosh
+- typo, unified
+
 Revision 1.3  2005/10/24 17:24:36  twittner
 - pass %rpmcflags (-Makefile.patch)
 
@@ -60,4 +64,3 @@
 
 Revision 1.1  2005/10/24 09:36:37  jajcus
 - new spec by Patryk Szczygłowski (psz)
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/md4sum.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list