rpms/mingw32-w32api/F-10 import.log, NONE, 1.1 mingw32-w32api.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Richard W.M. Jones rjones at fedoraproject.org
Tue Nov 25 17:30:41 UTC 2008


Author: rjones

Update of /cvs/pkgs/rpms/mingw32-w32api/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29745/F-10

Modified Files:
	.cvsignore sources 
Added Files:
	import.log mingw32-w32api.spec 
Log Message:
Initial import.



--- NEW FILE import.log ---
mingw32-w32api-3_12-6_fc10:F-10:mingw32-w32api-3.12-6.fc10.src.rpm:1227633811


--- NEW FILE mingw32-w32api.spec ---
%define __strip %{_mingw32_strip}
%define __objdump %{_mingw32_objdump}
%define _use_internal_dependency_generator 0
%define __find_requires %{_mingw32_findrequires}
%define __find_provides %{_mingw32_findprovides}

Name:           mingw32-w32api
Version:	3.12
Release:        6%{?dist}
Summary:        Win32 header files and stubs

License:        Public Domain
Group:          Development/Libraries
URL:            http://www.mingw.org/
Source0:        http://dl.sourceforge.net/sourceforge/mingw/w32api-%{version}-mingw32-src.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:      noarch

BuildRequires:  mingw32-filesystem >= 39-3
BuildRequires:  mingw32-binutils
BuildRequires:  mingw32-gcc
BuildRequires:  mingw32-runtime

Requires:       mingw32-binutils
Requires:       mingw32-gcc
Requires:       mingw32-runtime

# Once this is installed, mingw32-bootstrap (binary bootstrapper) is no
# longer needed.
Obsoletes:      mingw32-w32api-bootstrap


%description
MinGW Windows cross-compiler Win32 header files.


%prep
%setup -q -n w32api-%{version}-mingw32

%build
%{_mingw32_configure}
make


%install
rm -rf $RPM_BUILD_ROOT

%{_mingw32_makeinstall}


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root)
%{_mingw32_includedir}/*
%{_mingw32_libdir}/*.a


%changelog
* Mon Nov 24 2008 Richard W.M. Jones <rjones at redhat.com> - 3.12-6
- Rebuild against latest filesystem package.
- Rewrite the summary for accuracy and brevity.

* Fri Nov 21 2008 Richard W.M. Jones <rjones at redhat.com> - 3.12-4
- Remove obsoletes for a long dead package.
- Enable _mingw32_configure (Levente Farkas).

* Wed Nov 19 2008 Richard W.M. Jones <rjones at redhat.com> - 3.12-3
- Rebuild against mingw32-filesystem 37

* Wed Nov 19 2008 Richard W.M. Jones <rjones at redhat.com> - 3.12-2
- Rebuild against mingw32-filesystem 36

* Thu Oct 16 2008 Richard W.M. Jones <rjones at redhat.com> - 3.12-1
- New upstream version 3.12.

* Wed Sep 24 2008 Richard W.M. Jones <rjones at redhat.com> - 3.11-7
- Rename mingw -> mingw32.

* Wed Sep 10 2008 Richard W.M. Jones <rjones at redhat.com> - 3.11-6
- Moved ole provides to mingw-filesystem package.

* Thu Sep  4 2008 Richard W.M. Jones <rjones at redhat.com> - 3.11-3
- Use the RPM macros from mingw-filesystem.

* Mon Jul  7 2008 Richard W.M. Jones <rjones at redhat.com> - 3.11-2
- Initial RPM release, largely based on earlier work from several sources.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-w32api/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	25 Nov 2008 16:38:38 -0000	1.1
+++ .cvsignore	25 Nov 2008 17:30:10 -0000	1.2
@@ -0,0 +1 @@
+w32api-3.12-mingw32-src.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-w32api/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	25 Nov 2008 16:38:38 -0000	1.1
+++ sources	25 Nov 2008 17:30:11 -0000	1.2
@@ -0,0 +1 @@
+8bdf1dd20e13bba8a0f81a422f8f3757  w32api-3.12-mingw32-src.tar.gz




More information about the scm-commits mailing list