rpms/jd/devel jd.spec,1.285,1.286

Mamoru Tasaka (mtasaka) fedora-extras-commits at redhat.com
Sun Jun 1 01:55:36 UTC 2008


Author: mtasaka

Update of /cvs/extras/rpms/jd/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22080

Modified Files:
	jd.spec 
Log Message:
just bump again


Index: jd.spec
===================================================================
RCS file: /cvs/extras/rpms/jd/devel/jd.spec,v
retrieving revision 1.285
retrieving revision 1.286
diff -u -r1.285 -r1.286
--- jd.spec	31 May 2008 17:32:55 -0000	1.285
+++ jd.spec	1 Jun 2008 01:54:52 -0000	1.286
@@ -44,7 +44,7 @@
 
 Name:           jd
 Version:        %{main_ver}
-Release:        %{rel}
+Release:        %{rel}.1
 Summary:        A 2ch browser
 
 Group:          Applications/Internet
@@ -76,7 +76,7 @@
 %setup -q -n %{name}-%{main_ver}-%{strtag}
 #find . -name .svn | sort -r | xargs %{__rm} -rf
 
-%if 0%{?fedora} >= 10
+%if 0%{?fedora} >= 10 && 0
 # Workarround for bug 449225
 %{__mkdir_p} Tmp_include/giomm
 %{__sed} \
@@ -99,7 +99,7 @@
 %endif
 
 %{__make} %{?_smp_mflags} \
-%if 0%{?fedora} >= 10
+%if 0%{?fedora} >= 10 && 0
 	CXX="%{__cxx} -I$(pwd)/Tmp_include/"
 %endif
 




More information about the fedora-extras-commits mailing list