Author: freetz Date: Sun Jun 18 10:07:34 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.4.2, gtk-doc documentation provided, fixed Group, updated deps
---- Files affected: SPECS: libnotify.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/libnotify.spec diff -u SPECS/libnotify.spec:1.13 SPECS/libnotify.spec:1.14 --- SPECS/libnotify.spec:1.13 Sat May 27 02:05:17 2006 +++ SPECS/libnotify.spec Sun Jun 18 12:07:29 2006 @@ -2,21 +2,22 @@ Summary: Desktop notifications library Summary(pl): Biblioteka powiadomień dla pulpitu Name: libnotify -Version: 0.4.0 -Release: 2 +Version: 0.4.2 +Release: 1 License: LGPL v2.1+ (library), GPL v2+ (tools) -Group: Applications/System +Group: Libraries Source0: http://www.galago-project.org/files/releases/source/libnotify/%{name}-%{version}.tar.gz -# Source0-md5: c9b5b51578742908bb1d3201a2da8f00 +# Source0-md5: 25585318503079a513af7064bb59c04d URL: http://www.galago-project.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake -BuildRequires: dbus-glib-devel >= 0.60 -BuildRequires: glib2-devel >= 2.2.2 -BuildRequires: gtk+2-devel >= 1:2.2.2 +BuildRequires: dbus-glib-devel >= 0.62 +BuildRequires: glib2-devel >= 1:2.11.3 +BuildRequires: gtk+2-devel >= 2:2.9.3 +BuildRequires: gtk-doc >= 1.6 BuildRequires: libtool BuildRequires: pkgconfig -Requires: dbus-glib >= 0.60 +Requires: dbus-glib >= 0.62 BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n) %description @@ -37,9 +38,9 @@ License: LGPL v2.1+ Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: dbus-glib-devel >= 0.36 -Requires: glib2-devel >= 2.2.2 -Requires: gtk+2-devel >= 1:2.2.2 +Requires: dbus-glib-devel >= 0.62 +Requires: glib2-devel >= 1:2.11.3 +Requires: gtk+2-devel >= 2:2.9.3 %description devel Header files for libnotify-based programs development. @@ -69,7 +70,9 @@ %{__autoconf} %{__autoheader} %{__automake} -%configure +%configure \ + --enable-gtk-doc \ + --with-html-dir=%{_gtkdocdir} %{__make} %install @@ -96,6 +99,7 @@ %{_libdir}/lib*.la %{_pkgconfigdir}/* %{_includedir}/* +%{_gtkdocdir}/%{name} %files static %defattr(644,root,root,755) @@ -107,6 +111,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/06/18 10:07:29 freetz +- 0.4.2, gtk-doc documentation provided, fixed Group, updated deps + Revision 1.13 2006/05/27 00:05:17 qboosh - merged deps update from AC-branch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libnotify.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
