rpms/system-config-nfs/devel .cvsignore, 1.42, 1.43 sources, 1.47, 1.48 system-config-nfs.spec, 1.51, 1.52

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Fri Jan 18 16:36:34 UTC 2008


Author: nphilipp

Update of /cvs/pkgs/rpms/system-config-nfs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20142

Modified Files:
	.cvsignore sources system-config-nfs.spec 
Log Message:
migrate online help to yelp/Docbook XML



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-nfs/devel/.cvsignore,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- .cvsignore	11 Jan 2008 13:30:40 -0000	1.42
+++ .cvsignore	18 Jan 2008 16:35:58 -0000	1.43
@@ -1 +1 @@
-system-config-nfs-1.3.35.tar.bz2
+system-config-nfs-1.3.36.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-nfs/devel/sources,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- sources	11 Jan 2008 13:30:40 -0000	1.47
+++ sources	18 Jan 2008 16:35:58 -0000	1.48
@@ -1 +1 @@
-05499ee20f2ec78fc98f5db4fe661240  system-config-nfs-1.3.35.tar.bz2
+caa3943025aaf3c25ddd6cd57eee958c  system-config-nfs-1.3.36.tar.bz2


Index: system-config-nfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-nfs/devel/system-config-nfs.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- system-config-nfs.spec	11 Jan 2008 13:30:40 -0000	1.51
+++ system-config-nfs.spec	18 Jan 2008 16:35:58 -0000	1.52
@@ -1,11 +1,5 @@
 # Command line configurables
 
-%if 0%{?fedora}%{?rhel} == 0 || 0%{?fedora} >= 7 || 0%{?rhel} >= 6
-%bcond_without xdg_utils
-%else
-%bcond_with xdg_utils
-%endif
-
 %if 0%{?fedora}%{?rhel} == 0 || 0%{?fedora} >= 9 || 0%{?rhel} >= 6
 %bcond_without console_util
 %else
@@ -14,7 +8,7 @@
 
 Summary: NFS server configuration tool
 Name: system-config-nfs
-Version: 1.3.35
+Version: 1.3.36
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/nfs
 License: GPLv2+
@@ -39,11 +33,6 @@
 Requires: usermode >= 1.36
 %endif
 Requires: rhpl
-%if 0%{?with_xdg_utils:1}
-Requires: xdg-utils
-%else
-Requires: htmlview
-%endif
 Requires: hicolor-icon-theme
 
 %description
@@ -95,6 +84,9 @@
 %config(noreplace) %{_sysconfdir}/pam.d/system-config-nfs
 
 %changelog
+* Fri Jan 18 2008 Nils Philippsen <nphilipp at redhat.com> - 1.3.36-1
+- migrate online help to yelp/Docbook XML
+
 * Fri Jan 11 2008 Nils Philippsen <nphilipp at redhat.com> - 1.3.35-1
 - use config-util for userhelper configuration from Fedora 9 on (#428399)
 




More information about the fedora-extras-commits mailing list