]> git.pld-linux.org Git - packages/attr.git/blobdiff - attr.spec
- up to 2.4.32
[packages/attr.git] / attr.spec
index e76f7da4ca0e18c013a30beac27ff2df662ba808..f5ba46295197fa96a64364f5295c449dacbc5011 100644 (file)
--- a/attr.spec
+++ b/attr.spec
@@ -1,20 +1,22 @@
 Summary:       Utility for managing filesystem extended attributes
 Summary(pl):   Narzêdzia do zarz±dzania rozszerzonymi atrybutami systemu plików
 Name:          attr
-Version:       2.4.19
+Version:       2.4.32
 Release:       1
-# most part is on LGPL v2.1, but the rest enforces GPL
-License:       GPL
+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: 0ea0d3bea5a58727eafd46fa1c0f09cc
+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
+Patch1:                %{name}-lt.patch
+Patch2:                %{name}-pl.po-update.patch
 URL:           http://oss.sgi.com/projects/xfs/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
-BuildRequires: sed >= 4.1.1-1  
+BuildRequires: libtool
+BuildRequires: sed >= 4.0
+Obsoletes:     libattr
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _bindir         /bin
@@ -58,6 +60,7 @@ Biblioteki statyczne do korzystania z rozszerzonych atrybut
 %setup -q
 %patch0 -p1
 %patch1 -p1
+#%patch2 -p1
 
 %build
 rm -f aclocal.m4
This page took 0.039074 seconds and 4 git commands to generate.