mirror of
https://abf.rosa.ru/djam/makeself.git
synced 2025-02-23 09:32:47 +00:00
2.5.0
This commit is contained in:
parent
a6827bb81e
commit
2d27edbfe4
1 changed files with 3 additions and 46 deletions
|
@ -1,7 +1,7 @@
|
|||
Summary: Generates a self-extractable archive from a directory
|
||||
Name: makeself
|
||||
Version: 2.5.0
|
||||
Release: 10
|
||||
Release: 1
|
||||
URL: https://makeself.io
|
||||
Source0: https://github.com/megastep/makeself/archive/release-%{version}.tar.gz?/%{name}-%{version}.tar.gz
|
||||
#Source0: http://www.megastep.org/makeself/%{name}-%{version}.tar.bz2
|
||||
|
@ -41,8 +41,8 @@ attached to it though!).
|
|||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
cp -p %{SOURCE1} .
|
||||
%setup -qn %{name}-release-%{name}
|
||||
#cp -p %{SOURCE1} .
|
||||
|
||||
%build
|
||||
|
||||
|
@ -61,47 +61,4 @@ install -m 644 makeself.1 %{buildroot}%{_mandir}/man1/
|
|||
%{_mandir}/man1/*
|
||||
%{_datadir}/makeself/*
|
||||
|
||||
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.5-3mdv2011.0
|
||||
+ Revision: 666361
|
||||
- mass rebuild
|
||||
|
||||
* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.5-2mdv2011.0
|
||||
+ Revision: 612805
|
||||
- the mass rebuild of 2010.1 packages
|
||||
|
||||
* Mon Mar 08 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.1.5-1mdv2010.1
|
||||
+ Revision: 516390
|
||||
- Update to 2.1.5
|
||||
|
||||
* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 2.1.4-5mdv2010.0
|
||||
+ Revision: 429948
|
||||
- rebuild
|
||||
|
||||
* Mon Jul 28 2008 Thierry Vignaud <tv@mandriva.org> 2.1.4-4mdv2009.0
|
||||
+ Revision: 251795
|
||||
- rebuild
|
||||
|
||||
* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 2.1.4-2mdv2008.1
|
||||
+ Revision: 140944
|
||||
- restore BuildRoot
|
||||
|
||||
+ Thierry Vignaud <tv@mandriva.org>
|
||||
- kill re-definition of %%buildroot on Pixel's request
|
||||
|
||||
|
||||
* Wed Feb 14 2007 Lenny Cartier <lenny@mandriva.com> 2.1.4-2mdv2007.0
|
||||
+ Revision: 120926
|
||||
- Import makeself
|
||||
|
||||
* Sun Oct 01 2006 Giuseppe Ghibò <ghibo@mandriva.coM> 2.1.4-2mdk
|
||||
- Fixed in stripmakeself handling of archives beginning with empty lines
|
||||
(thanks to pixel).
|
||||
|
||||
* Tue May 16 2006 Giuseppe Ghibò <ghibo@mandriva.com> 2.1.4-1mdk
|
||||
- Initial release 2.1.4.
|
||||
- Merged Patch0 from Deb.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue