[publican-jboss/f14/master] * Tue Nov 2 2010 Rüdiger Landmann <r.landmann at redhat.com> 2.3-1 - Correct URL

Rüdiger Landmann rlandmann at fedoraproject.org
Wed Nov 3 04:47:39 UTC 2010


commit 3a8d6859a2ba0a4d74ef219834268eb0020918fc
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Wed Nov 3 14:48:22 2010 +1000

    * Tue Nov 2 2010 Rüdiger Landmann <r.landmann at redhat.com> 2.3-1
    - Correct URL

 publican-jboss-2.3.tgz |  Bin 0 -> 134178 bytes
 publican-jboss.spec    |  166 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 166 insertions(+), 0 deletions(-)
---
diff --git a/publican-jboss-2.3.tgz b/publican-jboss-2.3.tgz
new file mode 100644
index 0000000..c5e88e6
Binary files /dev/null and b/publican-jboss-2.3.tgz differ
diff --git a/publican-jboss.spec b/publican-jboss.spec
new file mode 100644
index 0000000..3e709f4
--- /dev/null
+++ b/publican-jboss.spec
@@ -0,0 +1,166 @@
+%define brand JBoss
+
+Name:		publican-jboss
+Summary:	Common documentation files for %{brand}
+Version:	2.3
+Release:	1%{?dist}
+License:	CC-BY-SA
+Group:		Applications/Text
+Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Buildarch:	noarch
+Source:		https://fedorahosted.org/releases/p/u/publican/%{name}-%{version}.tgz
+Requires:	publican >= 2.0
+BuildRequires:	publican >= 2.0
+URL:		https://fedorahosted.org/publican/
+Provides:	documentation-devel-%{brand} = %{version}-%{release}
+Obsoletes:	documentation-devel-%{brand} < %{version}-%{release}
+
+%description
+This package provides common files and templates needed to build documentation
+for %{brand} with publican.
+
+%prep
+%setup -q 
+
+%build
+publican build --formats=xml --langs=all --publish
+
+%install
+rm -rf $RPM_BUILD_ROOT
+mkdir -p -m755 $RPM_BUILD_ROOT%{_datadir}/publican/Common_Content
+publican install_brand --path=$RPM_BUILD_ROOT%{_datadir}/publican/Common_Content
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(-,root,root)
+%doc README
+%doc COPYING
+%{_datadir}/publican/Common_Content/%{brand}
+
+%changelog
+* Tue Nov 2 2010 Rüdiger Landmann <r.landmann at redhat.com> 2.3-1
+- Correct URL
+
+* Wed Oct 27 2010 Rüdiger Landmann <r.landmann at redhat.com> 2.3-0
+- Change docs URL to docs.redhat.com per Mike Hideo-Smith <mhideo at redhat.com>
+
+* Tue Oct 5 2010 Rüdiger Landmann <r.landmann at redhat.com> 2.2-0
+- Extend callout graphics to 40; adjust colour and font BZ #629804 <r.landmann at redhat.com>
+- Restrict CSS style for edition to title pages to avoid applying to bibliographies <r.landmann at redhat.com>
+- import Russian translation from Red Hat brand
+
+* Tue Aug 24 2010 Jeff Fearn <jfearn at redhat.com> 2.1-0
+- Change space before cover logo to 1in. BZ #628754
+
+* Tue Aug 24 2010 Rüdiger Landmann <r.landmann at redhat.com> 2.0-0
+- Note ownership of MySQL trademark per Pamela Chestek <pchestek at redhat.com>
+
+* Mon Jul 5 2010 Jeff Fearn <jfearn at redhat.com> 1.9
+- Port to Publican 2
+
+* Thu Jun 10 2010 Jeff Fearn <jfearn at redhat.com> 1.8
+- Remove HTML term color. BZ #592822
+
+* Mon May 10 2010 Rüdiger Landmann <r.landmann at redhat.com> 1.7-0
+- Turn on TOCs for articles again for now, for JBoss release notes
+
+* Thu May 6 2010 Rüdiger Landmann <r.landmann at redhat.com> 1.6-0
+- fix scrollbars appearing around title logo in WebKit browsers BZ#589834
+
+* Thu May 6 2010 Rüdiger Landmann <r.landmann at redhat.com> 1.5-0
+- remove reference to OPL licence
+- add max_image_width for BZ#580774
+- add confidential_text for BZ#588980
+- fix links BZ#589371
+
+* Tue May 4 2010 Rüdiger Landmann <r.landmann at redhat.com> 1.4-0
+- rm another Fedora reference
+
+* Thu Apr 8 2010 Rüdiger Landmann <r.landmann at redhat.com> 1.3-1
+- try building again
+
+* Thu Apr 8 2010 Rüdiger Landmann <r.landmann at redhat.com> 1.3
+- rm reference to Fedora Project
+
+* Thu Mar 25 2010 Rüdiger Landmann <r.landmann at redhat.com> 1.2
+- add trademark notices for XFS and Java per Pamela Chestek <pchestek at redhat.com>
+
+* Fri Nov 27 2009 Jeff Fearn <jfearn at redhat.com> 1.1
+- update license to CC-BY-SA
+
+* Fri Oct 30 2009 Jeff Fearn <jfearn at redhat.com> 1.0
+- port to publican 1.0.
+
+* Mon Jun 1 2009 Ryan Lerch <rlerch at redhat.com> 0.19
+- Updated the jBoss Logo files to the new version.
+
+* Wed Feb 25 2009  Jeff Fearn <jfearn at redhat.com> 0.18
+- Add symlinks for langauges without country codes. BZ #487256
+
+* Mon Jan 5 2009 Jeff Fearn <jfearn at redhat.com> 0.17
+- Add LICENSE override for RPMs. BZ #477720
+- Update jboss brand license. BZ #478416
+
+* Mon Dec 1 2008 Michael Hideo <mhideo at redhat.com> 0.16
+- Removed GPG key from Legal_Notice.xml BZ#473350
+- Removed corpauthor from template. BZ #461076
+- Add override for PROD_URL
+
+* Tue Sep 9 2008 Jeff Fearn <jfearn at redhat.com> 0.15
+- Removed corpauthor from template. BZ #461222
+
+* Mon Sep 1 2008 Jeff Fearn <jfearn at redhat.com> 0.14-0
+- Fix styles for publican 0.35 mods
+- Removed common entity files as they break translation
+- Remove ID's from common files. BZ #460770
+
+* Mon Apr 14 2008 Jeff Fearn <jfearn at redhat.com> 0.13-0
+- Fix missing list image in html-single articles
+- QANDA set css fix BZ #442674
+- Removed entities with mandatory overrides
+- Override PDF Theme
+- Added package tag BZ #444908
+- Added Article and Set Templates
+- Added code highlighting to CSS
+
+* Mon Apr 7 2008 Jeff Fearn <jfearn at redhat.com> 0.12-0
+- Add Desktop css customisations
+
+* Thu Apr 3 2008 Andy Fitzsimon <afitzsim at redhat.com> 0.11-0
+- optimised default stylesheet colours
+- author group improvements
+- formatting for revision history 
+- merged tocnav and documentation.css to defauly.css
+- updated icons
+- Fix doc URL
+
+* Thu Feb 28 2008 Jeff Fearn <jfearn at redhat.com> 0.9-0
+- Added PRODUCT entity with default msg. BZ #431171
+- Added BOOKID entity with default msg. BZ #431171
+- Fix keycap hard to read in admon BZ #369161
+
+* Tue Feb 12 2008 Jeff Fearn <jfearn at redhat.com> 0.8-0
+- Setup per Brand Book_Templates
+- Fix soure and URL paths
+- Use release in source path
+- add cc-by-nc-sa text as COPYING
+
+* Mon Feb 11 2008 Jeff Fearn <jfearn at redhat.com> 0.7-0
+- Updated YEAR entity with better message.
+
+* Fri Feb 01 2008 Jeff Fearn <jfearn at redhat.com> 0.6-0
+- Switch from documentation-devil to publican
+
+* Thu Jan 17 2008 Jeff Fearn <jfearn at redhat.com> 0.5-0
+- Switch from documentation-devel to documentation-devil
+
+* Wed Jan 02 2008 Jeff Fearn <jfearn at redhat.com> 0.4-0
+- Default YEAR and HOLDER. BZ #426040
+
+* Fri Jul 13 2007 Jeff Fearn <jfearn at redhat.com> 0.3-0
+- Update
+
+* Fri Jul 13 2007 Jeff Fearn <jfearn at redhat.com> 0.1-0
+- Initial creation


More information about the scm-commits mailing list