Hello community,

here is the log from the commit of package jakarta-commons-fileupload for 
openSUSE:13.1 checked in at 2013-10-24 14:08:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/jakarta-commons-fileupload (Old)
 and      /work/SRC/openSUSE:13.1/.jakarta-commons-fileupload.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jakarta-commons-fileupload"

Changes:
--------
--- 
/work/SRC/openSUSE:13.1/jakarta-commons-fileupload/jakarta-commons-fileupload.changes
       2013-10-23 11:35:28.000000000 +0200
+++ 
/work/SRC/openSUSE:13.1/.jakarta-commons-fileupload.new/jakarta-commons-fileupload.changes
  2013-10-24 14:08:29.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Oct 18 11:50:53 UTC 2013 - [email protected]
+
+- remove gcj part and deprecated macros 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jakarta-commons-fileupload.spec ++++++
--- /var/tmp/diff_new_pack.IuMRCV/_old  2013-10-24 14:08:29.000000000 +0200
+++ /var/tmp/diff_new_pack.IuMRCV/_new  2013-10-24 14:08:29.000000000 +0200
@@ -17,14 +17,12 @@
 # icecream 0
 
 
-%define gcj_support 
%{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
 %define base_name fileupload
 %define short_name commons-%{base_name}
-%define section free
 
 Name:           jakarta-commons-fileupload
 Version:        1.1.1
-Release:        117.5
+Release:        0
 Summary:        Jakarta Commons FileUpload Package
 License:        Apache-2.0
 Group:          Development/Libraries/Java
@@ -36,9 +34,7 @@
 #DiskFileItem.java part of 
http://svn.apache.org/viewvc?view=revision&revision=1507048
 Patch2:         jakarta-commons-fileupload-CVE-2013-2186.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if ! %{gcj_support}
 BuildArch:      noarch
-%endif
 BuildRequires:  ant
 BuildRequires:  ant-junit
 BuildRequires:  jakarta-commons-io
@@ -50,15 +46,11 @@
 BuildRequires:  java-devel
 BuildRequires:  unzip
 %endif
-%if %{gcj_support}
-BuildRequires:  java-gcj-compat-devel
-Requires(post):         java-gcj-compat
-Requires(postun):       java-gcj-compat
-%endif
 Requires:       javapackages-tools
 Requires:       servletapi5
-Provides:       %{short_name}
-Obsoletes:      %{short_name}
+# FIXME: correct on update of fileuploads
+Provides:       %{short_name} = 1.1.2
+Obsoletes:      %{short_name} <= 1.1.1
 
 %description
 The javax.servlet package lacks support for RFC 1867, HTML file upload.
@@ -123,37 +115,13 @@
 # javadoc
 %{__mkdir} -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{__cp} -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
-%if %{gcj_support}
-%{_bindir}/aot-compile-rpm
-%endif
-
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-# -----------------------------------------------------------------------------
-%if %{gcj_support}
-
-%post
-if [ -x %{_bindir}/rebuild-gcj-db ]; then
-        %{_bindir}/rebuild-gcj-db
-fi
-%endif
-%if %{gcj_support}
 
-%postun
-if [ -x %{_bindir}/rebuild-gcj-db ]; then
-        %{_bindir}/rebuild-gcj-db
-fi
-%endif
 # -----------------------------------------------------------------------------
 
 %files
 %defattr(0644,root,root,0755)
 %doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
 %{_javadir}/*
-%if %{gcj_support}
-%attr(-,root,root) %dir %{_libdir}/gcj/%{name}
-%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
-%endif
 
 %files javadoc
 %defattr(0644,root,root,0755)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to