summaryrefslogtreecommitdiffstats
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
* No longer need to provide a lang here.Paul W. Frields2006-08-051-1/+0
|
* This change temporarily breaks building but will improve translationPaul W. Frields2006-08-051-21/+3
| | | | | | | | overall. The rpm-info.xml should no longer contain any translations, and should now be stored in the original language directory. It will still be used to generate fdp-info.xml, and we will probably also strip RPM information out of the DTD since we intend to use a standard specfile for this purpose from here on out.
* Allow legalnotice hacks in a more make-friendly way when necessary, since ↵Paul W. Frields2006-07-151-3/+5
| | | | relnotes may not be the only document in need.
* No really, I mean it this time. Spurious ugly spacing avoided. Thisready-for-translation-FC6-test2Paul W. Frields2006-07-121-5/+1
| | | | | is probably caused by the xml:space="preserve" in this file, but I haven't the time to check right now.
* Hm, let's make this actually work, why don't we?Paul W. Frields2006-07-121-1/+3
|
* Whoops, this gets rid of pesky warnings about unexpected childrenPaul W. Frields2006-07-091-1/+1
|
* The circle is now complete. Once revhistory was but a bare @id; now it is a ↵Paul W. Frields2006-07-091-1/+7
| | | | chunk.
* Issue new fedora-doc-common revision to include all changes finally checked ↵Paul W. Frields2006-04-111-4/+11
| | | | in today :-)
* 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.
* Use a good icon, and change the name slightly to attract project attentionPaul W. Frields2006-04-111-2/+2
|
* Fix locale to proper en_US notation, and correct filenamePaul W. Frields2006-04-111-5/+5
|
* Fix locale and one minor filename issuePaul W. Frields2006-04-111-10/+9
|
* Fix locale to proper en_US notationPaul W. Frields2006-04-113-8/+8
|
* No need for all the extra fallback stuff, just have the file where itPaul W. Frields2006-03-081-19/+2
| | | | needs to be!
* Use proper XSL-isms to give us locales and a proper fallbackPaul W. Frields2006-03-081-2/+27
|
* Please keep XSL sane, thank you... No, this isn't converted to 'en_US'Paul W. Frields2006-03-031-21/+21
| | | | locale, but one thing at a time!
* Use proper "us_EN" locale by default.Tommy Reynolds2006-03-021-1/+1
|
* 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
|
* Revert location to reflect rpm-info location in base directoryPaul W. Frields2006-02-241-1/+1
|
* Changing licensing calls to OPL, I ignored templates.xsl because it is using ↵Karsten Wade2006-02-236-6/+6
| | | | a conditional, which is called for just-in-case, I reckon.
* if revdescription is not translated, use "en" by defaultYuan Yijun2006-02-221-5/+21
|
* Add "text" alias for "txt" for bad typists and lexihounds. Also stripPaul W. Frields2006-02-171-0/+79
| | | | | | | annoying revhistory and index elements from plain text builds. There are very few instances where we will be providing txt builds -- e.g. release notes -- so this doesn't seem like a loss. If it is, XSLT is cheap.
* Make kinder, gentler, more attractive spec filesPaul W. Frields2006-02-151-7/+2
|
* Push version to 0.3.2 and update specfile and changelogPaul W. Frields2006-02-141-1/+5
|
* Properly own directories so no cruft; also use macro to improve readabilityPaul W. Frields2006-02-141-48/+23
|
* Push to 0.3.1:Paul W. Frields2006-02-133-15/+16
| | | | | | | - 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
* Move to XInclude for all legalnotice contentPaul W. Frields2006-02-121-1/+4
|
* This makes everything work out nicely, PROVIDED that doc authors don't use ↵Paul W. Frields2006-02-121-4/+8
| | | | &FDP-INFO; any more, and instead use a standard XInclude statement. Shouldn't cause much pain at all.
* Bump spec file to get in the habitfedora-doc-common-0.2.1-1Paul W. Frields2006-02-091-1/+4
|
* Make spacing XML adherentPaul W. Frields2006-02-041-2/+5
|
* The license field in a specfile needs to be correct so that FE will accept ↵Paul W. Frields2006-02-042-1/+7
| | | | and rpmlint will not bark
* Include XInclude schema in RPM package as wellpackage2Paul W. Frields2006-02-041-0/+6
|
* Make sure inserting clog and colophon don't botch rpm-info DTD declarationPaul W. Frields2006-02-042-2/+2
|
* This seems to make packaging work again... probably needs checking for ↵Paul W. Frields2006-02-041-10/+14
| | | | kludginess
* Use proper attribute after DTD chanePaul W. Frields2006-02-041-1/+1
|
* Correct grabbing of initials for revisionhistoryPaul W. Frields2006-02-042-2/+6
|
* Meet FE standards (thanks to Ignacio Vazquez-Abrams)Paul W. Frields2006-02-041-19/+34
|
* Weight KHelpcenter entry appropriatelyPaul W. Frields2006-02-041-0/+2
|
* 1) XML files are now expected to be in an "${LANG}/" subdirectory.Tommy Reynolds2006-02-031-1/+1
|
* Fix lang for English document OMFsPaul W. Frields2006-01-281-1/+4
|
* Make sure we output our XML declaration and DOCTYPE when rewriting rpm-infoPaul W. Frields2006-01-222-2/+6
|
* *ahem* Might be good to put that $ in the right place. /me smacks selftranslation-quick-start-guide--initial-release-ver-0-1--2006-01-20Paul W. Frields2006-01-201-1/+1
|
* Need to handle lang dirs properly in OMFPaul W. Frields2006-01-201-1/+8
|
* Properly own directoriesPaul W. Frields2006-01-201-0/+4
|
* First cut a integrating the RPM packaging stuff with theTommy Reynolds2006-01-192-3/+6
| | | | | | | | | | | | | | "docs-common/Makefile.common" infrastructure. While this appears to work *somewhat* with the "example-tutorial", it is certainly not ready for prime time yet. TODO: 1) Verify that all generated RPM's have the necessary files inside. 2) Mangle the "../docs-common" strings in Makefiles, *.xml, to reference the "/usr/share/fedora/doc" ${FDPDIR} so that we don't need to bugger the RPM checksums of the files by altering them at RPM install time. 3) Buy a beer all round.
* Moved from "packaging/" to "bin/" directory.Tommy Reynolds2006-01-191-14/+0
|
* Inserted dummy <author> element at the right place, just after theTommy Reynolds2006-01-181-2/+8
| | | | | | | | | colophon. Since it references a dummy "FIXME" worker, the document will not validate yet, and this is a GOOD thing because it needs more editing. Added 'order="newest-first"' attribute to the <changelog> element, so that the generated document will have the correct structure.
* Changed <DOCTYPE> from standalone="yes" to standalone="no" becauseTommy Reynolds2006-01-181-1/+1
| | | | we are using an external DTD.
* clog target and XSL stylesheet should be able to figure out if this is the ↵Paul W. Frields2006-01-161-1/+17
| | | | first package for a document revision