Author: caleb Date: Sat Jun 2 10:56:51 2012 GMT Module: packages Tag: HEAD ---- Log message: - Up to 0.2.0 - Bump so rel
---- Files affected: packages/libecap: libecap.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/libecap/libecap.spec diff -u packages/libecap/libecap.spec:1.4 packages/libecap/libecap.spec:1.5 --- packages/libecap/libecap.spec:1.4 Fri Jan 28 03:28:22 2011 +++ packages/libecap/libecap.spec Sat Jun 2 12:56:46 2012 @@ -1,12 +1,12 @@ # $Revision$, $Date$ Summary: eCAP - the code in the middle Name: libecap -Version: 0.0.3 +Version: 0.2.0 Release: 1 License: BSD Group: Libraries Source0: http://www.measurement-factory.com/tmp/ecap/%{name}-%{version}.tar.gz -# Source0-md5: 62fbac7b84fd50978e6df1c3439ef878 +# Source0-md5: e65a855f4fbb0f3136af7fe28249e883 URL: http://www.e-cap.org/ BuildRequires: libstdc++-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -72,7 +72,7 @@ %defattr(644,root,root,755) %doc CREDITS NOTICE README %attr(755,root,root) %{_libdir}/libecap.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libecap.so.0 +%attr(755,root,root) %ghost %{_libdir}/libecap.so.2 %files devel %defattr(644,root,root,755) @@ -90,6 +90,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2012/06/02 10:56:46 caleb +- Up to 0.2.0 +- Bump so rel + Revision 1.4 2011/01/28 02:28:22 sparky - BR: libstdc++-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/libecap/libecap.spec?r1=1.4&r2=1.5 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
