Author: arekm Date: Fri Apr 28 07:03:16 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; now usable in c++ stuff
---- Files affected: SPECS: libgsm.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/libgsm.spec diff -u SPECS/libgsm.spec:1.33 SPECS/libgsm.spec:1.34 --- SPECS/libgsm.spec:1.33 Fri Apr 28 08:28:29 2006 +++ SPECS/libgsm.spec Fri Apr 28 09:03:11 2006 @@ -6,12 +6,13 @@ Summary(uk): âŚÂĚŚĎÔĹËÁ ÁŐÄŚĎ ËĎÄŐ×ÁÎÎŃ/ÄĹËĎÄŐ×ÁÎÎŃ GSM Name: libgsm Version: 1.0.11 -Release: 1 +Release: 2 License: Free (Copyright (C) Technische Universitaet Berlin) Group: Libraries Source0: http://kbs.cs.tu-berlin.de/~jutta/gsm/gsm-%{version}.tar.gz # Source0-md5: d09e9f0407ac8a18e04a9e973f8d7132 Patch0: %{name}-makefile.patch +Patch1: %{name}-c++.patch URL: http://kbs.cs.tu-berlin.de/~jutta/toast.html BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -113,6 +114,7 @@ %prep %setup -q -n gsm-1.0-pl11 %patch0 -p1 +%patch1 -p1 rm -f bin/* lib/* shared/* src/*.o test/*.o %build @@ -160,6 +162,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2006/04/28 07:03:11 arekm +- rel 2; now usable in c++ stuff + Revision 1.33 2006/04/28 06:28:29 arekm - up to 1.0.11 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgsm.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
