rpms/crcimg/devel crcimg.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Robin Norwood (rnorwood) fedora-extras-commits at redhat.com
Sun Aug 10 01:54:03 UTC 2008


Author: rnorwood

Update of /cvs/pkgs/rpms/crcimg/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24613/devel

Modified Files:
	.cvsignore sources 
Added Files:
	crcimg.spec import.log 
Log Message:
New package: crcimg



--- NEW FILE crcimg.spec ---
Name:           crcimg
Version:        1.1
Release:        3%{?dist}
Summary:        Construct .crc files

Group:          Development/Tools
License:        GPLv2
URL:            http://dev.laptop.org/git/users/mstone/crcimg
Source0:        http://dev.laptop.org/~mstone/releases/SOURCES/%{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

%description
Tool for constructing .crc files from image files.

%prep
%setup -q


%build
%__make -f Makefile.build %{?_smp_mflags} \
        CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_OPT_FLAGS"        


%install
%__rm -rf $RPM_BUILD_ROOT
%__make -f Makefile.build install DESTDIR=$RPM_BUILD_ROOT


%clean
%__rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc COPYING AUTHORS
%{_bindir}/crcimg


%changelog
* Fri Aug 08 2008 Robin Norwood <rnorwood at redhat.com> - 1.1-3.fc9
- Make build honor rpm opt flags

* Tue Jul 29 2008 Robin Norwood <rnorwood at redhat.com> - 1.1-2.fc9
- Spec for F9 package review

* Sat Jan 26 2008 Michael Stone <michael at laptop.org>  1.1-1.fc9
- Slightly nicer scripting.

* Sat Jan 26 2008 Michael Stone <michael at laptop.org>  1.0-1.fc9
- Initial release of this spec.


--- NEW FILE import.log ---
crcimg-1_1-3_fc9:HEAD:crcimg-1.1-3.fc9.src.rpm:1218333096


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/crcimg/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	10 Aug 2008 01:17:49 -0000	1.1
+++ .cvsignore	10 Aug 2008 01:53:33 -0000	1.2
@@ -0,0 +1 @@
+crcimg-1.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/crcimg/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	10 Aug 2008 01:17:49 -0000	1.1
+++ sources	10 Aug 2008 01:53:33 -0000	1.2
@@ -0,0 +1 @@
+8e8cec7e15dcd3e3b5e35503d74ec636  crcimg-1.1.tar.bz2




More information about the fedora-extras-commits mailing list