SPECS: fnfx.spec - unify sf URL, added docs

darekr darekr at pld-linux.org
Sat Oct 1 16:59:42 CEST 2005


Author: darekr                       Date: Sat Oct  1 14:59:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unify sf URL, added docs

---- Files affected:
SPECS:
   fnfx.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/fnfx.spec
diff -u SPECS/fnfx.spec:1.6 SPECS/fnfx.spec:1.7
--- SPECS/fnfx.spec:1.6	Sun Dec 26 20:53:05 2004
+++ SPECS/fnfx.spec	Sat Oct  1 16:59:36 2005
@@ -4,12 +4,12 @@
 Name:		fnfx
 Version:	0.3
 Release:	0.1
-License:	GPL
+License:	GPL v2
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/fnfx/%{name}-%{version}.tar.gz
 # Source0-md5:	2487730494a8ff86d83d9cf7e6a67325
 Source1:	%{name}.init
-URL:		http://fnfx.sf.net/
+URL:		http://fnfx.sourceforge.net/
 Requires(post,preun):   /sbin/chkconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,8 +43,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_sbindir},/etc/rc.d/init.d}
-install -d $RPM_BUILD_ROOT/etc/fnfx
+install -d $RPM_BUILD_ROOT{%{_sbindir},/etc/rc.d/init.d,%{_sysconfdir}/fnfx}
+
 install src/{fnfx,fnfxd} $RPM_BUILD_ROOT%{_sbindir}
 install etc/{fnfxd.conf,keymap} $RPM_BUILD_ROOT/etc/fnfx
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/fnfx
@@ -70,19 +70,20 @@
 
 %files
 %defattr(644,root,root,755)
+%doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_sbindir}/*
-%dir %{_sysconfdir}/%{name}
-%config(noreplace) %{_sysconfdir}/%{name}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}
 %attr(754,root,root)  /etc/rc.d/init.d/%{name}
 
-#%doc ChangeLog INSTALL AUTHORS README
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/10/01 14:59:36  darekr
+- unify sf URL, added docs
+
 Revision 1.6  2004/12/26 19:53:05  darekr
 - updated to 0.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fnfx.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list