SHA256
10
0
forked from pool/lua51

- Remove lua macros to favor split package

- Sync with lua53 package to have exactly same approach of deployment
- Add patch fixing the build using libtool:
  * lua-build-system.patch
- Remove patches that are obsolete by above:
  * lua51-5.1.5-libdir.diff
  * lua51-5.1.5-module-path.diff
  * lua51-5.1.5-pkgconfig.patch
  * lua51-5.1.5-shared.diff

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua51?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2017-07-10 14:30:32 +00:00
committed by Git OBS Bridge
parent 28f5b1e74d
commit c226900b8d
9 changed files with 290 additions and 243 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jul 10 14:29:15 UTC 2017 - tchvatal@suse.com
- Remove lua macros to favor split package
- Sync with lua53 package to have exactly same approach of deployment
- Add patch fixing the build using libtool:
* lua-build-system.patch
- Remove patches that are obsolete by above:
* lua51-5.1.5-libdir.diff
* lua51-5.1.5-module-path.diff
* lua51-5.1.5-pkgconfig.patch
* lua51-5.1.5-shared.diff
-------------------------------------------------------------------
Sat Sep 5 05:22:42 UTC 2015 - i@marguerite.su