Author: arekm                        Date: Sat Aug 30 20:45:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; keep custom install-sh

---- Files affected:
SPECS:
   acl.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: SPECS/acl.spec
diff -u SPECS/acl.spec:1.87 SPECS/acl.spec:1.88
--- SPECS/acl.spec:1.87 Wed Jun 18 17:11:50 2008
+++ SPECS/acl.spec      Sat Aug 30 22:45:34 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):     Polecenie i biblioteka do manipulacji listami kontroli 
dostępu (ACL)
 Name:          acl
 Version:       2.2.47
-Release:       1
+Release:       2
 License:       LGPL v2+ (library), GPL v2 (utilities)
 Group:         Applications/System
 Source0:       
ftp://linux-xfs.sgi.com/projects/xfs/cmd_tars/%{name}_%{version}-1.tar.gz
@@ -71,9 +71,11 @@
 rm -f aclocal.m4
 
 %build
+mv install-sh install-custom-sh
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
+mv install-custom-sh install-sh
 %configure \
        DEBUG="%{?debug:-DDEBUG}%{!?debug:-DNDEBUG}" \
        OPTIMIZER="%{rpmcflags} -DENABLE_GETTEXT"
@@ -161,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2008/08/30 20:45:34  arekm
+- rel 2; keep custom install-sh
+
 Revision 1.87  2008/06/18 15:11:50  qboosh
 - updated Source0 URL
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/acl.spec?r1=1.87&r2=1.88&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to