rpms/maradns/devel .cvsignore, 1.3, 1.4 maradns.spec, 1.4, 1.5 sources, 1.3, 1.4

Ville Skyttä scop at fedoraproject.org
Wed Aug 12 17:37:00 UTC 2009


Author: scop

Update of /cvs/pkgs/rpms/maradns/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9068

Modified Files:
	.cvsignore maradns.spec sources 
Log Message:
* Wed Aug 12 2009 Ville Skyttä <ville.skytta at iki.fi> - 1.3.07.09-4
- Use lzma compressed upstream tarball.

https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/maradns/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	22 Feb 2009 00:44:25 -0000	1.3
+++ .cvsignore	12 Aug 2009 17:36:59 -0000	1.4
@@ -1 +1 @@
-maradns-1.3.07.09.tar.bz2
+maradns-1.3.07.09.tar.lzma


Index: maradns.spec
===================================================================
RCS file: /cvs/pkgs/rpms/maradns/devel/maradns.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- maradns.spec	25 Jul 2009 11:47:59 -0000	1.4
+++ maradns.spec	12 Aug 2009 17:36:59 -0000	1.5
@@ -1,9 +1,9 @@
 Name:		maradns
 Version:	1.3.07.09
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Authoritative and recursive DNS server made with security in mind
 
-Source0:	http://www.maradns.org/download/1.3/%{version}/%{name}-%{version}.tar.bz2
+Source0:	http://www.maradns.org/download/1.3/%{version}/%{name}-%{version}.tar.lzma
 Source1:	maradns.init
 Source2:	zoneserver.init
 Group:		System Environment/Daemons
@@ -12,6 +12,8 @@ URL:		http://www.maradns.org/
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+# lzma for decompressing in EL-5
+BuildRequires:		lzma
 Requires(pre):		shadow-utils
 Requires(post):		/sbin/chkconfig
 Requires(preun):	/sbin/chkconfig
@@ -170,6 +172,9 @@ fi
 
 
 %changelog
+* Wed Aug 12 2009 Ville Skyttä <ville.skytta at iki.fi> - 1.3.07.09-4
+- Use lzma compressed upstream tarball.
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.07.09-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/maradns/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	22 Feb 2009 00:44:28 -0000	1.3
+++ sources	12 Aug 2009 17:36:59 -0000	1.4
@@ -1 +1 @@
-1d221438fb4d9317263555262b9c652c  maradns-1.3.07.09.tar.bz2
+88a437d58d7316a91d574bad4d63ec12  maradns-1.3.07.09.tar.lzma




More information about the fedora-extras-commits mailing list