SPECS: crossmingw32-boost.spec - dll deps, cosmetics

qboosh qboosh at pld-linux.org
Sun Jun 17 01:05:45 CEST 2007


Author: qboosh                       Date: Sat Jun 16 23:05:45 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dll deps, cosmetics

---- Files affected:
SPECS:
   crossmingw32-boost.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-boost.spec
diff -u SPECS/crossmingw32-boost.spec:1.5 SPECS/crossmingw32-boost.spec:1.6
--- SPECS/crossmingw32-boost.spec:1.5	Sat Jun 16 20:09:28 2007
+++ SPECS/crossmingw32-boost.spec	Sun Jun 17 01:05:40 2007
@@ -4,11 +4,11 @@
 Summary(pl.UTF-8):	Biblioteki C++ "Boost" - wersja skrośna dla Mingw32
 Name:		crossmingw32-%{realname}
 Version:	1.34.0
-%define	_fver	%(echo %{version} | tr . _)
+%define	fver	%(echo %{version} | tr . _)
 Release:	1
 License:	Boost Software License and others
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/boost/%{realname}_%{_fver}.tar.bz2
+Source0:	http://dl.sourceforge.net/boost/%{realname}_%{fver}.tar.bz2
 # Source0-md5:	ed5b9291ffad776f8757a916e1726ad0
 Patch0:		%{name}-win.patch
 URL:		http://www.boost.org/
@@ -63,6 +63,9 @@
 Summary:	%{realname} - DLL libraries for Windows
 Summary(pl.UTF-8):	%{realname} - biblioteki DLL dla Windows
 Group:		Applications/Emulators
+Requires:	crossmingw32-bzip2-dll
+Requires:	crossmingw32-zlib-dll
+Requires:	wine
 
 %description dll
 %{realname} - DLL libraries for Windows.
@@ -71,7 +74,7 @@
 %{realname} - biblioteki DLL dla Windows.
 
 %prep
-%setup -q -n %{realname}_%{_fver}
+%setup -q -n %{realname}_%{fver}
 %patch0 -p1
 
 # - don't know how to pass it through (b)jam -s (no way?)
@@ -152,7 +155,7 @@
 
 cp -r boost $RPM_BUILD_ROOT%{arch}/include
 install wlib/*.a $RPM_BUILD_ROOT%{arch}/lib
-install wlib/*.dll $RPM_BUILD_ROOT%{_datadir}/wine/windows/system/
+install wlib/*.dll $RPM_BUILD_ROOT%{_datadir}/wine/windows/system
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -172,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/06/16 23:05:40  qboosh
+- dll deps, cosmetics
+
 Revision 1.5  2007/06/16 18:09:28  lkrotowski
 - up to 1.34
 
@@ -189,4 +195,3 @@
 
 Revision 1.1  2005/01/10 22:49:08  wolf
 - works, at least partly
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/crossmingw32-boost.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list