- Add maintainer, description elements to gnome-commander.xml for newer

libxslt
i9cf
Mamoru Tasaka 18 years ago
parent 3496c02fc3
commit 6194d72f4f

@ -0,0 +1,28 @@
--- gnome-commander-1.2.3/doc/C/gnome-commander.xml.orig 2006-12-11 16:12:37.000000000 -0500
+++ gnome-commander-1.2.3/doc/C/gnome-commander.xml 2007-04-17 01:59:01.000000000 -0400
@@ -27,6 +27,14 @@
<articleinfo>
<title>&app; Manual V&manrevision;</title>
+ <abstract role="description">
+ <para>
+ GNOME Commander is a nice and fast file manager for the GNOME desktop.
+ In addition to performing the basic filemanager functions the program is
+ also an FTP-client and it can browse SMB-networks.
+ </para>
+ </abstract>
+
<copyright>
<year>2000</year>
<year>2001</year>
@@ -51,6 +59,10 @@
<publishername> GNOME Documentation Project</publishername>
</publisher>
+ <othercredit role="maintainer">
+ <name>GNOME Documentation Project</name>
+ </othercredit>
+
&legal;
<!-- This file contains link to license for the documentation (GNU FDL), and
other legal stuff such as "NO WARRANTY" statement. Please do not change

@ -3,13 +3,14 @@
Name: gnome-commander
Version: 1.2.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: A nice and fast file manager for the GNOME desktop
Group: Applications/File
License: GPL
URL: http://www.nongnu.org/gcmd/
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.2/%{name}-%{version}.tar.bz2
Patch0: gnome-commander-1.2.3-xsltproc-OMF-element.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: desktop-file-utils
@ -36,6 +37,7 @@ also an FTP-client and it can browse SMB-networks.
%prep
%setup -q
%patch0 -p1 -b .xsltproc
%build
%configure --disable-scrollkeeper
@ -86,6 +88,10 @@ scrollkeeper-update -q || :
%{_datadir}/pixmaps/%{name}/
%changelog
* Tue Apr 17 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1.2.3-6
- Add maintainer, description elements to gnome-commander.xml for
newer libxslt
* Tue Jan 20 2007 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1.2.3-5
- Require meld (#225324)

Loading…
Cancel
Save