SPECS: munin.spec - fix source numbers

baggins baggins at pld-linux.org
Thu Oct 6 19:28:50 CEST 2005


Author: baggins                      Date: Thu Oct  6 17:28:50 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix source numbers

---- Files affected:
SPECS:
   munin.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/munin.spec
diff -u SPECS/munin.spec:1.10 SPECS/munin.spec:1.11
--- SPECS/munin.spec:1.10	Thu Oct  6 19:08:30 2005
+++ SPECS/munin.spec	Thu Oct  6 19:28:43 2005
@@ -8,14 +8,14 @@
 Summary(pl):	Munin - agent danych RRD Linpro
 Name:		munin
 Version:	1.3.2
-Release:	0.1
+Release:	0.2
 License:	GPL
 Group:		Daemons
 Source0:	http://dl.sourceforge.net/munin/%{name}_%{version}.tar.gz
 # Source0-md5:	9eef4a53626cee0e088391c5deb8bd51
 Source1:	%{name}-node.init
 Source2:	%{name}.cron
-Source2:	%{name}-Makefile.config
+Source3:	%{name}-Makefile.config
 Patch0:		%{name}-Makefile.patch
 URL:		http://munin.sourceforge.net/
 BuildRequires:	htmldoc
@@ -84,7 +84,7 @@
 %prep
 %setup -q
 %patch0 -p1
-install -m644 %{SOURCE2} Makefile.config.pld
+install -m644 %{SOURCE3} Makefile.config.pld
 
 %build
 %{__make} clean
@@ -210,6 +210,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/10/06 17:28:43  baggins
+- fix source numbers
+
 Revision 1.10  2005/10/06 17:08:30  baggins
 - added informative message about munin-node rc-script
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/munin.spec?r1=1.10&r2=1.11&f=u




More information about the pld-cvs-commit mailing list