Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 83229bba33cac45a82daf931b29f793a > files > 2

statifier-1.7.1-1mdv2010.1.src.rpm

%define version 1.7.1
%define release %mkrel 1

Name:		statifier
Version:	%{version}
Release:	%{release}
License:	GPL
Group:		Development/Other
Summary:	Convert elf dynamic linked exe to "pseudo-static"
Source:		http://prdownloads.sourceforge.net/statifier/%{name}-%{version}.tar.gz
Url:		http://%{name}.sourceforge.net	
ExclusiveArch:	%ix86 alpha x86_64
BuildRoot:	%{_tmppath}/%{name}-%{version}-root
BuildRequires:  glibc-static-devel
Requires:	gdb

%description
Statifier create from dynamically linked ELF executable
and all it's libraries (and all LD_PRELOAD libraries if any)
one file. This file can be copied and run on another machine
without need to drag all it's libraries.

%prep
%setup -q

%build
make all

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std
chmod -R u+w %buildroot

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog INSTALL LICENSE NEWS README TODO
%attr(755,root,root)	%{_bindir}/statifier
%dir %{_prefix}/lib/statifier
%attr(755,root,root)	%{_prefix}/lib/statifier/*
%{_mandir}/man1/statifier.1*




%changelog
* Wed Mar 03 2010 Götz Waschk <waschk@mandriva.org> 1.7.1-1mdv2010.1
+ Revision: 513781
- update to new version 1.7.1

* Thu Feb 25 2010 Götz Waschk <waschk@mandriva.org> 1.7.0-1mdv2010.1
+ Revision: 511084
- update to new version 1.7.0

* Sun Sep 20 2009 Thierry Vignaud <tv@mandriva.org> 1.6.15-2mdv2010.0
+ Revision: 445233
- rebuild

* Mon Dec 01 2008 Götz Waschk <waschk@mandriva.org> 1.6.15-1mdv2009.1
+ Revision: 308791
- update to new version 1.6.15

* Tue Aug 19 2008 Götz Waschk <waschk@mandriva.org> 1.6.14-1mdv2009.0
+ Revision: 273541
- new version

* Sat Aug 02 2008 Thierry Vignaud <tv@mandriva.org> 1.6.13-4mdv2009.0
+ Revision: 261129
- rebuild

* Tue Jul 29 2008 Thierry Vignaud <tv@mandriva.org> 1.6.13-3mdv2009.0
+ Revision: 253540
- rebuild
- kill re-definition of %%buildroot on Pixel's request

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

* Wed Oct 17 2007 Götz Waschk <waschk@mandriva.org> 1.6.13-1mdv2008.1
+ Revision: 99733
- new version

* Mon Oct 08 2007 Götz Waschk <waschk@mandriva.org> 1.6.12-1mdv2008.1
+ Revision: 95686
- new version

* Mon Jul 09 2007 Götz Waschk <waschk@mandriva.org> 1.6.11-1mdv2008.0
+ Revision: 50577
- new version

* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 1.6.10-1mdv2007.1
+ Revision: 13605
- new version

* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 1.6.9-1mdv2007.1
+ Revision: 13563
- new version


* Thu Jan 25 2007 Götz Waschk <waschk@mandriva.org> 1.6.8-3mdv2007.0
+ Revision: 113179
- Import statifier

* Thu Jan 25 2007 Götz Waschk <waschk@mandriva.org> 1.6.8-3mdv2007.1
- Rebuild

* Tue Aug 01 2006 Götz Waschk <waschk@mandriva.org> 1.6.8-1mdv2007.0
- Rebuild

* Fri Mar 31 2006 Götz Waschk <waschk@mandriva.org> 1.6.8-1mdk
- New release 1.6.8
- use mkrel

* Wed Aug 31 2005 Götz Waschk <waschk@mandriva.org> 1.6.7-1mdk
- New release 1.6.7

* Tue May 10 2005 Götz Waschk <waschk@mandriva.org> 1.6.6-1mdk
- fix for x86_64
- New release 1.6.6

* Fri Apr 08 2005 Götz Waschk <waschk@linux-mandrake.com> 1.6.5-1mdk
- New release 1.6.5

* Tue Mar 15 2005 Götz Waschk <waschk@linux-mandrake.com> 1.6.4-1mdk
- New release 1.6.4

* Thu Feb 17 2005 Götz Waschk <waschk@linux-mandrake.com> 1.6.3-1mdk
- New release 1.6.3

* Tue Jan 25 2005 Goetz Waschk <waschk@linux-mandrake.com> 1.6.2-1mdk
- New release 1.6.2

* Sat Oct 16 2004 Götz Waschk <waschk@linux-mandrake.com> 1.6.1-2mdk
- fix buildrequires

* Fri Oct 15 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.6.1-1mdk
- New release 1.6.1

* Thu Sep 02 2004 Götz Waschk <waschk@linux-mandrake.com> 1.6.0-1mdk
- it also supports alpha and x86_64
- fix installation
- disable parallel build
- fix download URL
- New release 1.6.0

* Mon Apr 19 2004 Stefan van der Eijk <stefan@eijk.nu> 1.1.1-1mdk
- initial MDK package

* Thu Apr 08 2004 <valery_reznic@users.sourceforge.net> 1.1.1-1
- reworked tsl detection. added tls_test program
- add readlink program
- add dl-var
- set some loader variables as they should be
- fixed segfault in statified exe, which use dlsym function and dlsym
  can't find symbol. (May by it fix other segfaults too)

* Wed Mar 31 2004 <valery_reznic@users.sourceforge.net> 1.1.1-1
- fixed bug in the statifier.sh - added path to the set_thread_area_addr
- set_thread_area_addr program if it somehow miss syscall 
  'set_thread_area' exit with status 1, instead of status of
  inspected program.
- set_thread_area_addr.c - added function safe_fd - in case
  i miss 'set_thread_area' syscall

* Wed Mar 24 2004 <valery_reznic@users.sourceforge.net> 1.1.0-1
- a lot of change in order to support TLS (thread local storage)

* Tue Mar 16 2004 <valery_reznic@users.sourceforge.net> 1.1.0-1
- Fixed bug with Interpreter detection for (at least) LANG=es_ES@euro

* Mon Mar 15 2004 <valery_reznic@users.sourceforge.net> 1.0.0-1
- First public release