Changelog for
dar-2.3.10-lp156.20.1.x86_64.rpm :
* Sat Oct 12 2024 Yasuhiko Kamata
- Use %patch -P N instead of deprecated %patchN (for RPM version 4.20).
* Mon Jun 29 2015 dsterbaAATTsuse.cz- new patch dar-fix-move-op-clash.diff: fix build failure
* Mon Jul 09 2012 cfarrellAATTsuse.com- license update: SUSE-GPL-2.0+-with-openssl-exception The developers of dar included a special exception to link against openSSL
* Fri Jul 06 2012 dimstarAATTopensuse.org- Remove libdar Requires from the devel package: it\'s not needed. Note: this did not cause any issue, as libdar4 provide libdar as a symbol.- Package AUTHORS COPYING NEWS TODO ChangeLog as normal %doc files, without copying them around first.- Rename libdar-4 subpackage to libdar4, following the SLPP. Change the rpm group of libdar to System/Libraries.- Create a -lang package, which is Recommended by libdar. This actually helps in the future when libdar5 would ever come out. Currently, due to the language files being part of the library package, it would be impossible to install multiple versions.- Pass --disable-static to configure: no need to build it. And as a result, we also do not have to delete it in install again.- Add fdupes BuildRequires and use it in %install to link the same files together.- Run spec-cleaner.
* Fri Jul 06 2012 dimstarAATTopensuse.org- Add dar-DARWIN.patch: Fix the generation of the installed config.h header. Our autotools create a config.h.in which also contains #ifned _DARWIN_
*, which is matched by the upstream grep command, but the matching #endif is not matched... See discussion and debug on http://lists.opensuse.org/opensuse-packaging/2012-07/msg00042.html.
* Sun Sep 18 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile (cf. packaging guidelines)- Use %_smp_mflags for parallel build
* Tue Aug 02 2011 ajAATTsuse.de- Fix filelist.
* Fri Sep 03 2010 tkedwardsAATTfastmail.com.au- Build for dar 2.3.10-from 2.3.6 to 2.3.7:- fixed bug in dar_manager- fixed a bug in the statistics calculus of dar_manager- fixed mistake in API tutorial- fixed bug in the file filtering based on listing file ( -[ option )- fixed typo and spelling errors in documentation- from 2.3.7 to 2.3.8:- fixed bug concerning elastic buffers used beside strong encryption- added some speed optimizations- from 2.3.8 to 2.3.9:- very little optimization of the reading process of EA- added -q option to dar- added licensing exception to allow distribution of dar beside OpenSSL library- Bug fix: during archive diff (only), dar restore atime of file in the backup instead of file in the system before opening it for reading.- from 2.3.9 to 2.3.10:- fixed bug in displaying dates [SF 2922417]- enhanced pseudo-random number generation used in dar
* Tue Jan 13 2009 crrodriguezAATTsuse.de- remove static libraries and \"la\" files
* Sat Feb 02 2008 ajAATTsuse.de- Do not build test programs statically.