Search
j0ke.net Open Build Service
>
Projects
>
server:routing
>
mrd6
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 5
[-]
[+]
Changed
mrd6.spec
@@ -1,5 +1,5 @@ # -# spec file for package mrd6 (Version 0.9.5.3) +# spec file for package mrd6 (Version 0.9.6) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,9 +11,9 @@ # norootforbuild Name: mrd6 -Version: 0.9.5.3 +Version: 0.9.6 Release: 0 -%define pkg_version 0.9.5 +%define pkg_version 0.9.6 %define pkg_patchlevel 3 # License: GPL @@ -23,7 +23,8 @@ BuildRequires: gcc-c++ net-snmp-devel # Url: http://www.fivebits.net/proj/mrd6/ -Source: http://www.fivebits.net/files/mrd6/mrd6-%{pkg_version}-%{pkg_patchlevel}.tar.gz +#Source: http://www.fivebits.net/files/mrd6/mrd6-%{pkg_version}-%{pkg_patchlevel}.tar.gz +Source: http://www.fivebits.net/files/mrd6/mrd6-%{pkg_version}.tar.bz2 Patch: mrd6-0.9.5_verbose_make.patch # Summary: Multicast Routing Daemon for IPv6 @@ -52,7 +53,7 @@ %debug_package %prep %setup -n mrd6-%{pkg_version} -%patch +#%patch %build export CFLAGS="%{optflags}" @@ -112,6 +113,8 @@ %{_mandir}/man8/mrd6.8.gz %changelog +* Thu Apr 02 2009 Carsten Schoene <cs@linux-administrator.com> +- update to 0.9.6 * Tue Mar 27 2007 - mrueckert@suse.de - update to 0.9.5-3 - removed mrd6-0.9.5_compiler_warnings.patch:
Added
mrd6-0.9.6.tar.bz2
^