|
@@ -50,7 +50,7 @@ Summary: LSB support for Vine Linux
|
|
|
Summary(ja): Vine Linux の LSB サポート
|
|
|
Name: lsb
|
|
|
Version: 4.0
|
|
|
-Release: 1%{?_dist_release}
|
|
|
+Release: 2%{?_dist_release}
|
|
|
URL: http://www.linuxfoundation.org/
|
|
|
Source0: %{name}-vine-%{version}.tar.bz2
|
|
|
License: GPLv2
|
|
@@ -490,7 +490,8 @@ Requires: /usr/bin/passwd
|
|
|
Requires: /usr/bin/paste
|
|
|
Requires: /usr/bin/patch
|
|
|
Requires: /usr/bin/pathchk
|
|
|
-Requires: /usr/bin/pax
|
|
|
+# better POSIX compatible
|
|
|
+Requires: spax
|
|
|
Requires: /usr/bin/perl
|
|
|
Requires: /usr/bin/pr
|
|
|
Requires: /usr/bin/printf
|
|
@@ -626,6 +627,9 @@ fi
|
|
|
/bin/mailx
|
|
|
|
|
|
%changelog
|
|
|
+* Tue Jun 17 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 4.0-2
|
|
|
+- require spax instead of pax (more POSIX compatible)
|
|
|
+
|
|
|
* Thu Jun 09 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 4.0-1
|
|
|
- update to LSB4.0
|
|
|
- add Provide lsb-printing{,-noarch}
|
|
@@ -637,12 +641,12 @@ fi
|
|
|
* Thu Aug 28 2008 Hao Liu <hliu@redhat.com> 3.2-2
|
|
|
- Modify "Requires: /usr/bin/mailx" to "Requires: mailx" (Bug #460249)
|
|
|
|
|
|
-* Wed Aug 18 2008 Hao Liu <hliu@redhat.com> 3.2-1
|
|
|
+* Mon Aug 18 2008 Hao Liu <hliu@redhat.com> 3.2-1
|
|
|
- Port forward to LSB 3.2
|
|
|
- Remove symlink for mailx if user is upgrading from the redhat-lsb of older version
|
|
|
- Since F10 put mailx under /usr/bin, change the corresponding requires
|
|
|
|
|
|
-* Thu Aug 5 2008 Hao Liu <hliu@redhat.com> - 3.1-22
|
|
|
+* Tue Aug 5 2008 Hao Liu <hliu@redhat.com> - 3.1-22
|
|
|
- Remove 2 requires which provided by redhat-lsb
|
|
|
- Add comments explaining why hard-coded path is kept
|
|
|
- Resolve some hard-coded path problems
|
|
@@ -666,7 +670,7 @@ fi
|
|
|
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 3.1-17
|
|
|
- Rebuild for selinux ppc32 issue.
|
|
|
|
|
|
-* Fri Aug 20 2007 Lawrence Lim <llim@redhat.com> - 3.1-16
|
|
|
+* Mon Aug 20 2007 Lawrence Lim <llim@redhat.com> - 3.1-16
|
|
|
- update spec file in accordance to feedback provided through merge review - merge-review.patch - #226363
|
|
|
|
|
|
* Wed Jul 18 2007 Lawrence Lim <llim@redhat.com> - 3.1-15.f8
|