Author: megabajt Date: Tue Oct 21 16:47:37 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.3.8 (new soname)
---- Files affected: SPECS: libepc.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libepc.spec diff -u SPECS/libepc.spec:1.4 SPECS/libepc.spec:1.5 --- SPECS/libepc.spec:1.4 Mon Oct 20 15:17:51 2008 +++ SPECS/libepc.spec Tue Oct 21 18:47:32 2008 @@ -1,12 +1,12 @@ # $Revision$, $Date$ Summary: Easy Publish and Consume library Name: libepc -Version: 0.3.7 +Version: 0.3.8 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libepc/0.3/%{name}-%{version}.tar.bz2 -# Source0-md5: dd289fdb08fa1838a15895d07cbac936 +# Source0-md5: 7e96a7c36069e75ebd041d81938a582c URL: http://live.gnome.org/libepc BuildRequires: autoconf BuildRequires: automake @@ -156,7 +156,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libepc-1.0.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libepc-1.0.so.1 +%attr(755,root,root) %ghost %{_libdir}/libepc-1.0.so.2 %files devel %defattr(644,root,root,755) @@ -172,7 +172,7 @@ %files ui %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libepc-ui-1.0.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libepc-ui-1.0.so.1 +%attr(755,root,root) %ghost %{_libdir}/libepc-ui-1.0.so.2 %files ui-devel %defattr(644,root,root,755) @@ -199,6 +199,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008/10/21 16:47:32 megabajt +- updated to 0.3.8 (new soname) + Revision 1.4 2008/10/20 13:17:51 megabajt - updated to 0.3.7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libepc.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
