SPECS: html-dtd401-sgml.spec - adapter; rel 7
glen
glen at pld-linux.org
Thu Dec 18 17:00:49 CET 2008
Author: glen Date: Thu Dec 18 16:00:49 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- adapter; rel 7
---- Files affected:
SPECS:
html-dtd401-sgml.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/html-dtd401-sgml.spec
diff -u SPECS/html-dtd401-sgml.spec:1.14 SPECS/html-dtd401-sgml.spec:1.15
--- SPECS/html-dtd401-sgml.spec:1.14 Tue Feb 13 09:06:35 2007
+++ SPECS/html-dtd401-sgml.spec Thu Dec 18 17:00:43 2008
@@ -1,4 +1,7 @@
# $Revision$, $Date$
+# TODO
+# - make install re-entrant
+
%define major 4
%define minor 0
%define micro 1
@@ -15,15 +18,14 @@
Summary(pl.UTF-8): HTML %{v_er}
Name: html-dtd%{ver}-sgml
Version: %{year}%{month}%{day}
-Release: 6
-Group: Applications/Publishing/SGML
+Release: 7
License: W3C
-Vendor: W3C
-Source0: http://www.w3.org/TR/%{year}/%{type}-html%{ver}-%{version}/html%{mver}.tgz
-# Source0-md5: 1ed76627ba80816079649f67023ec7ab
+Group: Applications/Publishing/SGML
URL: http://www.w3.org/TR/html
Requires: sgml-common >= 0.6.3-5
Requires: sgmlparser
+Source0: http://www.w3.org/TR/%{year}/%{type}-html%{ver}-%{version}/html%{mver}.tgz
+# Source0-md5: 1ed76627ba80816079649f67023ec7ab
Provides: html-dtd
AutoReqProv: no
BuildArch: noarch
@@ -50,14 +52,14 @@
grep -v OVERRIDE *.cat | grep '%{v__er}' | sed 's/%{v__er}/4.0/g' \
>> $RPM_BUILD_ROOT%{_datadir}/sgml/html/sgml-dtd-%{v_er}/catalog
+# used in %doc
rm -f *.cat
-
%post
-/usr/bin/install-catalog --add /etc/sgml/html-%{v_er}.cat /usr/share/sgml/html/sgml-dtd-%{v_er}/catalog > /dev/null
+%{_bindir}/install-catalog --add %{_sysconfdir}/sgml/html-%{v_er}.cat %{_datadir}/sgml/html/sgml-dtd-%{v_er}/catalog > /dev/null
%postun
-/usr/bin/install-catalog --remove /etc/sgml/html-%{v_er}.cat /usr/share/sgml/html/sgml-dtd-%{v_er}/catalog > /dev/null
+%{_bindir}/install-catalog --remove %{_sysconfdir}/sgml/html-%{v_er}.cat %{_datadir}/sgml/html/sgml-dtd-%{v_er}/catalog > /dev/null
%clean
rm -rf $RPM_BUILD_ROOT
@@ -73,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2008/12/18 16:00:43 glen
+- adapter; rel 7
+
Revision 1.14 2007/02/13 08:06:35 glen
- tabs in preamble
@@ -92,14 +97,14 @@
- massive attack s/pld.org.pl/pld-linux.org/
Revision 1.8 2002/04/25 16:34:29 arturs
-fixed a small typo
+- fixed a small typo
Revision 1.7 2002/02/22 23:29:03 kloczek
- removed all Group fields translations (our rpm now can handle translating
Group field using gettext).
Revision 1.6 2002/01/18 02:13:17 kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
Revision 1.5 2001/11/23 14:51:02 kloczek
- s/Copyright/License/
@@ -144,11 +149,3 @@
Revision 1.8 1999/07/12 23:05:58 kloczek
- added using CVS keywords in %changelog (for automating them).
-
-* Fri Oct 9 1998 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
- [19980424-2]
-- package is now builded as noarch.
-
-* Mon Sep 07 1998 Ziemek Borowski <ziembor at faq-bot.ziembor.waw.pl>
- [19980424-1]
-- first HTML 4.0 RPM. Based on W3C Recomendation.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/html-dtd401-sgml.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list