Author: glen Date: Sun Jan 27 00:47:59 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 0.11, package ghost ldconfig symlink
---- Files affected: SPECS: synce-libsynce.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/synce-libsynce.spec diff -u SPECS/synce-libsynce.spec:1.11 SPECS/synce-libsynce.spec:1.12 --- SPECS/synce-libsynce.spec:1.11 Mon Dec 17 23:22:03 2007 +++ SPECS/synce-libsynce.spec Sun Jan 27 01:47:54 2008 @@ -6,12 +6,12 @@ Summary: Core SynCE library Summary(pl.UTF-8): Podstawowa biblioteka SynCE Name: synce-libsynce -Version: 0.10.0 -Release: 4 +Version: 0.11 +Release: 1 License: MIT Group: Libraries -Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz -# Source0-md5: e46c72219bff559f4bb1615613671942 +Source0: http://dl.sourceforge.net/synce/libsynce-%{version}.tar.gz +# Source0-md5: e742d779c66bc387f606fab9c28b6c40 Patch0: %{name}-nolibs.patch URL: http://www.synce.org/ BuildRequires: autoconf >= 2.50 @@ -86,7 +86,8 @@ %defattr(644,root,root,755) %doc README TODO %attr(755,root,root) %{_libdir}/libsynce.so.*.*.* -%{_mandir}/man1/synce.1* +%attr(755,root,root) %ghost %{_libdir}/libsynce.so.0 +%{_mandir}/man7/synce.7* %files devel %defattr(644,root,root,755) @@ -94,6 +95,7 @@ %{_libdir}/libsynce.la %{_includedir}/synce*.h %{_pkgconfigdir}/libsynce.pc +%{_mandir}/man3/* %files static %defattr(644,root,root,755) @@ -105,6 +107,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008-01-27 00:47:54 glen +- update to 0.11, package ghost ldconfig symlink + Revision 1.11 2007-12-17 22:22:03 glen - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-libsynce.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
