SPECS: acl.spec - updated to 2.2.44

qboosh qboosh at pld-linux.org
Fri Jun 1 21:34:24 CEST 2007


Author: qboosh                       Date: Fri Jun  1 19:34:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.2.44

---- Files affected:
SPECS:
   acl.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/acl.spec
diff -u SPECS/acl.spec:1.79 SPECS/acl.spec:1.80
--- SPECS/acl.spec:1.79	Tue Feb 13 12:29:59 2007
+++ SPECS/acl.spec	Fri Jun  1 21:34:17 2007
@@ -2,12 +2,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.39
-Release:	2
+Version:	2.2.44
+Release:	1
 License:	LGPL v2+ (library), GPL v2 (utilities)
 Group:		Applications/System
 Source0:	ftp://linux-xfs.sgi.com/projects/xfs/download/cmd_tars/%{name}_%{version}-1.tar.gz
-# Source0-md5:	4edd450bbee60d6c4b3c51ae80499b00
+# Source0-md5:	f92f56998a94735419ec932fb9d0118d
 Patch0:		%{name}-miscfix.patch
 Patch1:		%{name}-lt.patch
 Patch2:		%{name}-LDFLAGS.patch
@@ -66,9 +66,9 @@
 %patch1 -p1
 %patch2 -p1
 
-%build
 rm -f aclocal.m4
-cp -f /usr/share/automake/config.sub .
+
+%build
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
@@ -126,21 +126,21 @@
 %defattr(644,root,root,755)
 %doc README doc/{CHANGES,TODO}
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libacl.so.*.*
 %{_mandir}/man[15]/*
 
 %files devel
 %defattr(644,root,root,755)
 %doc doc/{extensions.txt,libacl.txt}
-%attr(755,root,root) %{_libexecdir}/lib*.so
-%{_libexecdir}/lib*.la
+%attr(755,root,root) %{_libexecdir}/libacl.so
+%{_libexecdir}/libacl.la
 %{_includedir}/acl
 %{_includedir}/sys/*
 %{_mandir}/man[23]/*
 
 %files static
 %defattr(644,root,root,755)
-%{_libexecdir}/lib*.a
+%{_libexecdir}/libacl.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -148,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2007/06/01 19:34:17  qboosh
+- updated to 2.2.44
+
 Revision 1.79  2007/02/13 11:29:59  tommat
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/acl.spec?r1=1.79&r2=1.80&f=u



More information about the pld-cvs-commit mailing list