rpms/intellij-idea/F-13 intellij-idea.spec,1.3,1.4

Lubomir Rintel lkundrak at fedoraproject.org
Mon Mar 29 11:30:49 UTC 2010


Author: lkundrak

Update of /cvs/pkgs/rpms/intellij-idea/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2832

Modified Files:
	intellij-idea.spec 
Log Message:
* Mon Mar 29 2010 Lubomir Rintel <lkundrak at v3.sk> - 9.0.1.94.399-2
- Bootstrap



Index: intellij-idea.spec
===================================================================
RCS file: /cvs/pkgs/rpms/intellij-idea/F-13/intellij-idea.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- intellij-idea.spec	28 Mar 2010 23:15:09 -0000	1.3
+++ intellij-idea.spec	29 Mar 2010 11:30:49 -0000	1.4
@@ -1,4 +1,4 @@
-%bcond_with bootstrap
+%bcond_without 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:        6%{?dist}
+Release:        7%{?dist}
 Summary:        IntelliJ IDEA Community Edition IDE
 
 Group:          Development/Tools
@@ -319,6 +319,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Mar 29 2010 Lubomir Rintel <lkundrak at v3.sk> - 9.0.1.94.399-2
+- Bootstrap
+
 * Sun Mar 28 2010 Lubomir Rintel <lkundrak at v3.sk> - 9.0.1.94.399-1
 - Update to a later build
 - Split annotations into a subpackage



More information about the scm-commits mailing list