Blame aimage.spec

8e7d757
Name:           aimage
ffb137c
Version:        3.2.4
38d1898
Release:        2%{?dist}
8e7d757
Summary:        Advanced Disk Imager
8e7d757
8e7d757
Group:          Applications/System
8e7d757
License:        BSD with advertising
8e7d757
URL:            http://www.afflib.org
8e7d757
Source0:        http://www.afflib.org/downloads/aimage-%{version}.tar.gz
8e7d757
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
8e7d757
570735b
BuildRequires:  afflib-devel >= 3.3.7
8e7d757
BuildRequires:  expat-devel
8e7d757
BuildRequires:  openssl-devel
8e7d757
8e7d757
%description
8e7d757
Advanced Disk Imager.
8e7d757
8e7d757
8e7d757
%prep
8e7d757
%setup -q
8e7d757
8e7d757
8e7d757
%build
8e7d757
%configure --enable-opt
8e7d757
make %{?_smp_mflags}
8e7d757
8e7d757
8e7d757
%install
8e7d757
rm -rf $RPM_BUILD_ROOT
8e7d757
make install DESTDIR=$RPM_BUILD_ROOT
8e7d757
8e7d757
8e7d757
%clean
8e7d757
rm -rf $RPM_BUILD_ROOT
8e7d757
8e7d757
8e7d757
%files
8e7d757
%defattr(-,root,root,-)
8e7d757
%doc ChangeLog
8e7d757
%{_bindir}/aimage
8e7d757
8e7d757
8e7d757
%changelog
38d1898
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.4-2
38d1898
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
38d1898
ffb137c
* Fri Nov 27 2009 Nicolas Chauvet <kwizart@fedoraproject.org> - 3.2.4-1
ffb137c
- Update to 3.2.4
ffb137c
75fc7e2
* Sun Nov 22 2009 Nicolas Chauvet <kwizart@fedoraproject.org> - 3.2.3-1
75fc7e2
- Update to 3.2.3
75fc7e2
- Remove upstreamed patch
75fc7e2
570735b
* Wed Sep  2 2009 kwizart < kwizart at gmail.com > - 3.2.1-1
570735b
- Update to 3.2.1
570735b
- Update gcc44 patch
570735b
2dab731
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 3.2.0-6
2dab731
- rebuilt with new openssl
2dab731
bcb96d8
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.0-5
bcb96d8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
bcb96d8
9fb24e3
* Mon Mar  2 2009 kwizart < kwizart at gmail.com > - 3.2.0-4
9fb24e3
- Fix for gcc44
9fb24e3
6104ca7
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.0-3
6104ca7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
6104ca7
ff49770
* Thu Jan 15 2009 Tomas Mraz <tmraz@redhat.com> - 3.2.0-2
ff49770
- rebuild with new openssl
ff49770
9e737f6
* Tue Sep 23 2008 kwizart < kwizart at gmail.com > - 3.2.0-1
9e737f6
- Update to 3.2.0
9e737f6
c8487f0
* Thu Sep  4 2008 kwizart < kwizart at gmail.com > - 3.1.2-1
c8487f0
- Update to 3.1.2
c8487f0
8e7d757
* Wed Mar 12 2008 kwizart < kwizart at gmail.com > - 3.1.0-1
8e7d757
- Initial spec file