rpms/jad/F-9 jad.spec,NONE,1.1

Conrad Meyer konradm at rpmfusion.org
Fri Jul 25 10:08:56 CEST 2008


Author: konradm

Update of /cvs/nonfree/rpms/jad/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16097

Added Files:
	jad.spec 
Log Message:
Oops forgot the .spec.


--- NEW FILE jad.spec ---
# Nothing to strip in upstream binaries.
%define debug_package %{nil}

Name:           jad
Version:        1.5.8e
Release:        6%{?dist}
Summary:        Java Decompiler
License:        Distributable, free for non-commercial use
Group:          Development/Languages
URL:            http://www.kpdus.com/jad.html
Source:         http://www.kpdus.com/jad/linux/jadlx158.zip
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Prefix:         %{_prefix}

ExclusiveArch:  i386


%description
A Java decompiler.


%prep
%setup -q -c
chmod 644 Readme.txt


%build
# Nothing to do.


%install
rm -rf $RPM_BUILD_ROOT
install -Dpm 755 jad $RPM_BUILD_ROOT%{_bindir}/jad


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc Readme.txt
%{_bindir}/jad


%changelog
* Thu Jul 24 2008 Conrad Meyer <konrad at tylerc.org> - 1.5.8e-6
- Initial import into RPM Fusion.

* Fri Oct 06 2006 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.5.8e-5
- rebuilt for unwind info generation, broken in gcc-4.1.1-21

* Tue Sep 19 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.5.8e-4
- Don't use BuildArch: i386, non-i386 buildsys can't make srpm out of it.

* Tue Sep 19 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.5.8e-3
- Update URLs, move "e" to version field.

* Thu Mar 09 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- switch to new release field
- drop Epoch

* Tue Feb 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- add dist

* Fri Jun 17 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:1.5.8-0.lvn.2.e
- Use dynamically linked upstream binary.

* Tue Nov 18 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.5.8-0.lvn.1.e
- Livnafied.

* Mon Oct 20 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.5.8-0.fdr.1
- Fedorafied.

* Thu Jul 31 2003 Bernhard Rosenkraenzer <bero at arklinux.org> 1.5.8-1ark
- initial RPM



More information about the rpmfusion-commits mailing list