~ubuntu-branches/ubuntu/saucy/maradns/saucy

« back to all changes in this revision

Viewing changes to update/1.2.11/maradns-1.2.10-rpm_spec.patch

  • Committer: Bazaar Package Importer
  • Author(s): Kai Hendry
  • Date: 2006-10-09 17:44:21 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20061009174421-yb151elg3m4t5shl
Tags: 1.2.12.03-1
* New upstream release with many new doc tweaks. Though most of the changes
  are with the webpages which I have chosen not to distribute as you can
  read them all rather online at http://maradns.org/
* The diffs in the Makefiles are due to upstream's configure script
* Added bind2csv2.py as an example from upstream's tools/
  There is a lot of little scripts in tools/ which can probably join this

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- maradns-1.2.10/build/maradns-1.2.10.spec    2006-06-21 03:59:31.000000000 -0500
 
2
+++ maradns-1.2.11/build/maradns-1.2.11.spec    2006-07-17 22:41:33.000000000 -0500
 
3
@@ -1,12 +1,12 @@
 
4
 Summary: An authoritative and recursive DNS server made with security in mind
 
5
 Name: maradns
 
6
-Version: 1.2.10
 
7
+Version: 1.2.11
 
8
 Release: 1
 
9
 License: BSD (Two-clause)
 
10
 Group: Networking/Daemons
 
11
-Source: http://www.maradns.org/download/1.2/1.2.10/maradns-1.2.10.tar.bz2
 
12
-Source1: maradns-1.2.10.tar.bz2.sha1.asc
 
13
-Source2: maradns-1.2.10.tar.bz2.rmd.asc
 
14
+Source: http://www.maradns.org/download/1.2/1.2.11/maradns-1.2.11.tar.bz2
 
15
+Source1: maradns-1.2.11.tar.bz2.sha1.asc
 
16
+Source2: maradns-1.2.11.tar.bz2.rmd.asc
 
17
 Patch0: maradns-1.1.59-rpm.patch
 
18
 BuildRoot: /var/tmp/%{name}-buildroot
 
19
 
 
20
@@ -49,7 +49,7 @@
 
21
 
 
22
 %files
 
23
 %defattr(-,root,root)
 
24
-%doc /usr/doc/maradns-1.2.10/*
 
25
+%doc /usr/doc/maradns-1.2.11/*
 
26
 
 
27
 /usr/sbin/maradns
 
28
 /usr/sbin/zoneserver
 
29
@@ -88,6 +88,9 @@
 
30
 echo MaraDNS should have been stopped
 
31
 
 
32
 %changelog
 
33
+* Fri Jun 23 2006 Sam Trenholme <sam+i55e6bt@chaosring.org>
 
34
+- MaraDNS rpm package updated for version 1.2.11
 
35
+
 
36
 * Mon Jun 19 2006 Sam Trenholme <sam+i55e6bt@chaosring.org>
 
37
 - MaraDNS rpm package updated for version 1.2.10
 
38