rpms/netbeans-platform/devel netbeans-platform.spec,1.1,1.2

Victor G. Vasilyev victorv at fedoraproject.org
Wed Feb 4 15:24:01 UTC 2009


Author: victorv

Update of /cvs/pkgs/rpms/netbeans-platform/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25772

Modified Files:
	netbeans-platform.spec 
Log Message:
Bug #483384 - "netbeans : Unowned directories" is fixed



Index: netbeans-platform.spec
===================================================================
RCS file: /cvs/pkgs/rpms/netbeans-platform/devel/netbeans-platform.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- netbeans-platform.spec	14 Jan 2009 13:14:33 -0000	1.1
+++ netbeans-platform.spec	4 Feb 2009 15:23:30 -0000	1.2
@@ -30,7 +30,7 @@
 
 Name:         netbeans-platform
 Version:      %{nb_ver}
-Release:      4%{?dist}
+Release:      5%{?dist}
 Summary:      NetBeans Platform %{nb_platform_ver}
 Group:        Development/Libraries
 License:      GPLv2 with exceptions or CDDL
@@ -64,6 +64,7 @@
 Requires: jna >= 3.0.2
 
 Obsoletes: netbeans-platform8 < 6.5
+Provides:  netbeans-platform8 < 6.5
 
 %description
 The NetBeans Platform is a generic framework for Swing applications. 
@@ -196,6 +197,7 @@
 %defattr(-,root,root,-)
 %doc nbbuild/licenses/CDDL-1.0 nbbuild/licenses/CDDL-GPL-2-CP 
 %doc nbbuild/licenses/GPL-2-CP nbbuild/licenses/GPL-with-Proguard-exception
+%dir %{nb_home}/
 %dir %{nb_platform_dir}/
 %{nb_platform_dir}/config
 %{nb_platform_dir}/core
@@ -235,6 +237,10 @@
 %doc %{nb_javadoc_dir}/
 
 %changelog
+* Wed Feb 04 2009 Victor Vasilyev <victor.vasilyev at sun.com> 6.5-5
+- Bug #483384 - "netbeans : Unowned directories" is fixed
+- netbeans-platform provides netbeans-platform8
+
 * Mon Jan 12 2009 Victor Vasilyev <victor.vasilyev at sun.com> 6.5-4
 - Creation of the .noautoupdate files is  moved to the install section
 




More information about the fedora-extras-commits mailing list