SPECS: libmigdb.spec - development package, no point to R: gdb at ...

qboosh qboosh at pld-linux.org
Sat Aug 19 21:57:56 CEST 2006


Author: qboosh                       Date: Sat Aug 19 19:57:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- development package, no point to R: gdb at its install time

---- Files affected:
SPECS:
   libmigdb.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/libmigdb.spec
diff -u SPECS/libmigdb.spec:1.1 SPECS/libmigdb.spec:1.2
--- SPECS/libmigdb.spec:1.1	Sun Aug 13 15:21:51 2006
+++ SPECS/libmigdb.spec	Sat Aug 19 21:57:50 2006
@@ -10,24 +10,24 @@
 # Source0-md5:	4929260320253489a958bc95eb388c11
 URL:		http://sourceforge.net/projects/libmigdb/
 BuildRequires:	libstdc++-devel
-Requires:	gdb
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This library is an attempt to support the GDB/MI interface. MI stands for
-machine interface. In this mode gdb sends responses that are "machine
-readable" instead of "human readable"
+This library is an attempt to support the GDB/MI interface. MI stands
+for machine interface. In this mode gdb sends responses that are
+"machine readable" instead of "human readable".
 
 %description -l pl
-Ta biblioteka jest próbą obsługi interfejsu GDB/MI. MI oznacza interfejs
-maszyny. W tym trybie gdb wysyła odpowiedzi, które są "zrozumiałe dla
-maszyny" a nie są "zrozumiałe dla człowieka".
+Ta biblioteka jest próbą obsługi interfejsu GDB/MI. MI oznacza
+interfejs maszyny. W tym trybie gdb wysyła odpowiedzi, które są
+"zrozumiałe dla maszyny" zamiast "zrozumiałych dla człowieka".
 
 %prep
 %setup -q -n %{name}
 
 %build
-%{__make} CC="%{__cc}" \
+%{__make} \
+	CC="%{__cc}" \
 	CXX="%{__cxx}" \
 	CFLAGS="%{rpmcflags}" \
 	CXXFLAGS="%{rpmcflags}"
@@ -54,6 +54,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/08/19 19:57:50  qboosh
+- development package, no point to R: gdb at its install time
+
 Revision 1.1  2006/08/13 13:21:51  witekfl
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libmigdb.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list