Author: glen Date: Tue Jun 10 18:50:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - uuid-config to -devel
---- Files affected: SPECS: uuid.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/uuid.spec diff -u SPECS/uuid.spec:1.2 SPECS/uuid.spec:1.3 --- SPECS/uuid.spec:1.2 Tue Jun 10 20:48:56 2008 +++ SPECS/uuid.spec Tue Jun 10 20:50:42 2008 @@ -13,7 +13,7 @@ Summary: Universally Unique Identifier library Name: uuid Version: 1.5.1 -Release: 0.1 +Release: 0.2 License: MIT Group: Libraries URL: http://www.ossp.org/pkg/lib/uuid/ @@ -139,7 +139,7 @@ %attr(755,root,root) %{_bindir}/uuid %attr(755,root,root) %{_libdir}/libuuid.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libuuid.so.15 -%{_mandir}/man1/* +%{_mandir}/man1/uuid.1* %files devel %defattr(644,root,root,755) @@ -148,6 +148,7 @@ %{_libdir}/libuuid.so %{_pkgconfigdir}/uuid.pc %{_mandir}/man3/uuid.3* +%{_mandir}/man1/uuid-config.1* %{_libdir}/libuuid.la %files c++ @@ -202,6 +203,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008-06-10 18:50:42 glen +- uuid-config to -devel + Revision 1.2 2008-06-10 18:48:56 glen - cleanup, add bconds for bindings, todo! ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/uuid.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
