Author: arekm Date: Sun Aug 28 19:41:10 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - merged from DEVEL
---- Files affected: SPECS: gnome-doc-utils.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/gnome-doc-utils.spec diff -u SPECS/gnome-doc-utils.spec:1.6 SPECS/gnome-doc-utils.spec:1.7 --- SPECS/gnome-doc-utils.spec:1.6 Tue Jul 12 14:01:17 2005 +++ SPECS/gnome-doc-utils.spec Sun Aug 28 21:41:03 2005 @@ -2,12 +2,13 @@ Summary: Documentation utilities for GNOME Summary(pl): Narzędzia do budowania dokumentacji dla GNOME Name: gnome-doc-utils -Version: 0.2.1 +Version: 0.3.2 Release: 1 License: GPL v2+/LGPL v2+ Group: Development/Tools -Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-doc-utils/0.2/%{name}-%{version}.tar.bz2 -# Source0-md5: 02c006ad31b2b878263025c12c4ff35a +Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-doc-utils/0.3/%{name}-%{version}.tar.bz2 +# Source0-md5: d29a3e10ff8cba17dbb6d3aff2f30bb8 +Patch0: %{name}-no_scrollkeeper_update.patch URL: http://www.gnome.org/ BuildRequires: libxml2-devel >= 1:2.6.19 BuildRequires: libxslt-devel >= 1.1.14 @@ -25,9 +26,11 @@ %prep %setup -q +%patch0 -p1 %build -%configure +%configure \ + --disable-scrollkeeper %{__make} %install @@ -51,13 +54,13 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/* -%{_pkgconfigdir}/*.pc %{_aclocaldir}/*.m4 %{_datadir}/%{name} -%{_omf_dest_dir}/* -%{_datadir}/xml/gnome %{_datadir}/xml2po +%{_datadir}/xml/gnome %{_mandir}/man1/xml2po.1* +%{_omf_dest_dir}/* +%{_pkgconfigdir}/*.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -65,6 +68,18 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/08/28 19:41:03 arekm +- merged from DEVEL + +Revision 1.6.2.3 2005/07/27 07:19:24 paladine +- updated to 0.3.2 + +Revision 1.6.2.2 2005/07/25 19:06:21 freetz +- killed scrollkeeper-update call (patch), rel.2 + +Revision 1.6.2.1 2005/07/12 12:05:23 freetz +- 0.3.1 + Revision 1.6 2005/07/12 12:01:17 freetz - 0.2.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-doc-utils.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
