SPECS: boost.spec - fixed internal deps (-filesystem and -devel R: -system, ...

qboosh qboosh at pld-linux.org
Wed May 28 20:07:56 CEST 2008


Author: qboosh                       Date: Wed May 28 18:07:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed internal deps (-filesystem and -devel R: -system, -wave doesn't R: -devel)

---- Files affected:
SPECS:
   boost.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: SPECS/boost.spec
diff -u SPECS/boost.spec:1.103 SPECS/boost.spec:1.104
--- SPECS/boost.spec:1.103	Wed May 14 16:46:11 2008
+++ SPECS/boost.spec	Wed May 28 20:07:50 2008
@@ -60,6 +60,7 @@
 Requires:	%{name}-program_options = %{version}-%{release}
 Requires:	%{name}-regex = %{version}-%{release}
 Requires:	%{name}-signals = %{version}-%{release}
+Requires:	%{name}-system = %{version}-%{release}
 Requires:	%{name}-test = %{version}-%{release}
 Requires:	%{name}-thread = %{version}-%{release}
 Requires:	%{name}-wave = %{version}-%{release}
@@ -180,6 +181,7 @@
 Summary:	Portable paths, iteration over directories, and other useful filesystem operations
 Summary(pl.UTF-8):	Przenośne ścieżki, iteracje katalogów i inne użyteczne operacje na systemie plików
 Group:		Libraries
+Requires:	%{name}-system = %{version}-%{release}
 Obsoletes:	boost < 1.33
 
 %description filesystem
@@ -284,7 +286,6 @@
 Summary:	Boost.Wave - a standard compliant C++ preprocessor library
 Summary(pl.UTF-8):	Boost.Wave - zgodna ze standardem biblioteka preprocesora C++
 Group:		Development/Libraries
-Requires:	%{name}-devel = %{version}-%{release}
 
 %description wave
 Boost.Wave - a standard compliant C++ preprocessor library.
@@ -562,6 +563,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2008-05-28 18:07:50  qboosh
+- fixed internal deps (-filesystem and -devel R: -system, -wave doesn't R: -devel)
+
 Revision 1.103  2008-05-14 14:46:11  hawk
 - boost-compressed_pair-devel was obsoleted by boost-devel, no need to
   require both of them (causes broken dep on boost-compressed_pair-devel)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/boost.spec?r1=1.103&r2=1.104&f=u



More information about the pld-cvs-commit mailing list