rebuild to have latest entry in the changelog
This commit is contained in:
parent
d5506e80ba
commit
eb65fb27ae
@ -1,6 +1,6 @@
|
||||
Name: docbook5-schemas
|
||||
Version: 5.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Group: Applications/Text
|
||||
|
||||
Summary: Norman Walsh's schemas (DTD, Relax NG, W3C schema) for Docbook 5.X
|
||||
@ -19,7 +19,6 @@ Requires: xml-common >= 0.6.3-24
|
||||
BuildRequires: unzip
|
||||
BuildRequires: libxml2 >= 2.4.8
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
|
||||
Source0: http://www.docbook.org/xml/%{version}/docbook-%{version}.zip
|
||||
@ -202,7 +201,6 @@ do
|
||||
done
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
DOCBOOK5DIR=$RPM_BUILD_ROOT%{_datadir}/xml/docbook5
|
||||
for v in 5.0
|
||||
do
|
||||
@ -224,7 +222,6 @@ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xml
|
||||
install -m644 docbook-5.xml $RPM_BUILD_ROOT%{_sysconfdir}/xml/docbook-5.xml
|
||||
|
||||
%clean
|
||||
rm -fr $RPM_BUILD_ROOT
|
||||
|
||||
%post
|
||||
ROOTCATALOG=%{_sysconfdir}/xml/catalog
|
||||
@ -302,7 +299,10 @@ fi
|
||||
%{_datadir}/xml/docbook5/stylesheet/upgrade/db4-upgrade.xsl
|
||||
%{_bindir}/db4-entities.pl
|
||||
|
||||
%ChangeLog
|
||||
%changelog
|
||||
* Fri Nov 30 2012 Ondrej Vasik <ovasik@redhat.com> 5.0-7
|
||||
- rebuild to have latest entry in the changelog
|
||||
|
||||
* Mon Feb 02 2009 Ondrej Vasik <ovasik@redhat.com> 5.0-2
|
||||
- do own /usr/share/xml/docbook5 properly(#483341)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user