Author: qboosh                       Date: Fri Feb 15 23:49:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.2.48
- xfsrq(8) was long time obsolete

---- Files affected:
SPECS:
   xfsdump.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/xfsdump.spec
diff -u SPECS/xfsdump.spec:1.48 SPECS/xfsdump.spec:1.49
--- SPECS/xfsdump.spec:1.48     Tue Oct 30 22:08:09 2007
+++ SPECS/xfsdump.spec  Sat Feb 16 00:49:39 2008
@@ -2,12 +2,12 @@
 Summary:       Tools for the XFS filesystem
 Summary(pl.UTF-8):     Narzędzia do systemu plikowego XFS
 Name:          xfsdump
-Version:       2.2.46
+Version:       2.2.48
 Release:       1
 License:       GPL
 Group:         Applications/Archiving
 Source0:       
ftp://oss.sgi.com/projects/xfs/download/cmd_tars/%{name}_%{version}-1.tar.gz
-# Source0-md5: c233a3f032d183d5bfa5dce210a08418
+# Source0-md5: 46412a9dabb8c9f84cd1d9ff1cda64a6
 Patch0:                %{name}-miscfix.patch
 Patch1:                %{name}-libtool.patch
 URL:           http://oss.sgi.com/projects/xfs/
@@ -86,9 +86,6 @@
 %{__make} install-dev \
        DIST_MANIFEST="$DIST_INSTALL_DEV"
 
-rm -f $RPM_BUILD_ROOT%{_mandir}/man8/xfsrq.8*
-echo ".so man8/xfsdq.8" > $RPM_BUILD_ROOT%{_mandir}/man8/xfsrq.8
-
 rm -rf $RPM_BUILD_ROOT%{_docdir}/xfsdump
 
 %clean
@@ -97,9 +94,18 @@
 %files
 %defattr(644,root,root,755)
 %doc doc/{CHANGES,README.*}
-%attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_sbindir}/*
-%{_mandir}/man8/*
+%attr(755,root,root) %{_sbindir}/xfsdump
+%attr(755,root,root) %{_sbindir}/xfsrestore
+%attr(755,root,root) %{_bindir}/xfs_estimate
+%attr(755,root,root) %{_bindir}/xfs_fsr
+%attr(755,root,root) %{_bindir}/xfsdump
+%attr(755,root,root) %{_bindir}/xfsinvutil
+%attr(755,root,root) %{_bindir}/xfsrestore
+%{_mandir}/man8/xfs_estimate.8*
+%{_mandir}/man8/xfs_fsr.8*
+%{_mandir}/man8/xfsdump.8*
+%{_mandir}/man8/xfsinvutil.8*
+%{_mandir}/man8/xfsrestore.8*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -107,6 +113,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2008-02-15 23:49:39  qboosh
+- updated to 2.2.48
+- xfsrq(8) was long time obsolete
+
 Revision 1.48  2007-10-30 21:08:09  qboosh
 - CVE reference for 2.2.45
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xfsdump.spec?r1=1.48&r2=1.49&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to