SPECS: swatch.spec - added example config file (Source1) to _defau...

darekr darekr at pld-linux.org
Wed Sep 13 17:25:14 CEST 2006


Author: darekr                       Date: Wed Sep 13 15:25:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added example config file (Source1) to _defaultdocdir/exmaples dir

---- Files affected:
SPECS:
   swatch.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/swatch.spec
diff -u SPECS/swatch.spec:1.27 SPECS/swatch.spec:1.28
--- SPECS/swatch.spec:1.27	Wed Sep 13 17:06:44 2006
+++ SPECS/swatch.spec	Wed Sep 13 17:25:08 2006
@@ -8,6 +8,7 @@
 License:	distributable
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/swatch/%{name}-%{version}.tar.gz
+Source1:	%{name}rc
 # Source0-md5:	e55db93ef6250d684a56104fd03b8821
 URL:		http://swatch.sourceforge.net/
 BuildRequires:	perl-Time-HiRes >= 1.12
@@ -42,9 +43,12 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
+install %{SOURCE1} examples
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -59,13 +63,15 @@
 %dir %{perl_vendorlib}/auto/Swatch/Actions
 %{perl_vendorlib}/auto/Swatch/Actions/autosplit.ix
 
-
 %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.28  2006/09/13 15:25:08  darekr
+- added example config file (Source1) to _defaultdocdir/exmaples dir
+
 Revision 1.27  2006/09/13 15:06:44  darekr
 - updated to 3.2.1, R: perl-Date-Manip
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/swatch.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list