rpms/mtools/devel .cvsignore, 1.8, 1.9 mtools.spec, 1.36, 1.37 sources, 1.8, 1.9

Adam Tkac atkac at fedoraproject.org
Tue Nov 11 15:29:35 UTC 2008


Author: atkac

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

Modified Files:
	.cvsignore mtools.spec sources 
Log Message:
- updated to 4.0.0_pre1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mtools/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	31 May 2007 11:00:14 -0000	1.8
+++ .cvsignore	11 Nov 2008 15:29:04 -0000	1.9
@@ -1 +1 @@
-mtools-3.9.11.tar.bz2
+mtools-4.0.0_pre1.tar.bz2


Index: mtools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mtools/devel/mtools.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- mtools.spec	3 Oct 2008 10:42:30 -0000	1.36
+++ mtools.spec	11 Nov 2008 15:29:04 -0000	1.37
@@ -1,10 +1,12 @@
+%define prever pre1
+
 Summary: Programs for accessing MS-DOS disks without mounting the disks
 Name: mtools
-Version: 3.9.11
-Release: 5%{?dist}
+Version: 4.0.0
+Release: 0.1.%{prever}%{?dist}
 License: GPLv2+
 Group: Applications/System
-Source: http://mtools.linux.lu/mtools-%{version}.tar.bz2
+Source: http://mtools.linux.lu/mtools-%{version}_%{prever}.tar.bz2
 Url: http://mtools.linux.lu/
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Patch0: mtools-3.9.6-config.patch
@@ -22,7 +24,7 @@
 Mtools should be installed if you need to use MS-DOS disks
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n %{name}-%{version}_%{prever}
 %patch0 -p1
 %patch3 -p1 -b .big
 
@@ -66,6 +68,9 @@
 %{_infodir}/*
 
 %changelog
+* Tue Nov 11 2008 Adam Tkac <atkac redhat com> 4.0.0-0.1.pre1
+- updated to 4.0.0_pre1
+
 * Fri Oct 03 2008 Adam Tkac <atkac redhat com> 3.9.11-5
 - mtools-3.9.9-noargs.patch and mtools-3.9.6-paths.patch are not needed
 - rebuild (#465040)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mtools/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	31 May 2007 11:00:14 -0000	1.8
+++ sources	11 Nov 2008 15:29:04 -0000	1.9
@@ -1 +1 @@
-8508a3ea9b612a926f3ed0f229e6c21a  mtools-3.9.11.tar.bz2
+f92f7af5285f6af2a676f8395befe26f  mtools-4.0.0_pre1.tar.bz2




More information about the fedora-extras-commits mailing list