SPECS: eggdrop-vanilla.spec - moved config example to %doc

duddits duddits at pld-linux.org
Mon Sep 22 20:48:29 CEST 2008


Author: duddits                      Date: Mon Sep 22 18:48:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- moved config example to %doc

---- Files affected:
SPECS:
   eggdrop-vanilla.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/eggdrop-vanilla.spec
diff -u SPECS/eggdrop-vanilla.spec:1.2 SPECS/eggdrop-vanilla.spec:1.3
--- SPECS/eggdrop-vanilla.spec:1.2	Mon Sep 22 17:15:38 2008
+++ SPECS/eggdrop-vanilla.spec	Mon Sep 22 20:48:23 2008
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Eggdrop jest botem IRC napisanym w C
 Name:		eggdrop-vanilla
 Version:	1.6.19
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/Communications
 Source0:	ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/%{_name}%{version}.tar.bz2
@@ -55,7 +55,7 @@
 %build
 mv aclocal.m4 acinclude.m4
 cp -f /usr/share/automake/config.sub misc/
-cp -f %{_name}.conf doc/
+cp -f %{_name}.conf doc/%{_name}.conf.example
 %{__aclocal}
 %{__autoheader}
 %{__autoconf}
@@ -81,7 +81,7 @@
 mv -f $RPM_BUILD_ROOT{/{text/*,help,scripts,language},%{_datadir}/%{_name}/}
 mv -f $RPM_BUILD_ROOT/modules/* $RPM_BUILD_ROOT%{_libdir}/%{_name}/modules/
 mv -f $RPM_BUILD_ROOT{/doc,%{_mandir}}/man1/%{_name}.1
-rm -rf $RPM_BUILD_ROOT/{doc,README,logs}
+rm -rf $RPM_BUILD_ROOT/{doc,README,logs,eggdrop.conf}
 
 rm -rf docs
 cp -a doc docs
@@ -107,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008/09/22 18:48:23  duddits
+- moved config example to %doc
+
 Revision 1.2  2008/09/22 15:15:38  duddits
 -adapterized
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eggdrop-vanilla.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list