rpms/sleuthkit/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 sleuthkit.spec, 1.2, 1.3

Chauvet Nicolas kwizart at fedoraproject.org
Tue Oct 28 11:50:39 UTC 2008


Author: kwizart

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

Modified Files:
	.cvsignore sources sleuthkit.spec 
Log Message:
- Update to 3.0.0 (final)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sleuthkit/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	3 Oct 2008 09:04:26 -0000	1.3
+++ .cvsignore	28 Oct 2008 11:50:08 -0000	1.4
@@ -1 +1 @@
-sleuthkit-3.0.0b4.tar.gz
+sleuthkit-3.0.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sleuthkit/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	3 Oct 2008 09:04:26 -0000	1.3
+++ sources	28 Oct 2008 11:50:08 -0000	1.4
@@ -1 +1 @@
-a80eb50203640cee4bf3c0fe69057970  sleuthkit-3.0.0b4.tar.gz
+98ef95dd54832109b95eb85c102409b3  sleuthkit-3.0.0.tar.gz


Index: sleuthkit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sleuthkit/devel/sleuthkit.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sleuthkit.spec	3 Oct 2008 09:04:26 -0000	1.2
+++ sleuthkit.spec	28 Oct 2008 11:50:08 -0000	1.3
@@ -2,19 +2,19 @@
 
 Name:           sleuthkit
 Version:        3.0.0
-Release:        0.1.b4%{?dist}
+Release:        1%{?dist}
 Summary:        The Sleuth Kit (TSK)
 
 Group:          Applications/System
 License:        CPL and IBM and GPLv2+
 URL:            http://www.sleuthkit.org
-Source0:        http://downloads.sourceforge.net/sleuthkit/sleuthkit-%{version}b4.tar.gz
+Source0:        http://downloads.sourceforge.net/sleuthkit/sleuthkit-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 #BuildRequires:  libtool
 
 # afflib - BSD with advertising, GPL incompatible
-BuildRequires:  afflib-devel
+BuildRequires:  afflib-devel >= 3.3.4
 # libewf - Newer versions are plain BSD (older are BSD with advertising)
 BuildRequires:  libewf-devel
 
@@ -49,7 +49,7 @@
 
 
 %prep
-%setup -q -n %{name}-%{version}b4
+%setup -q -n %{name}-%{version}
 
 
 # re-run autotools
@@ -167,6 +167,9 @@
 %{_libdir}/*.so
 
 %changelog
+* Tue Oct 28 2008 kwizart < kwizart at gmail.com > - 3.0.0-1
+- Update to 3.0.0 (final)
+
 * Fri Oct  3 2008 kwizart < kwizart at gmail.com > - 3.0.0-0.1.b4
 - Update to 3.0.0b4
 




More information about the scm-commits mailing list