Changelog for
js-zlib-0.2.0-6.fc21.noarch.rpm :
Sun Jun 8 14:00:00 2014 Fedora Release Engineering
- 0.2.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Mon Mar 17 13:00:00 2014 Jamie Nguyen - 0.2.0-5
- also include .map files
Mon Mar 17 13:00:00 2014 Jamie Nguyen - 0.2.0-4
- As it turns out, matching {_arch} won\'t solve our problem as it indicates
the architecture of the build host not the target architecture. Instead
split nodejs-zlibjs into a separate package, as otherwise js-zlib would be
restricted to {nodejs_arches}. bin/node-zlib.js will remain in the js-zlib
package, while nodejs-zlibjs will depend on js-zlib and have a symlink.
- add logic for building on EPEL 6
Sun Mar 16 13:00:00 2014 Zbigniew Jędrzejewski-Szmek - 0.2.0-3
- Simplify the arches condition
- Restore sed instead of a patch
Fri Mar 14 13:00:00 2014 Jamie Nguyen - 0.2.0-2
- add missing BuildArch: noarch
- nodejs-zlibjs should only be built for {nodejs_arches} but js-zlib package
does not have this limitation, so add logic for building nodejs-zlibjs only
on {nodejs_arches} while allowing js-zlib to be built on all architectures
Thu Mar 13 13:00:00 2014 Jamie Nguyen - 0.2.0-1
- update to upstream release 0.2.0
- rename to js-zlib and nodejs-zlibjs
- install to {_jsdir}
- maintain filenames and locations that upstream are using
- use patch instead of sed
- include additional documentation in nodejs-zlibjs package
Tue Oct 29 13:00:00 2013 Zbigniew Jędrzejewski-Szmek - 0.1.7-1
- Initial package.