]> git.pld-linux.org Git - packages/attr.git/blobdiff - attr.spec
- rel 3, fixed building on multilib sparc
[packages/attr.git] / attr.spec
index 6d45ce2b52d85bfc0498cbaaca3ae45b11810e71..b89e264001d7e9fb6235374ac2859d5e2ba82817 100644 (file)
--- a/attr.spec
+++ b/attr.spec
@@ -1,21 +1,20 @@
 Summary:       Utility for managing filesystem extended attributes
 Summary(pl):   Narzêdzia do zarz±dzania rozszerzonymi atrybutami systemu plików
 Name:          attr
-Version:       2.4.23
-Release:       1
+Version:       2.4.32
+Release:       3
 License:       LGPL v2+ (library), GPL v2+ (utilities)
 Group:         Applications/System
-Source0:       ftp://linux-xfs.sgi.com/projects/xfs/download/cmd_tars/%{name}-%{version}.src.tar.gz
-# Source0-md5: b3697e6e708d46af4876a68869c498ba
+Source0:       ftp://linux-xfs.sgi.com/projects/xfs/download/cmd_tars/%{name}_%{version}-1.tar.gz
+# Source0-md5: 092739e9b944815aecc1f5d8379d5ea5
 Patch0:                %{name}-miscfix.patch
-Patch1:                %{name}-po.patch
-Patch2:                %{name}-lt.patch
+Patch1:                %{name}-lt.patch
+Patch2:                %{name}-LDFLAGS.patch
 URL:           http://oss.sgi.com/projects/xfs/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
 BuildRequires: libtool
-BuildRequires: sed >= 4.0
 Obsoletes:     libattr
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -70,7 +69,8 @@ rm -f aclocal.m4
        DEBUG="%{?debug:-DDEBUG}%{!?debug:-DNDEBUG}" \
        OPTIMIZER="%{rpmcflags} -DENABLE_GETTEXT"
 
-%{__make}
+%{__make} \
+       LLDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.033157 seconds and 4 git commands to generate.