summaryrefslogtreecommitdiffstats
path: root/packaging/spec.xsl
Commit message (Collapse)AuthorAgeFilesLines
* Spec file changes to re-enable building. This works for just about ↵Paul W. Frields2006-04-111-33/+41
| | | | everything I've tried, provided it has been fixed to support en_US locale notation. Encourage people to try this out to find breakage.
* Make cleaner spec filesPaul W. Frields2006-02-261-3/+4
|
* Fix spec generation so RPM building will work in NWOPaul W. Frields2006-02-241-11/+4
|
* Make kinder, gentler, more attractive spec filesPaul W. Frields2006-02-151-7/+2
|
* Push to 0.3.1:Paul W. Frields2006-02-131-4/+3
| | | | | | | - Update Makefile to properly remove supporting source files - Support generation of fdp-info in local build environment - Include additional scripts - Revert spec.xsl to distinguish local builds from CVS builds
* The license field in a specfile needs to be correct so that FE will accept ↵Paul W. Frields2006-02-041-1/+2
| | | | and rpmlint will not bark
* This seems to make packaging work again... probably needs checking for ↵Paul W. Frields2006-02-041-10/+14
| | | | kludginess
* Properly own directoriesPaul W. Frields2006-01-201-0/+4
|
* Slight DTD change per discussion, all XSL checked and verifiedPaul W. Frields2006-01-071-3/+3
|
* Rebuilding docs offline from SRPM now works tooPaul W. Frields2005-12-301-4/+4
|
* A little remaining cleanupPaul W. Frields2005-12-301-1/+1
|
* Holy smoke, it REALLY works!Paul W. Frields2005-12-301-8/+63
|
* Reduce redundancy, and create new, stupider pet tricksPaul W. Frields2005-12-291-14/+12
|
* Provide stuff that RPM expects in -lang subpackagesPaul W. Frields2005-12-281-1/+5
|
* Grab all .desktop filesPaul W. Frields2005-12-281-2/+4
|
* Additional spec improvementsPaul W. Frields2005-12-271-3/+3
|
* Some improvements to make nicer, more Fedora compliant specPaul W. Frields2005-12-271-10/+11
|
* Removed top-level "<release>" element. Added "release" and "role='rpm'"Tommy Reynolds2005-11-261-3/+3
| | | | | attributes to the changelog info. Changelog elements marked "role='rpm'" only appear in the RPM %changelog.
* Just cosmetic changesPaul W. Frields2005-11-261-11/+12
|
* Output the changelogTommy Reynolds2005-11-251-0/+5
|
* Candidate solution to keeping all the various RPM packaging filesTommy Reynolds2005-11-251-0/+76
(the RPM spec file, the OMF file, the ".desktop" and the package's <bookinfo> (or <articleinfo>) consistent by using a DTD-controlled metafile from which everything else is derived.