Changeset 121 for trunk

Show
Ignore:
Timestamp:
11.12.2005 17:13:51 (3 years ago)
Author:
tibob
Message:
  • Update for Redhat packages
  • Took over Sam's debian control files and adapted them for
    • a non official package
    • new upstream
Location:
trunk
Files:
5 added
7 modified

Legend:

Unmodified
Added
Removed
  • trunk/debian/changelog

    r63 r121  
     1ipfm (0.12.0rc1-1) unstable; urgency=low 
     2 
     3  * New upstream relase 
     4 
     5 -- Robert Chéramy <ipfm-debian@r.cheramy.net>  Sun, 11 Dec 2005 16:50:40 +0100 
     6 
     7ipfm (0.11.5-4) unstable; urgency=low 
     8 
     9  * Fixed major package breakage caused by a wrong DH_COMPAT value. 
     10 
     11 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 25 Jul 2004 22:22:10 +0200 
     12 
     13ipfm (0.11.5-3) unstable; urgency=low 
     14 
     15  * debian/control: 
     16    + Set policy to 3.6.1.1. 
     17  * debian/rules: 
     18    + Use dh_installman instead of dh_installmanpages. 
     19 
     20 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 23 Jul 2004 13:38:25 +0200 
     21 
     22ipfm (0.11.5-2) unstable; urgency=low 
     23 
     24  * Set policy to 3.5.10. 
     25  * We build-depend on flex-old instead of flex. 
     26 
     27 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 31 May 2003 00:43:41 +0200 
     28 
     29ipfm (0.11.5-1) unstable; urgency=low 
     30 
     31  * Version number is now in sync with upstream. 
     32  * Fixed a spelling error in the copyright file. 
     33  * Added support for Linux cooked capture datalink (Closes: #167040). 
     34  * If the default configuration file is present, we do not start ipfm until 
     35    it was properly tuned (Closes: #183479). 
     36  * Updated Standards-Version. 
     37 
     38 -- Samuel Hocevar <sam@zoy.org>  Sat, 15 Mar 2003 17:29:56 +0100 
     39 
     40ipfm (0.11.4-3) unstable; urgency=low 
     41 
     42  * Fixed minor grammar errors in the sample configuration (Closes: #146409). 
     43  * Rebuilt against libpcap0.7 to remove dependency on libpcap0 which got 
     44    removed from unstable (Closes: #156204). 
     45 
     46 -- Samuel Hocevar <sam@zoy.org>  Sun, 18 Aug 2002 12:16:58 +0200 
     47 
     48ipfm (0.11.4-2.1) unstable; urgency=low 
     49 
     50  * Non maintainer upload 
     51  * Rebuilt with new libpcap to remove dependency on libpcap0, which I 
     52    got removed from unstable by accident. Sorry about this... 
     53 
     54 -- Torsten Landschoff <torsten@debian.org>  Sat, 10 Aug 2002 11:37:02 +0200 
     55 
     56ipfm (0.11.4-2) unstable; urgency=low 
     57 
     58  * Fixed build dependencies (Closes: #123754). 
     59 
     60 -- Samuel Hocevar <sam@zoy.org>  Fri, 14 Dec 2001 02:38:26 +0100 
     61 
    162ipfm (0.11.4-1) unstable; urgency=low 
     63 
    264  * New upstream release. 
    3   * Fixed wrong buffer clearing date 
     65  * Fixed wrong buffer clearing date. 
     66  * Fixed build dependencies (Closes: #100807). 
    467 
    5  -- Robert CHERAMY <robert@cheramy.net>  Sun,  7 Jan 2001 19:28:56 +0100 
     68 -- Samuel Hocevar <sam@zoy.org>  Sun,  7 Jan 2001 19:28:56 +0100 
    669 
    770ipfm (0.11.3-1) unstable; urgency=low 
     71 
    872  * New upstream release. 
    973  * fixed default DUMPINTERVAL 
    1074  * fixed Clean() function (last release introduced a possible segfault) 
    1175 
    12  -- Robert CHERAMY <robert@cheramy.net>  Wed, 13 Dec 2000 00:43:09 +0100 
     76 -- Samuel Hocevar <sam@zoy.org>  Wed, 13 Dec 2000 00:43:09 +0100 
    1377 
    1478ipfm (0.11.2-1) unstable; urgency=low 
  • trunk/debian/control

    r63 r121  
    22Section: net 
    33Priority: optional 
    4 Maintainer: Robert CHERAMY <robert@cheramy.net> 
    5 Build-depends: libpcap-dev, flex, bison 
    6 Standards-Version: 3.1.1 
     4Maintainer: Robert Chéramy <ipfm-debian@r.cheramy.net> 
     5Build-Depends: libpcap0.8-dev, bison, flex, debhelper (>= 4.0) 
     6Standards-Version: 3.6.1.1 
    77 
    88Package: ipfm 
    99Architecture: any 
    1010Depends: ${shlibs:Depends} 
    11 Description: A bandwidth analysis tool 
     11Description: a bandwidth analysis tool 
    1212 IPFM counts how much data was sent and received by specified hosts through 
    1313 an Internet link. 
  • trunk/debian/copyright

    r45 r121  
    1 This package was debianized by Robert CHERAMY tibob@via.ecp.fr on 
     1This package was debianized by Robert CHERAMY <tibob at via.ecp.fr> on 
    22Fri, 13 Aug 1999 16:00:00 +0200. 
     3Maintainer for the official Debian package is Sam Hocevar <sam+deb@zoy.org> 
    34 
    4 It was downloaded from http://www.via.ecp.fr/~tibob/ipfm/ 
     5It was downloaded from http://robert.cheramy.net/ipfm/ 
    56 
    6 Upstream Author(s): Robert CHERAMY <tibob@via.ecp.fr> and 
    7                     Andres KRAPF <dae@via.ecp.fr> 
     7Upstream Authors: Robert Chéramy <ipfm-debian@r.cheramy.net> 
     8                  Andres Krapf <dae@via.ecp.fr> 
    89 
    910Copyright: GNU General Public License. 
    1011 
    11 On Debian/GNU Linux systems, a copy of the GNU GPL can be found in 
     12On Debian GNU/Linux systems, a copy of the GNU GPL can be found in 
    1213/usr/share/common-licenses/GPL. 
  • trunk/debian/docs

    r45 r121  
    11TODO 
    22HISTORY 
    3 INSTALL 
  • trunk/debian/init

    r45 r121  
    1313  start) 
    1414        echo -n "Starting $DESC: " 
     15        if grep -q '^ *DISABLED' /etc/ipfm.conf 
     16        then 
     17                echo "disabled, please tune /etc/ipfm.conf." 
     18                exit 0 
     19        fi 
    1520        if start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid \ 
    1621                --exec $DAEMON 
     
    4146                /var/run/$NAME.pid --exec $DAEMON 
    4247        sleep 1 
     48        if grep -q '^ *DISABLED' /etc/ipfm.conf 
     49        then 
     50                echo "disabled, please tune /etc/ipfm.conf." 
     51                exit 0 
     52        fi 
    4353        start-stop-daemon --start --quiet --pidfile \ 
    4454                /var/run/$NAME.pid --exec $DAEMON 
  • trunk/debian/rules

    r45 r121  
    1414        dh_testdir 
    1515 
    16         ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc 
    17         # Add here commands to compile the package. 
     16        ./configure --prefix=/usr --mandir=/usr/share/man \ 
     17                    --sysconfdir=/etc --localstatedir=/var 
     18 
    1819        $(MAKE)  
    1920 
     
    2728        # Add here commands to clean up after the build process. 
    2829        -$(MAKE) distclean 
     30        rm -f debian/examples debian/conffiles 
    2931 
    3032        dh_clean 
     
    3739        dh_installdirs 
    3840 
    39         # Add here commands to install the package into debian/tmp. 
    40         $(MAKE) ROOT=`pwd`/debian/tmp install 
     41        # Add here commands to install the package into debian/ipfm. 
     42        $(MAKE) ROOT=`pwd`/debian/ipfm install 
     43 
     44        # Add a warning line to the configuration file 
     45        echo "# Remove this line when finished tuning the configuration" \ 
     46                > debian/ipfm/foo 
     47        echo "DISABLED" >> debian/ipfm/foo 
     48        echo "" >> debian/ipfm/foo 
     49        cat debian/ipfm/etc/ipfm.conf >> debian/ipfm/foo 
     50        mv -f debian/ipfm/foo debian/ipfm/etc/ipfm.conf 
    4151 
    4252        touch install-stamp 
     
    5262        dh_testroot 
    5363        dh_installdocs 
    54         dh_installexamples 
     64        dh_installexamples ipfm.conf.sample 
    5565#       dh_installmenu 
    5666#       dh_installemacsen 
    5767        dh_installinit 
    5868#       dh_installcron 
    59         dh_installmanpages 
     69        dh_installman 
    6070#       dh_undocumented 
    6171        dh_installchangelogs  
     
    6474        dh_compress 
    6575        dh_fixperms 
    66 # You may want to make some executables suid here 
    67 #       dh_suidregister 
    6876#       dh_makeshlibs 
    6977        dh_installdeb 
  • trunk/redhat/ipfm.spec

    r106 r121  
    11Summary: IP Flow Meter is a bandwidth analysis tool 
    22Name: ipfm 
    3 Version: 0.11.5 
     3Version: 0.12.0rc1 
    44Release: 1dm 
    55Copyright: GPL