SPECS: ipfm.spec - won /etc/ipfm dir - proper versioning

shadzik shadzik at pld-linux.org
Sun Aug 10 19:58:22 CEST 2008


Author: shadzik                      Date: Sun Aug 10 17:58:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- won /etc/ipfm dir
- proper versioning

---- Files affected:
SPECS:
   ipfm.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/ipfm.spec
diff -u SPECS/ipfm.spec:1.36 SPECS/ipfm.spec:1.37
--- SPECS/ipfm.spec:1.36	Sun Aug 10 19:32:50 2008
+++ SPECS/ipfm.spec	Sun Aug 10 19:58:17 2008
@@ -3,14 +3,16 @@
 # Conditional build:
 %bcond_with	mysql	# build with experimental MySQL support
 #
+%define		snap	pre1
+
 Summary:	IP Flow Meter is a bandwidth analysis tool
 Summary(pl.UTF-8):	IP Flow Meter - program analizujący wykorzystanie łącza
 Name:		ipfm
-Version:	0.12.0pre1
-Release:	2%{?with_mysql:.mysql}
+Version:	0.12.0
+Release:	0.%{snap}%{?with_mysql:.mysql}.1
 License:	GPL
 Group:		Networking/Utilities
-Source0:	http://robert.cheramy.net/ipfm/archive/devel/0.12/%{name}-%{version}.tgz
+Source0:	http://robert.cheramy.net/ipfm/archive/devel/0.12/%{name}-%{version}%{snap}.tgz
 # Source0-md5:	5952fe5a77023c6202a92cfbb400f7ba
 Source1:	%{name}.init
 Patch0:		%{name}-mysql.patch
@@ -81,6 +83,7 @@
 %files
 %defattr(644,root,root,755)
 %doc HISTORY TODO
+%dir %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %attr(755,root,root) %{_sbindir}/%{name}
@@ -93,6 +96,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2008/08/10 17:58:17  shadzik
+- won /etc/ipfm dir
+- proper versioning
+
 Revision 1.36  2008/08/10 17:32:50  shadzik
 - add patch1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ipfm.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list