Author: paszczus Date: Wed May 10 16:08:39 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - copy config.sub (should work on amd64)
---- Files affected: SPECS: libmtp.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/libmtp.spec diff -u SPECS/libmtp.spec:1.3 SPECS/libmtp.spec:1.4 --- SPECS/libmtp.spec:1.3 Sat May 6 18:05:21 2006 +++ SPECS/libmtp.spec Wed May 10 18:08:34 2006 @@ -2,7 +2,7 @@ Summary: Implementation of Microsoft's Media Transfer Protocol (MTP) Name: libmtp Version: 0.0.4 -Release: 1 +Release: 1.1 License: GPL v2 Group: Libraries Source0: http://dl.sourceforge.net/libmtp/%{name}-%{version}.tar.gz @@ -38,6 +38,7 @@ %build +cp -f /usr/share/automake/config.sub . %configure %{__make} @@ -76,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/05/10 16:08:34 paszczus +- copy config.sub (should work on amd64) + Revision 1.3 2006/05/06 16:05:21 paszczus - proper group ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libmtp.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
