rpms/jd/devel jd.spec,1.502,1.503

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Jul 7 18:56:44 UTC 2010


Author: mtasaka

Update of /cvs/extras/rpms/jd/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21042

Modified Files:
	jd.spec 
Log Message:
Just for debug....


Index: jd.spec
===================================================================
RCS file: /cvs/extras/rpms/jd/devel/jd.spec,v
retrieving revision 1.502
retrieving revision 1.503
diff -u -p -r1.502 -r1.503
--- jd.spec	7 Jul 2010 12:02:43 -0000	1.502
+++ jd.spec	7 Jul 2010 18:56:43 -0000	1.503
@@ -43,7 +43,7 @@
 
 Name:           jd
 Version:        %{main_ver}
-Release:        %{rel}
+Release:        %{rel}.1
 Summary:        A 2ch browser
 
 Group:          Applications/Internet
@@ -69,6 +69,7 @@ BuildRequires:  oniguruma-devel
 %if %{pre_release}
 BuildRequires:	subversion
 %endif
+BuildRequires:	time
 Requires:       %{fontpackage}
 
 
@@ -109,7 +110,7 @@ export TZ='Asia/Tokyo'
    --with-migemodict=%{migemo_dict}
 %endif
 
-%{__make} %{?_smp_mflags} -k
+time %{__make} %{?_smp_mflags} -k
 
 
 %install



More information about the scm-commits mailing list