Author: freetz Date: Thu Mar 16 16:48:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.14.0 (thx for cvs mv!)
---- Files affected: SPECS: gnome-user-docs.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/gnome-user-docs.spec diff -u SPECS/gnome-user-docs.spec:1.20 SPECS/gnome-user-docs.spec:1.21 --- SPECS/gnome-user-docs.spec:1.20 Fri Apr 8 13:48:10 2005 +++ SPECS/gnome-user-docs.spec Thu Mar 16 17:48:05 2006 @@ -1,15 +1,17 @@ # $Revision$, $Date$ Summary: General GNOME User Documentation Summary(pl): Ogólna dokumentacja użytkownika GNOME -Name: gnome2-user-docs -Version: 2.8.1 -Release: 2 +Name: gnome-user-docs +Version: 2.14.0 +Release: 1 License: GFDL Group: Documentation -Source0: http://ftp.gnome.org/pub/gnome/sources/gnome2-user-docs/2.8/%{name}-%{version}.tar.bz2 -# Source0-md5: 90bdd21ea3e3e794f641dd805216f275 +Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-user-docs/2.14/%{name}-%{version}.tar.bz2 +# Source0-md5: 1b258d00f4b9ed0cae9e6c9ea06c55b8 +BuildRequires: libxslt-progs BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper >= 0.3.11-4 +BuildRequires: gnome-doc-utils >= 0.5.6 Requires(post,postun): scrollkeeper Requires: yelp >= 2.6.3 BuildArch: noarch @@ -25,7 +27,9 @@ %setup -q %build -%configure +gnome-doc-prepare --copy --force +%configure \ + --disable-scrollkeeper %{__make} %install @@ -50,7 +54,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog README -%{_omf_dest_dir}/%{name} +%{_omf_dest_dir}/*-guide %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -58,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2006/03/16 16:48:05 freetz +- 2.14.0 (thx for cvs mv!) + Revision 1.20 2005/04/08 11:48:10 paladine - new style macros - rel. 2, STBR @@ -128,4 +135,3 @@ Revision 1.1 2002/08/17 13:53:42 wolf - initial release - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-user-docs.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
