docs-common/packaging fedora-doc-common.spec,1.14,1.15

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Tue Apr 11 20:29:21 UTC 2006


Author: pfrields

Update of /cvs/docs/docs-common/packaging
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1387/packaging

Modified Files:
	fedora-doc-common.spec 
Log Message:
Issue new fedora-doc-common revision to include all changes finally checked in today :-)


Index: fedora-doc-common.spec
===================================================================
RCS file: /cvs/docs/docs-common/packaging/fedora-doc-common.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- fedora-doc-common.spec	23 Feb 2006 23:06:41 -0000	1.14
+++ fedora-doc-common.spec	11 Apr 2006 20:29:18 -0000	1.15
@@ -6,9 +6,9 @@
 Summary:        Fedora Documentation common files
 Name:           fedora-doc-common
 # To be defined in Makefile
-Version:        0.3.2
+Version:        0.4.1
 Release: 	1
-License:        OPL
+License:        Distributable
 Url:		http://fedora.redhat.com/projects/docs/
 Source0:	fedora-doc-common-%version.src.tar.gz
 Group:          Documentation
@@ -44,8 +44,9 @@
 	install -m 644 bin/${i} \
 		%{docs_common}/bin/
 done
-install -d -m 755 %{docs_common}/common/
+install -d -m 755 %{docs_common}/common/entities
 install -m 644 common/*.{xml,ent} %{docs_common}/common/
+install -m 644 common/entities/* %{docs_common}/common/entities/
 install -d -m 755 %{docs_common}/css/
 install -m 644 css/* %{docs_common}/css/
 install -d -m 755 $RPM_BUILD_ROOT/%{_sysconfdir}/xdg/menus/applications-merged/
@@ -74,10 +75,16 @@
 %files
 %defattr(-, root, root,-)
 %{_datadir}/fedora/
-%{_datadir}/apps/khelpcenter/plugins/Fedora/
+%{_datadir}/apps/khelpcenter/
 %{_sysconfdir}/xdg/menus/applications-merged/*
 
 %changelog
+* Tue Apr 11 2006 Paul W. Frields <stickster at gmail.com> - 0.4.1-1
+- Fix building routines to accommodate new entity parsing functions
+
+* Sat Mar 11 2006 Paul W. Frields <stickster at gmail.com> - 0.4.0-1
+- Updated build processes for proper locale generation
+
 * Tue Feb 14 2006 Paul W. Frields <stickster at gmail.com> - 0.3.2-1
 - Accommodate users' local %_build_name_fmt
 - Improve readability with macro in spec file




More information about the docs-commits mailing list