aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop-32.spec
Commit message (Collapse)AuthorAge
* Massive refactor of Fedora/CentOS RPM specNeal Gompa (ニール・ゴンパ)2015-12-23
| | | | | | | | | | | | | | | | | The RPM spec for Fedora/CentOS has been massively refactored. Within the limits of supporting both Fedora and CentOS 7, the structure has been redone so that 32-bit and 64-bit builds can be done from the same spec, and that it complies with Fedora's guidelines on how a package should be structured. The package is also now at parity with the ports and the Debian packaging in terms of building and installing Lumina Desktop. The version number has been bumped to 0.8.8 to reflect that it will be part of the next release. The DEPENDENCIES file has also been adjusted to reflect reality.
* Minor update to RPM .spec file to get Lumina to build on Fedora 23 32-bit.Jesse Smith2015-11-06
|
* Fixed minor typo in DEPENDENCIES file. Also updated RPM .spec files.Jesse Smith2015-11-06
|
* Split RPM .spec file into 32-bit and 64-bit versions for easier mantainence.Jesse Smith2015-08-28
Also updated.spec files with additional dependencies and cleaner syntax.
bgstack15