SPECS: attr.spec - updated to 2.4.38

qboosh qboosh at pld-linux.org
Fri Jun 1 21:17:43 CEST 2007


Author: qboosh                       Date: Fri Jun  1 19:17:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.4.38

---- Files affected:
SPECS:
   attr.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: SPECS/attr.spec
diff -u SPECS/attr.spec:1.80 SPECS/attr.spec:1.81
--- SPECS/attr.spec:1.80	Mon Feb 12 22:23:48 2007
+++ SPECS/attr.spec	Fri Jun  1 21:17:37 2007
@@ -2,12 +2,12 @@
 Summary:	Utility for managing filesystem extended attributes
 Summary(pl.UTF-8):	Narzędzia do zarządzania rozszerzonymi atrybutami systemu plików
 Name:		attr
-Version:	2.4.32
-Release:	3
+Version:	2.4.38
+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:	092739e9b944815aecc1f5d8379d5ea5
+# Source0-md5:	92b71f124cf5bd80c97eac3d50ba0c61
 Patch0:		%{name}-miscfix.patch
 Patch1:		%{name}-lt.patch
 Patch2:		%{name}-LDFLAGS.patch
@@ -62,8 +62,10 @@
 %patch1 -p1
 %patch2 -p1
 
-%build
 rm -f aclocal.m4
+
+%build
+%{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
 %configure \
@@ -117,19 +119,19 @@
 %defattr(644,root,root,755)
 %doc README doc/CHANGES
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libattr.so.*.*
 %{_mandir}/man[158]/*
 
 %files devel
 %defattr(644,root,root,755)
-%{_libexecdir}/lib*.la
-%attr(755,root,root) %{_libexecdir}/lib*.so
+%attr(755,root,root) %{_libexecdir}/libattr.so
+%{_libexecdir}/libattr.la
 %{_includedir}/attr
 %{_mandir}/man3/*
 
 %files static
 %defattr(644,root,root,755)
-%{_libexecdir}/lib*.a
+%{_libexecdir}/libattr.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -137,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2007/06/01 19:17:37  qboosh
+- updated to 2.4.38
+
 Revision 1.80  2007/02/12 21:23:48  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list