support for shared libraries requires /usr/bin/ldd
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
## @license LGPL, see file <a href="license.html">COPYING</a>
|
## @license LGPL, see file <a href="license.html">COPYING</a>
|
||||||
##
|
##
|
||||||
## $Log$
|
## $Log$
|
||||||
|
## Revision 1.6 2004/10/11 15:59:45 marc
|
||||||
|
## support for shared libraries requires /usr/bin/ldd
|
||||||
|
##
|
||||||
## Revision 1.5 2004/10/07 17:26:05 marc
|
## Revision 1.5 2004/10/07 17:26:05 marc
|
||||||
## requirements for devel package
|
## requirements for devel package
|
||||||
##
|
##
|
||||||
@@ -42,8 +45,8 @@ Group: Development/Libraries/C++
|
|||||||
URL: http://marc.waeckerlin.org/mrw-c++/index.html
|
URL: http://marc.waeckerlin.org/mrw-c++/index.html
|
||||||
Source0: @PACKAGENAME@-@MAJOR@.@MINOR@.@LEAST@.tar.gz
|
Source0: @PACKAGENAME@-@MAJOR@.@MINOR@.@LEAST@.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||||
|
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
|
Requires: /usr/bin/ldd
|
||||||
|
|
||||||
#Requires: gcc-c++ >= 3.0
|
#Requires: gcc-c++ >= 3.0
|
||||||
#Requires: binutils
|
#Requires: binutils
|
||||||
|
Reference in New Issue
Block a user