Author: qboosh Date: Sat Jan 16 15:03:51 2010 GMT Module: packages Tag: HEAD ---- Log message: - verbose binaries list, -devel summary cosmetics
---- Files affected: packages/eggdbus: eggdbus.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/eggdbus/eggdbus.spec diff -u packages/eggdbus/eggdbus.spec:1.8 packages/eggdbus/eggdbus.spec:1.9 --- packages/eggdbus/eggdbus.spec:1.8 Wed Dec 30 16:07:59 2009 +++ packages/eggdbus/eggdbus.spec Sat Jan 16 16:03:45 2010 @@ -1,14 +1,14 @@ # $Revision$, $Date$ - +# # Conditional build: -%bcond_without apidocs # build without apidocs - +%bcond_without apidocs # build without apidocs +# Summary: Experimental D-Bus bindings for GObject Summary(pl.UTF-8): Eksperymentalne wiązania D-Busa do GObject Name: eggdbus Version: 0.6 Release: 1 -License: LGPL v2 +License: LGPL v2+ Group: Libraries Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz # Source0-md5: b43d2a6c523fcb8b9d0b0300c4222386 @@ -32,17 +32,17 @@ Eksperymentalne wiązania D-Busa do GObject. %package devel -Summary: Development files for EggDBus -Summary(pl.UTF-8): Pliki programistyczne dla EggDBus +Summary: Development files for EggDBus library +Summary(pl.UTF-8): Pliki programistyczne biblioteki EggDBus Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: glib2-devel >= 1:2.20.0 %description devel -Development files for EggDBus. +Development files for EggDBus library. %description devel -l pl.UTF-8 -Pliki programistyczne dla EggDBus. +Pliki programistyczne biblioteki EggDBus. %package static Summary: Static EggDBus library @@ -106,12 +106,13 @@ %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/eggdbus-binding-tool +%attr(755,root,root) %{_bindir}/eggdbus-glib-genmarshal %attr(755,root,root) %{_libdir}/libeggdbus-1.so %{_libdir}/libeggdbus-1.la -%{_pkgconfigdir}/eggdbus-1.pc %{_includedir}/eggdbus-1 -%{_mandir}/man1/*.1* +%{_pkgconfigdir}/eggdbus-1.pc +%{_mandir}/man1/eggdbus-binding-tool.1* %files static %defattr(644,root,root,755) @@ -129,6 +130,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2010/01/16 15:03:45 qboosh +- verbose binaries list, -devel summary cosmetics + Revision 1.8 2009/12/30 15:07:59 megabajt - run gtkdocize ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eggdbus/eggdbus.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
