SPECS: bk_client.spec - pl fix, unified setup

qboosh qboosh at pld-linux.org
Tue Dec 26 17:55:31 CET 2006


Author: qboosh                       Date: Tue Dec 26 16:55:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl fix, unified setup

---- Files affected:
SPECS:
   bk_client.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/bk_client.spec
diff -u SPECS/bk_client.spec:1.2 SPECS/bk_client.spec:1.3
--- SPECS/bk_client.spec:1.2	Thu Dec 21 19:08:30 2006
+++ SPECS/bk_client.spec	Tue Dec 26 17:55:25 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 Summary:	BitKeeper client
-Summary(pl):	Klient BitKeeper
+Summary(pl):	Klient BitKeepera
 Name:		bk_client
 Version:	1.1
 Release:	1
@@ -18,17 +18,16 @@
 Free BitKeeper client.
 
 %description -l pl
-Darmowy klient BitKeeper.
+Darmowy klient BitKeepera.
 
 %prep
-%setup -q -T -c
+%setup -q -c -T
 /bin/sh %{SOURCE0}
 cd bk_client-%{version}
 %patch0 -p1
 
 %build
-cd bk_client-%{version}
-%{__make} \
+%{__make} -C bk_client-%{version} \
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags}"
 
@@ -53,10 +52,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/12/26 16:55:25  qboosh
+- pl fix, unified setup
+
 Revision 1.2  2006/12/21 18:08:30  arekm
 - more uniq names; add R: gzip
 
 Revision 1.1  2006/12/21 18:01:50  arekm
 - new
-
-
================================================================

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



More information about the pld-cvs-commit mailing list