Sophie

Sophie

distrib > Mageia > cauldron > i586 > by-pkgid > 4e3be6e87ef399dbf38893c5a035d488 > files > 11

steghide-0.5.1-25.mga9.src.rpm

Summary:	A steganography program
Name:		steghide
Version:	0.5.1
Release:	%mkrel 25
License:	GPLv2+
Group:		Security
URL:		http://steghide.sourceforge.net/
Source0:	%{name}-%{version}.tar.bz2
Patch0:		steghide-0.5.1-gcc34.patch
Patch1:		steghide-0.5.1-gcc4.diff
Patch2:		steghide-0.5.1-passphrase-file.diff
Patch3:		steghide-0.5.1-gcc4_1.diff
Patch4:		steghide-0.5.1-libtool.diff
Patch5:		steghide-0.5.1-gcc43.patch
Patch6:		steghide-0.5.1-automake-1.13.patch
Patch7:		steghide-0.5.1-perl-5.26.patch
Patch8:		steghide-0.5.1-cxxflags.patch
BuildRequires:	autoconf2.5
BuildRequires:	automake
BuildRequires:	doxygen
BuildRequires:	gettext-devel
BuildRequires:	pkgconfig(libjpeg)
BuildRequires:	libmcrypt-devel >= 2.5.8
BuildRequires:	libmhash-devel
BuildRequires:	libtool
BuildRequires:	libtool-devel
BuildRequires:	pkgconfig(zlib)

%description
Steghide is a steganography program which embeds a secret message
in a cover file by replacing some of the least significant bits of
the cover file with bits of the secret message. After that, the
secret message is imperceptible and can only be extracted with the
correct passphrase. To increase invisibility the hidden bits are
encrypted (using the blowfish encryption algorithm) and
pseudo-randomly spread in the stego file. Steghide is able to
embed data in BMP, WAV and AU files.

%prep

%setup -q
%patch0 -p0
%patch1 -p1
%patch2 -p1
%patch3 -p0
%patch4 -p1
%patch5 -p1
%patch6 -p1 -b .automake-1_13
%patch7 -p1 -b .perl-5.26
%patch8 -p1 -b .cxxflags

%build
rm -f configure
libtoolize --force --copy --install; aclocal -I m4; autoheader; automake --add-missing --copy -f --foreign; autoconf
#touch NEWS ChangeLog AUTHORS

%configure

%make_build

%check
%__make check

%install
%make_install

# add the html docs
rm -rf html; cp -r doc/doxygen/html .

# fix this
rm -rf %{buildroot}%{_datadir}/doc

%find_lang %{name}

%files -f %{name}.lang
%doc BUGS CREDITS HISTORY INSTALL README TODO html
%{_bindir}/steghide
%{_mandir}/man1/steghide.1*




%changelog
* Fri Mar 18 2022 umeabot <umeabot> 0.5.1-25.mga9
+ Revision: 1798423
- Mageia 9 Mass Rebuild

* Fri Feb 14 2020 umeabot <umeabot> 0.5.1-24.mga8
+ Revision: 1517240
- Mageia 8 Mass Rebuild
+ wally <wally>
- replace deprecated %%configure2_5x

* Sun Sep 23 2018 umeabot <umeabot> 0.5.1-23.mga7
+ Revision: 1301194
- Mageia 7 Mass Rebuild
+ kekepower <kekepower>
- Update macros

* Thu Sep 21 2017 cjw <cjw> 0.5.1-22.mga7
+ Revision: 1156500
- patch8: respect user CXXFLAGS in configure script
- patch7: fix tests with perl 5.26

* Fri Feb 05 2016 umeabot <umeabot> 0.5.1-21.mga6
+ Revision: 937435
- Mageia 6 Mass Rebuild

* Fri Feb 05 2016 umeabot <umeabot> 0.5.1-20.mga6
+ Revision: 936988
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 0.5.1-19.mga5
+ Revision: 750624
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.5.1-18.mga5
+ Revision: 689538
- Mageia 5 Mass Rebuild

* Fri Oct 18 2013 umeabot <umeabot> 0.5.1-17.mga4
+ Revision: 519208
- Mageia 4 Mass Rebuild

* Mon Jan 14 2013 umeabot <umeabot> 0.5.1-16.mga3
+ Revision: 383421
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Thu Jan 10 2013 cjw <cjw> 0.5.1-15.mga3
+ Revision: 344533
- patch6: fix build with automake 1.13

* Mon Oct 29 2012 malo <malo> 0.5.1-14.mga3
+ Revision: 311342
- spec clean-up
- update RPM group

* Sun Jan 09 2011 kharec <kharec> 0.5.1-13.mga3
+ Revision: 1420
- imported package steghide


* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-13mdv2011.0
+ Revision: 627838
- don't force the usage of automake1.7

* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-12mdv2011.0
+ Revision: 614980
- the mass rebuild of 2010.1 packages

* Mon Aug 17 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-11mdv2010.0
+ Revision: 417298
- rebuilt against libjpeg v7

* Tue Jun 23 2009 Jérôme Brenier <incubusss@mandriva.org> 0.5.1-10mdv2010.0
+ Revision: 388123
- rediff P2
- fix license tag

* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.5.1-9mdv2009.0
+ Revision: 269368
- rebuild early 2009.0 package (before pixel changes)

* Wed May 21 2008 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-8mdv2009.0
+ Revision: 209739
- added a gcc43 patch from fedora

* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.5.1-7mdv2008.1
+ Revision: 136523
- restore BuildRoot

  + Thierry Vignaud <tv@mandriva.org>
    - kill re-definition of %%buildroot on Pixel's request


* Wed Jan 17 2007 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-7mdv2007.0
+ Revision: 109872
- Import steghide

* Thu Jan 26 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-7mdk
- fix deps

* Thu Jan 26 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-6mdk
- added one gcc4 fix in the debian patch by Gwenole Beauchesne

* Thu Jan 26 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-5mdk
- added one gcc4 patch by Michael Scherer (P3)
- added libtool fixes (P4)

* Sun Jan 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-4mdk
- added one gcc4 patch by debian (P1)
- added P2 by Klaus Holler
- fix autofoo
- fix deps
- run the test suite

* Sat Jul 17 2004 Michael Scherer <misc@mandrake.org> 0.5.1-3mdk 
- rebuild for new gcc ( patch 0 )