]> git.pld-linux.org Git - packages/attr.git/blobdiff - attr.spec
- updated to 2.4.13
[packages/attr.git] / attr.spec
index c606b83267bb6dfd097fb5327fbc34eb13ea490b..3ca7016816cce94c497e06780b4de8c7a02181e8 100644 (file)
--- a/attr.spec
+++ b/attr.spec
@@ -1,24 +1,24 @@
 Summary:       Utility for managing filesystem extended attributes
 Summary(pl):   Narzêdzia do zarz±dzania rozszerzonymi atrybutami systemu plików
 Name:          attr
-Version:       2.4.8
-Release:       2
+Version:       2.4.13
+Release:       1
 # most part is on LGPL v2.1, but the rest enforces GPL
 License:       GPL
 Group:         Applications/System
-Source0:       ftp://linux-xfs.sgi.com/projects/xfs/download/Release-1.3/cmd_tars/%{name}-%{version}.src.tar.gz
-# Source0-md5: d2016137a97f8f7ec956a19f45c3f7b7
+Source0:       ftp://linux-xfs.sgi.com/projects/xfs/download/cmd_tars/%{name}-%{version}.src.tar.gz
+# Source0-md5: 3a68ebd892976e732c4fca96a62db885
 Patch0:                %{name}-miscfix.patch
 URL:           http://oss.sgi.com/projects/xfs/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: e2fsprogs-devel
-BuildRequires: xfsprogs-devel >= 2.5.6
+BuildRequires: gettext-devel
+BuildRequires: xfsprogs-devel 
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _bindir         /bin
-%define                _libdir         /lib
-%define                _libexecdir     /usr/lib
+%define                _libdir         /%{_lib}
+%define                _libexecdir     /usr/%{_lib}
 
 %description
 An experimental attr command to manipulate extended attributes under
This page took 0.081742 seconds and 4 git commands to generate.