Author: megabajt Date: Mon Mar 26 20:42:38 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.4.0; merged changes from DEVEL
---- Files affected: packages/yelp-tools: yelp-tools.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/yelp-tools/yelp-tools.spec diff -u packages/yelp-tools/yelp-tools.spec:1.2 packages/yelp-tools/yelp-tools.spec:1.3 --- packages/yelp-tools/yelp-tools.spec:1.2 Mon Oct 17 21:22:39 2011 +++ packages/yelp-tools/yelp-tools.spec Mon Mar 26 22:42:33 2012 @@ -1,12 +1,12 @@ # $Revision$, $Date$ Summary: Create, manage, and publish documentation for Yelp Name: yelp-tools -Version: 3.2.1 +Version: 3.4.0 Release: 1 License: GPL v2+ Group: Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/yelp-tools/3.2/%{name}-%{version}.tar.xz -# Source0-md5: b4517f31033080254ed4ac6cd77df51a +Source0: http://ftp.gnome.org/pub/GNOME/sources/yelp-tools/3.4/%{name}-%{version}.tar.xz +# Source0-md5: fe39359356afbc9c6ed6d3fff2650235 URL: http://projects.gnome.org/yelp/ BuildRequires: autoconf BuildRequires: automake >= 1:1.9 @@ -15,6 +15,8 @@ BuildRequires: tar >= 1:1.22 BuildRequires: xz BuildRequires: yelp-xsl +Requires: libxml2-progs +Requires: libxslt-progs Requires: yelp-xsl BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -49,7 +51,7 @@ %attr(755,root,root) %{_bindir}/yelp-build %attr(755,root,root) %{_bindir}/yelp-check %attr(755,root,root) %{_bindir}/yelp-new -%{_datadir}/aclocal/yelp.m4 +%{_aclocaldir}/yelp.m4 %{_datadir}/yelp-tools %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -58,6 +60,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2012/03/26 20:42:33 megabajt +- updated to 3.4.0; merged changes from DEVEL + +Revision 1.2.2.1 2012/03/23 09:49:24 megabajt +- updated to 3.3.4 + Revision 1.2 2011/10/17 19:22:39 wiget - up to 3.2.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/yelp-tools/yelp-tools.spec?r1=1.2&r2=1.3 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
