auto-import changelog data from star-1.5a25-4.src.rpm
Mon Jan 26 2004 Dan Walsh <dwalsh@redhat.com> 1.5a25-4 - Fix call to is_selinux_enabled
This commit is contained in:
parent
146a1471d6
commit
e40f695b42
@ -4,7 +4,7 @@
|
|||||||
Summary: An archiving tool with ACL support
|
Summary: An archiving tool with ACL support
|
||||||
Name: star
|
Name: star
|
||||||
Version: 1.5a25
|
Version: 1.5a25
|
||||||
Release: 3
|
Release: 4
|
||||||
URL: http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/star.html
|
URL: http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/star.html
|
||||||
Source: ftp://ftp.fokus.gmd.de/pub/unix/star/alpha/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.fokus.gmd.de/pub/unix/star/alpha/%{name}-%{version}.tar.bz2
|
||||||
Patch: star-1.5-icantusethestandardwayandmademyownmake.patch
|
Patch: star-1.5-icantusethestandardwayandmademyownmake.patch
|
||||||
@ -86,9 +86,15 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man1/star*
|
%{_mandir}/man1/star*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 26 2004 Dan Walsh <dwalsh@redhat.com> 1.5a25-4
|
||||||
|
- Fix call to is_selinux_enabled
|
||||||
|
|
||||||
* Mon Jan 19 2004 Jeff Johnson <jbj@jbj.org> 1.5.a25-3
|
* Mon Jan 19 2004 Jeff Johnson <jbj@jbj.org> 1.5.a25-3
|
||||||
- fix: (!(x & 1)) rather than (!x & 1) patch.
|
- fix: (!(x & 1)) rather than (!x & 1) patch.
|
||||||
|
|
||||||
|
* Wed Sep 24 2003 Dan Walsh <dwalsh@redhat.com> 1.5a25-2
|
||||||
|
- turn selinux off
|
||||||
|
|
||||||
* Tue Sep 16 2003 Dan Walsh <dwalsh@redhat.com> 1.5a25-1.sel
|
* Tue Sep 16 2003 Dan Walsh <dwalsh@redhat.com> 1.5a25-1.sel
|
||||||
- turn selinux on
|
- turn selinux on
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user