SPECS: dhcp.spec - `%%lang(ja) %doc' doesn't work as expected - ba...
twittner
twittner at pld-linux.org
Sat Sep 16 19:37:34 CEST 2006
Author: twittner Date: Sat Sep 16 17:37:34 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- `%%lang(ja) %doc' doesn't work as expected - back to 1.116
---- Files affected:
SPECS:
dhcp.spec (1.117 -> 1.118)
---- Diffs:
================================================================
Index: SPECS/dhcp.spec
diff -u SPECS/dhcp.spec:1.117 SPECS/dhcp.spec:1.118
--- SPECS/dhcp.spec:1.117 Sat Sep 16 16:57:18 2006
+++ SPECS/dhcp.spec Sat Sep 16 19:37:28 2006
@@ -9,7 +9,7 @@
Summary(pt_BR): Servidor DHCP (Protocolo de configuraçăo dinâmica de hosts)
Name: dhcp
Version: 3.0.4
-Release: 3
+Release: 2
Epoch: 3
License: distributable
Group: Networking/Daemons
@@ -236,9 +236,7 @@
%files
%defattr(644,root,root,755)
-%doc README RELNOTES dhcpd.conf.sample
-%doc doc/{IANA-arp-parameters,api+protocol,draft-ietf-dhc-authentication-14.txt,draft-ietf-dhc-dhcp-dns-12.txt,draft-ietf-dhc-failover-07.txt,rfc-compliance}
-%lang(ja) %doc doc/ja_JP.eucJP
+%doc doc/* README RELNOTES dhcpd.conf.sample
%{?with_ldap:%doc contrib/*}
%{_mandir}/man1/*
%{_mandir}/man5/dhcp*
@@ -277,9 +275,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.117 2006/09/16 14:57:18 twittner
-- mark Japanese docs with %%lang(ja) macro
-- rel. 3
+Revision 1.118 2006/09/16 17:37:28 twittner
+- `%%lang(ja) %doc' doesn't work as expected - back to 1.116
Revision 1.116 2006/08/23 04:52:10 aredridel
- add -x option (from Fedora) for NetworkManager integration
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dhcp.spec?r1=1.117&r2=1.118&f=u
More information about the pld-cvs-commit
mailing list