packages: libtorrent/libtorrent.spec - use __rm macro
lisu
lisu at pld-linux.org
Wed May 11 15:07:36 CEST 2011
Author: lisu Date: Wed May 11 13:07:36 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- use __rm macro
---- Files affected:
packages/libtorrent:
libtorrent.spec (1.73 -> 1.74)
---- Diffs:
================================================================
Index: packages/libtorrent/libtorrent.spec
diff -u packages/libtorrent/libtorrent.spec:1.73 packages/libtorrent/libtorrent.spec:1.74
--- packages/libtorrent/libtorrent.spec:1.73 Wed May 11 15:06:23 2011
+++ packages/libtorrent/libtorrent.spec Wed May 11 15:07:30 2011
@@ -69,7 +69,7 @@
%patch0 -p1
# from libtool 1.9f, autoconf 2.60 can't stand it (endless recursion)
-rm -f scripts/{libtool,lt*}.m4
+%{__rm} scripts/{libtool,lt*}.m4
%build
%{__libtoolize}
@@ -122,6 +122,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.74 2011/05/11 13:07:30 lisu
+- use __rm macro
+
Revision 1.73 2011/05/11 13:06:23 lisu
- back to stable 0.12.6 version
- epoch 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtorrent/libtorrent.spec?r1=1.73&r2=1.74&f=u
More information about the pld-cvs-commit
mailing list