File nodejs-packaging.changes of Package nodejs-packaging
-------------------------------------------------------------------
Wed Jan 28 16:41:37 UTC 2015 - marec@detebe.org
- changed name of rpm macro file in order to prevent conflict with
rpm macro from some versions of nodejs package with same filename
- added macro definitions from nodejs package to this rpm macro file
because they are missing in some versions of nodejs package
- added patch: nodejs-packaging-pre1320-macros.patch
-------------------------------------------------------------------
Fri Oct 17 21:47:06 UTC 2014 - dimstar@opensuse.org
- Don't use conditional Sources: we want to get uniform src.rpms
that can be re-used. Do the condition in the %prep section, where
the specifically chosen tarball is extracted.
-------------------------------------------------------------------
Fri Oct 17 11:48:49 UTC 2014 - jgleissner@suse.com
- require nodejs to make sure /usr/lib/node_modules is owned (may
break build of module packages otherwise)
-------------------------------------------------------------------
Fri Oct 17 11:16:45 UTC 2014 - jgleissner@suse.com
- removed use of %nodejs_find_provides_and_requires macro (was
added by accident)
-------------------------------------------------------------------
Thu Oct 9 15:08:28 UTC 2014 - jgleissner@suse.com
- use nodejs-packaging for building
-------------------------------------------------------------------
Tue Oct 7 11:55:34 UTC 2014 - jgleissner@suse.com
- added %nodejs_modulesdir to macros.nodejs for older releases
-------------------------------------------------------------------
Tue Oct 7 09:57:35 UTC 2014 - jgleissner@suse.com
- explicitely require Python
-------------------------------------------------------------------
Mon Oct 6 14:41:54 UTC 2014 - jgleissner@suse.com
- initial check-in