[packages/acl] - up to 2.2.52
arekm
arekm at pld-linux.org
Sat Nov 29 18:43:11 CET 2014
commit 9833bbc18ba296ace5efa536e1348157c82fc092
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Nov 29 18:43:06 2014 +0100
- up to 2.2.52
acl.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/acl.spec b/acl.spec
index e3acb88..5341a30 100644
--- a/acl.spec
+++ b/acl.spec
@@ -1,12 +1,12 @@
Summary: Command and library for manipulating access control lists
Summary(pl.UTF-8): Polecenie i biblioteka do manipulacji listami kontroli dostępu (ACL)
Name: acl
-Version: 2.2.51
+Version: 2.2.52
Release: 1
License: LGPL v2+ (library), GPL v2 (utilities)
Group: Applications/System
-Source0: http://download.savannah.gnu.org/releases-noredirect/acl/%{name}-%{version}.src.tar.gz
-# Source0-md5: 3fc0ce99dc5253bdcce4c9cd437bc267
+Source0: http://git.savannah.gnu.org/cgit/acl.git/snapshot/%{name}-%{version}.tar.gz
+# Source0-md5: 8d720d6bf9ef41d8995f145637f48d57
Patch0: %{name}-miscfix.patch
Patch1: %{name}-lt.patch
Patch2: %{name}-LDFLAGS.patch
@@ -68,15 +68,15 @@ Statyczna biblioteka acl.
%patch2 -p1
%patch3 -p1
-%{__rm} aclocal.m4
+%{__rm} -f aclocal.m4
%build
-mv install-sh install-custom-sh
%{__libtoolize}
%{__aclocal} -I m4
%{__autoconf}
cp -f /usr/share/automake/config.sub .
-mv install-custom-sh install-sh
+install include/install-sh .
+
%configure \
DEBUG="%{?debug:-DDEBUG}%{!?debug:-DNDEBUG}" \
OPTIMIZER="%{rpmcflags} -DENABLE_GETTEXT"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/acl.git/commitdiff/9833bbc18ba296ace5efa536e1348157c82fc092
More information about the pld-cvs-commit
mailing list