SPECS (RA-branch): jfsutils.spec - merged version 1.1.8 from HEAD, ...

hawk hawk at pld-linux.org
Thu Jun 16 15:03:15 CEST 2005


Author: hawk                         Date: Thu Jun 16 13:03:15 2005 GMT
Module: SPECS                         Tag: RA-branch
---- Log message:
- merged version 1.1.8 from HEAD, adjusted for Ra
- release 1

---- Files affected:
SPECS:
   jfsutils.spec (1.31 -> 1.31.2.1) 

---- Diffs:

================================================================
Index: SPECS/jfsutils.spec
diff -u SPECS/jfsutils.spec:1.31 SPECS/jfsutils.spec:1.31.2.1
--- SPECS/jfsutils.spec:1.31	Sat Sep  6 21:19:45 2003
+++ SPECS/jfsutils.spec	Thu Jun 16 15:03:10 2005
@@ -1,19 +1,18 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-# --without fsck	-- don't build fsck.jfs (as it requires pthread)
+%bcond_without	fsck	# don't build fsck.jfs (as it requires pthread)
 #
 Summary:	IBM JFS utility programs
 Summary(pl):	Programy użytkowe dla IBM JFS
 Name:		jfsutils
-Version:	1.1.2
-Release:	2
+Version:	1.1.8
+Release:	1
 License:	GPL
 Group:		Applications/System
-Source0:	http://www10.software.ibm.com/developer/opensource/jfs/project/pub/%{name}-%{version}.tar.gz
-# Source0-md5:	324b8b8f8c09817fb79dc093092998f2
-#Patch0:		%{name}-errno.patch
-URL:		http://oss.software.ibm.com/jfs/
+Source0:	http://jfs.sourceforge.net/project/pub/%{name}-%{version}.tar.gz
+# Source0-md5:	eead36ed2ef2bc2a31ebb82fdd0506c4
+URL:		http://jfs.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	e2fsprogs-devel
@@ -30,12 +29,10 @@
 
 %prep
 %setup -q
-#%patch0 -p1
-%{?_without_fsck:cp Makefile.am Makefile.am.tmp}
-%{?_without_fsck:sed -e 's/ fsck / /' Makefile.am.tmp > Makefile.am}
+%{!?with_fsck:cp Makefile.am Makefile.am.tmp}
+%{!?with_fsck:sed -e 's/ fsck / /' Makefile.am.tmp > Makefile.am}
 
 %build
-rm -f missing
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -64,6 +61,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31.2.1  2005/06/16 13:03:10  hawk
+- merged version 1.1.8 from HEAD, adjusted for Ra
+- release 1
+
 Revision 1.31  2003/09/06 19:19:45  blues
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jfsutils.spec?r1=1.31&r2=1.31.2.1&f=u




More information about the pld-cvs-commit mailing list