X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=attr.spec;h=3ca7016816cce94c497e06780b4de8c7a02181e8;hb=f473570926fdae44319f17a2ba0502840ff96aca;hp=f99fd3c95469d7aa57a1c4a52e66189f0a9533ce;hpb=60fec6dde8673e5c1b64d8c07defd8f5a0dcd95b;p=packages%2Fattr.git diff --git a/attr.spec b/attr.spec index f99fd3c..3ca7016 100644 --- 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 fs +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 @@ -30,7 +30,7 @@ atrybutami pod systemem Linux. %package devel Summary: Header files and libraries to use extended attributes -Summary(pl): Pliki nag³ówkowe i biblioteki +Summary(pl): Pliki nag³ówkowe i biblioteki do korzystania z rozszerzonych atrybutów Group: Development/Libraries Requires: %{name} = %{version} @@ -43,7 +43,7 @@ rozszerzonymi atrybutami. %package static Summary: Static libraries for extended attributes -Summary(pl): Biblioteki statyczne attr +Summary(pl): Biblioteki statyczne do korzystania z rozszerzonych atrybutów Group: Development/Libraries Requires: %{name}-devel = %{version} @@ -51,7 +51,7 @@ Requires: %{name}-devel = %{version} Static libraries for extended attributes. %description static -l pl -Biblioteki statyczne attr. +Biblioteki statyczne do korzystania z rozszerzonych atrybutów. %prep %setup -q