rpms/man-pages-ko/F-13 import.log, 1.8, 1.9 man-pages-ko.spec, 1.27, 1.28

Ding-Yi Chen dchen at fedoraproject.org
Tue May 4 06:58:17 UTC 2010


Author: dchen

Update of /cvs/pkgs/rpms/man-pages-ko/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1329/F-13

Modified Files:
	import.log man-pages-ko.spec 
Log Message:
Bug 582963


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-ko/F-13/import.log,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- import.log	3 Mar 2010 00:14:07 -0000	1.8
+++ import.log	4 May 2010 06:58:17 -0000	1.9
@@ -6,3 +6,4 @@ man-pages-ko-20050219-10_fc12:HEAD:man-p
 man-pages-ko-20050219-11_fc12:HEAD:man-pages-ko-20050219-11.fc12.src.rpm:1263450574
 man-pages-ko-20050219-14_fc12:HEAD:man-pages-ko-20050219-14.fc12.src.rpm:1264575467
 man-pages-ko-20050219-15_el5:F-13:man-pages-ko-20050219-15.el5.src.rpm:1267575217
+man-pages-ko-20050219-18_fc12:F-13:man-pages-ko-20050219-18.fc12.src.rpm:1272956200


Index: man-pages-ko.spec
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-ko/F-13/man-pages-ko.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- man-pages-ko.spec	3 Mar 2010 00:14:07 -0000	1.27
+++ man-pages-ko.spec	4 May 2010 06:58:17 -0000	1.28
@@ -1,7 +1,7 @@
 Summary: Korean(Hangul) Man(manual) Pages from the Korean Manpage Project
 Name: man-pages-ko
 Version: 20050219
-Release: 15%{?dist}
+Release: 18%{?dist}
 License: Copyright only
 Epoch: 2
 Group: Documentation
@@ -15,6 +15,11 @@ BuildRoot:        %{_tmppath}/%{name}-%{
 #Autoreqprov: false
 BuildArchitectures: noarch
 Summary(ko): 한글 Manpage 프로젝트에 의한 한글 Manpage 
+%if 0%{?fedora} >= 13
+Requires: man-pages-reader
+%else
+Requires: man
+%endif
 
 %description
 Korean translation of the official manpages from LDP and
@@ -86,8 +91,15 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_mandir}/ko/man*/*
 
 %changelog
+* Tue May 04 2010 Ding-Yi Chen <dchen at redhat dot com> - 2:20050219-18
+- Bug 582963 - man-pages-ko: Change requires tag from man to man-pages-reader
+
+* Wed Mar 03 2010 Ding-Yi Chen <dchen at redhat dot com> - 2:20050219-17
+- Resolves: #555195 (for package wrangler).
+
 * Wed Mar 03 2010 Ding-Yi Chen <dchen at redhat dot com> - 2:20050219-15
-- Resolves: #555195, #569430 (Wrong directory ownership)
+- Resolves: #555195
+- Fixed Fedora 569430 (Wrong directory ownership)
 
 * Tue Jan 14 2010 Ding-Yi Chen <dchen at redhat dot com> - 2:20050219-14
 - Resolves: #555195



More information about the scm-commits mailing list