rpms/aimage/F-8 aimage.spec,NONE,1.1 sources,1.1,1.2

Chauvet (kwizart) fedora-extras-commits at redhat.com
Wed Apr 16 18:50:47 UTC 2008


Author: kwizart

Update of /cvs/pkgs/rpms/aimage/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26013

Modified Files:
	sources 
Added Files:
	aimage.spec 
Log Message:
Initial import for F-8



--- NEW FILE aimage.spec ---
Name:           aimage
Version:        3.1.0
Release:        1%{?dist}
Summary:        Advanced Disk Imager

Group:          Applications/System
License:        BSD with advertising
URL:            http://www.afflib.org
Source0:        http://www.afflib.org/downloads/aimage-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  afflib-devel
BuildRequires:  expat-devel
BuildRequires:  openssl-devel

%description
Advanced Disk Imager.


%prep
%setup -q


%build
%configure --enable-opt
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc ChangeLog
%{_bindir}/aimage


%changelog
* Wed Mar 12 2008 kwizart < kwizart at gmail.com > - 3.1.0-1
- Initial spec file


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/aimage/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	23 Mar 2008 01:14:39 -0000	1.1
+++ sources	16 Apr 2008 18:50:09 -0000	1.2
@@ -0,0 +1 @@
+b9fa654161a76f817f5f3dd1e2b74984  aimage-3.1.0.tar.gz




More information about the fedora-extras-commits mailing list