Remove jarfile from the tarball

This commit is contained in:
gbenson 2005-06-22 08:40:04 +00:00
parent 9ee6ed4e1b
commit d326e28450
3 changed files with 8 additions and 6 deletions

View File

@ -1,4 +1,5 @@
jdepend-2.6.zip jdepend-2.6-RHCLEAN.zip
jdepend-2.6 jdepend-2.6
noarch noarch
*.src.rpm *.src.rpm

View File

@ -1,6 +1,6 @@
%define name jdepend %define name jdepend
%define version 2.6 %define version 2.6
%define release 2jpp_3fc %define release 2jpp_4fc
%define section free %define section free
Name: %{name} Name: %{name}
@ -11,9 +11,7 @@ Summary: Java Design Quality Metrics
License: Clarkware License License: Clarkware License
Url: http://www.clarkware.com/ Url: http://www.clarkware.com/
Group: Development/Libraries/Java Group: Development/Libraries/Java
#Vendor: JPackage Project Source0: %{name}-%{version}-RHCLEAN.zip
#Distribution: JPackage
Source0: %{url}software/%{name}-%{version}.zip
BuildRequires: ant BuildRequires: ant
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
@ -81,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/%{name} %{_datadir}/%{name}
%changelog %changelog
* Wed Jun 22 2005 Gary Benson <gbenson@redhat.com> 0:2.6-2jpp_4fc
- Remove jarfile from the tarball.
* Tue Jan 11 2005 Gary Benson <gbenson@redhat.com> 0:2.6-2jpp_3fc * Tue Jan 11 2005 Gary Benson <gbenson@redhat.com> 0:2.6-2jpp_3fc
- Reenable building of classes that require javax.swing (#130006). - Reenable building of classes that require javax.swing (#130006).

View File

@ -1 +1 @@
20fe61e6e99bdd5802300ee3371b1e67 jdepend-2.6.zip e1e40d1ac2de67c46f9a4f8ef4652cf5 jdepend-2.6-RHCLEAN.zip