rpms/man-pages-ko/F-12 import.log, 1.7, 1.8 man-pages-ko.spec, 1.26, 1.27

Ding-Yi Chen dchen at fedoraproject.org
Tue May 4 07:03:29 UTC 2010


Author: dchen

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

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


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-ko/F-12/import.log,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- import.log	3 Mar 2010 00:13:06 -0000	1.7
+++ import.log	4 May 2010 07:03:29 -0000	1.8
@@ -5,3 +5,4 @@ man-pages-ko-20050219-7_fc9:HEAD:man-pag
 man-pages-ko-20050219-10_fc12:F-12:man-pages-ko-20050219-10.fc12.src.rpm:1260949740
 man-pages-ko-20050219-11_fc12:F-12:man-pages-ko-20050219-11.fc12.src.rpm:1263450671
 man-pages-ko-20050219-15_el5:F-12:man-pages-ko-20050219-15.el5.src.rpm:1267575163
+man-pages-ko-20050219-18_fc12:F-12:man-pages-ko-20050219-18.fc12.src.rpm:1272956506


Index: man-pages-ko.spec
===================================================================
RCS file: /cvs/pkgs/rpms/man-pages-ko/F-12/man-pages-ko.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- man-pages-ko.spec	3 Mar 2010 00:13:06 -0000	1.26
+++ man-pages-ko.spec	4 May 2010 07:03:29 -0000	1.27
@@ -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