]> git.pld-linux.org Git - packages/attr.git/blobdiff - attr.spec
- initial, for 2.4.14
[packages/attr.git] / attr.spec
index d84f37d43de38156121a898af00f087aa0fa0c3c..3ca7016816cce94c497e06780b4de8c7a02181e8 100644 (file)
--- a/attr.spec
+++ b/attr.spec
@@ -1,23 +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.12
+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/cmd_tars/%{name}-%{version}.src.tar.gz
-# Source0-md5: 50ea2fb53bed58dc2f407ed73786a9e2
+# Source0-md5: 3a68ebd892976e732c4fca96a62db885
 Patch0:                %{name}-miscfix.patch
 URL:           http://oss.sgi.com/projects/xfs/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: xfsprogs-devel >= 2.6.0
+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.583902 seconds and 4 git commands to generate.