]> git.pld-linux.org Git - packages/icedtea8.git/commitdiff
- removed the 'jar' duplicate in -jdk package
authorJacek Konieczny <jajcus@pld-linux.org>
Fri, 16 Apr 2010 09:08:53 +0000 (09:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    icedtea6.spec -> 1.30

icedtea6.spec

index 42fdcb037c04223206ded43e650358b6c17ce069..71c2dcb7611089c9aed944c84d87e233676af99b 100644 (file)
@@ -63,7 +63,6 @@ BuildRequires:        xorg-proto-xproto-devel
 BuildRequires: zip
 BuildRequires: zlib-devel
 Requires:      %{name}-appletviewer = %{version}-%{release}
-Requires:      %{name}-jar = %{version}-%{release}
 Requires:      %{name}-jdk = %{version}-%{release}
 Obsoletes:     java-gcj-compat
 Obsoletes:     java-gcj-compat-devel
@@ -117,6 +116,7 @@ wszystkie komponenty IcedTea6, w tym środowisko programistyczne
 Summary:       OpenJDK and GNU Classpath code - software development kit
 Summary(pl.UTF-8):     Kod OpenJDK i GNU Classpath - środowisko programistyczne
 Group:         Development/Languages/Java
+Requires:      %{name}-jar = %{version}-%{release}
 Requires:      %{name}-jdk-base = %{version}-%{release}
 Requires:      %{name}-jre = %{version}-%{release}
 Provides:      j2sdk = %{_jdkversion}
@@ -450,7 +450,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/apt
 %attr(755,root,root) %{_bindir}/extcheck
 %attr(755,root,root) %{_bindir}/idlj
-%attr(755,root,root) %{_bindir}/jar
 %attr(755,root,root) %{_bindir}/jarsigner
 %attr(755,root,root) %{_bindir}/java-rmi.cgi
 %attr(755,root,root) %{_bindir}/javac
This page took 0.44467 seconds and 4 git commands to generate.