Author: matkor Date: Wed Apr 13 12:24:14 2011 GMT Module: packages Tag: HEAD ---- Log message: - Typo.
---- Files affected: packages/thrift: thrift.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/thrift/thrift.spec diff -u packages/thrift/thrift.spec:1.13 packages/thrift/thrift.spec:1.14 --- packages/thrift/thrift.spec:1.13 Wed Apr 13 13:51:21 2011 +++ packages/thrift/thrift.spec Wed Apr 13 14:24:09 2011 @@ -14,7 +14,7 @@ Summary(pl.UTF-8): Szkielet budowania skalowalnych usług dla różnych języków programowania Name: thrift Version: 0.5.0 -Release: 3.9 +Release: 3.91 License: Apache v2.0 Group: Development/Libraries Source0: http://ftp.tpnet.pl/vol/d1/apache//incubator/thrift/%{version}-incubating/%{name}-%{version}.tar.gz @@ -54,7 +54,7 @@ Summary: C++ header files Summary(pl.UTF-8): Pliki nagłówkowe i bibliotek iterfejsu C++ thrift Group: Development/Libraries -Requires: %{name}-cpp = %{version}-%{release} +Requires: %{name}-libs = %{version}-%{release} %description devel Header and libarary files for C++ thrift inteface. @@ -192,6 +192,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2011/04/13 12:24:09 matkor +- Typo. + Revision 1.13 2011/04/13 11:51:21 matkor - Fixed cpp libs build. Split to devel libs and static. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/thrift/thrift.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
