Author: freetz Date: Tue Jul 12 12:05:28 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - 0.3.1
---- Files affected: SPECS: gnome-doc-utils.spec (1.6 -> 1.6.2.1) ---- Diffs: ================================================================ Index: SPECS/gnome-doc-utils.spec diff -u SPECS/gnome-doc-utils.spec:1.6 SPECS/gnome-doc-utils.spec:1.6.2.1 --- SPECS/gnome-doc-utils.spec:1.6 Tue Jul 12 14:01:17 2005 +++ SPECS/gnome-doc-utils.spec Tue Jul 12 14:05:23 2005 @@ -2,12 +2,12 @@ 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.1 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: 43b4d8aa7bbbe506c3153b682dd6ef9a URL: http://www.gnome.org/ BuildRequires: libxml2-devel >= 1:2.6.19 BuildRequires: libxslt-devel >= 1.1.14 @@ -27,7 +27,8 @@ %setup -q %build -%configure +%configure \ + --disable-scrollkeeper %{__make} %install @@ -51,13 +52,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 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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.6.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
