]> git.pld-linux.org Git - packages/attr.git/commitdiff
- rel 2
authormisi3k <misi3k@pld-linux.org>
Wed, 30 Apr 2003 08:17:04 +0000 (08:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed symlink

Changed files:
    attr.spec -> 1.32

attr.spec

index 97a9b49e94ecc4d4e55dbf109a169e4e661d1ced..eeaaf14c1069fb8699b132859245240b91823175 100644 (file)
--- a/attr.spec
+++ b/attr.spec
@@ -2,7 +2,7 @@ Summary:        Utility for managing filesystem extended attributes
 Summary(pl):   Narzêdzia do zarz±dzania rozszerzonymi atrybutami fs
 Name:          attr
 Version:       2.4.1
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/System
 Source0:       ftp://linux-xfs.sgi.com/projects/xfs/download/cmd_tars/%{name}-%{version}.src.tar.gz
@@ -78,7 +78,7 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man3/{attr_getf,attr_listf}.3
 rm -f  $RPM_BUILD_ROOT%{_mandir}/man3/{attr_multif,attr_removef,attr_setf}.3
 rm -rf $RPM_BUILD_ROOT%{_mandir}/man2
 
-ln -sf %{_libdir}/libattr.so.1.0.1 $RPM_BUILD_ROOT%{_libexecdir}/libattr.so
+ln -sf %{_libdir}/libattr.so.1.1.0 $RPM_BUILD_ROOT%{_libexecdir}/libattr.so
 
 echo ".so attr_get.3"  > $RPM_BUILD_ROOT%{_mandir}/man3/attr_getf.3
 echo ".so attr_list.3" > $RPM_BUILD_ROOT%{_mandir}/man3/attr_listf.3
This page took 0.099329 seconds and 4 git commands to generate.