packages: grfcodec/grfcodec.spec - correct svn version - BR: libstdc++-deve...
sparky
sparky at pld-linux.org
Sat May 1 19:41:04 CEST 2010
Author: sparky Date: Sat May 1 17:41:04 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- correct svn version
- BR: libstdc++-devel, perl-base
---- Files affected:
packages/grfcodec:
grfcodec.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/grfcodec/grfcodec.spec
diff -u packages/grfcodec/grfcodec.spec:1.3 packages/grfcodec/grfcodec.spec:1.4
--- packages/grfcodec/grfcodec.spec:1.3 Thu Apr 22 17:08:13 2010
+++ packages/grfcodec/grfcodec.spec Sat May 1 19:40:59 2010
@@ -11,6 +11,8 @@
Patch0: %{name}-cflags.patch
Patch1: %{name}-destdir.patch
URL: http://www.ttdpatch.net/grfcodec/
+BuildRequires: libstdc++-devel
+BuildRequires: perl-base
BuildRequires: upx
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,6 +29,7 @@
%build
%{__make} \
+ SVNVERSION="echo %{version} | tr -d r" \
CC="%{__cc}" \
CXX="%{__cxx}" \
CFLAGAPP="%{rpmcxxflags}" \
@@ -53,9 +56,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2010/05/01 17:40:59 sparky
+- correct svn version
+- BR: libstdc++-devel, perl-base
+
Revision 1.3 2010/04/22 15:08:13 lisu
- use rpmcxxflags instead of rpmcflags
Revision 1.2 2010/04/22 15:04:09 lisu
- initial
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grfcodec/grfcodec.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list