packages: id3v2/id3v2.spec - rel 2; do make clean first as tarball contains...

arekm arekm at pld-linux.org
Sun Dec 12 12:32:30 CET 2010


Author: arekm                        Date: Sun Dec 12 11:32:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2; do make clean first as tarball contains prebuild x86 binary

---- Files affected:
packages/id3v2:
   id3v2.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/id3v2/id3v2.spec
diff -u packages/id3v2/id3v2.spec:1.12 packages/id3v2/id3v2.spec:1.13
--- packages/id3v2/id3v2.spec:1.12	Sun May 30 03:39:02 2010
+++ packages/id3v2/id3v2.spec	Sun Dec 12 12:32:25 2010
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Przeglądarka informacji technicznych MP3 i edytor tagów ID3
 Name:		id3v2
 Version:	0.1.12
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL
 Group:		Applications/Multimedia
@@ -31,10 +31,11 @@
 %patch0 -p1
 
 %build
+%{__make} clean
 %{__make} \
 	PREFIX="%{_prefix}" \
 	CXX="%{__cxx}" \
-	CXXFLAGS="%{rpmcflags} -DVERSION=\\\"%{version}\\\"" \
+	CXXFLAGS="%{rpmcflags} %{rpmcppflags} -DVERSION=\\\"%{version}\\\"" \
 	LDFLAGS="%{rpmldflags}"
 
 %install
@@ -60,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2010/12/12 11:32:25  arekm
+- rel 2; do make clean first as tarball contains prebuild x86 binary
+
 Revision 1.12  2010/05/30 01:39:02  arvenil
 - up to 0.1.12
 - BR: groff
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/id3v2/id3v2.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list