rpms/intellij-idea/devel intellij-idea.spec,1.1,1.2

Lubomir Rintel lkundrak at fedoraproject.org
Tue Mar 23 09:32:26 UTC 2010


Author: lkundrak

Update of /cvs/pkgs/rpms/intellij-idea/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv28070

Modified Files:
	intellij-idea.spec 
Log Message:
Disable bootstrap


Index: intellij-idea.spec
===================================================================
RCS file: /cvs/pkgs/rpms/intellij-idea/devel/intellij-idea.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- intellij-idea.spec	23 Mar 2010 08:03:40 -0000	1.1
+++ intellij-idea.spec	23 Mar 2010 09:32:26 -0000	1.2
@@ -1,4 +1,4 @@
-%bcond_without bootstrap
+%bcond_with bootstrap
 
 # Main version can be seen here http://www.jetbrains.com/idea/download/index.html
 # while the build numbers corresponds to tags in VCS
@@ -7,7 +7,7 @@
 
 Name:           intellij-idea
 Version:        %{idea_version}.%{idea_build}
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        IntelliJ IDEA Community Edition IDE
 
 Group:          Development/Tools
@@ -260,6 +260,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Mar 23 2010 Lubomir Rintel <lkundrak at v3.sk> - 9.0.1.94.393-6
+- Disable bootstrap
+
 * Thu Mar 18 2010 Lubomir Rintel <lkundrak at v3.sk> - 9.0.1.94.393-5
 - Re-enable SVN
 - Fix License tag



More information about the scm-commits mailing list