SPECS: cromfs.spec - updated to 1.5.4

qboosh qboosh at pld-linux.org
Sun Jul 20 23:33:25 CEST 2008


Author: qboosh                       Date: Sun Jul 20 21:33:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.5.4

---- Files affected:
SPECS:
   cromfs.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/cromfs.spec
diff -u SPECS/cromfs.spec:1.10 SPECS/cromfs.spec:1.11
--- SPECS/cromfs.spec:1.10	Sat Aug 25 15:17:25 2007
+++ SPECS/cromfs.spec	Sun Jul 20 23:33:20 2008
@@ -2,15 +2,16 @@
 Summary:	Compressed ROM filesystem for Linux in user-space
 Summary(pl.UTF-8):	System plików Compressed ROM dla Linuksa działający w przestrzeni użytkownika
 Name:		cromfs
-Version:	1.5.2
+Version:	1.5.4
 Release:	0.1
 License:	GPL v3
-Group:		Applications
+Group:		Applications/System
 Source0:	http://bisqwit.iki.fi/src/arch/%{name}-%{version}.tar.bz2
-# Source0-md5:	7cc141088aa34e5c41cb4631fae5c0a4
+# Source0-md5:	25c73dcb37c57ff676b3cfd6f9d5d5d2
 URL:		http://bisqwit.iki.fi/source/cromfs.html
 BuildRequires:	libfuse-devel >= 0:2.5.2
 BuildRequires:	libstdc++-devel
+BuildRequires:	rpmbuild(macros) >= 1.167
 Requires:	libfuse >= 0:2.5.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -47,10 +48,13 @@
 %setup -q
 
 %build
+./configure
 %{__make} \
+	CPP="%{__cpp}" \
 	CXX="%{__cxx}" \
 	CFLAGS="%{rpmcflags}" \
-	CXXFLAGS="%{rpmcflags}" \
+	CXXFLAGS="%{rpmcxxflags}" \
+	OPTIM="%{rpmcflags}" \
 	PROGS="cromfs-driver util/mkcromfs util/unmkcromfs util/cvcromfs"
 
 %{__make} test \
@@ -79,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008/07/20 21:33:20  qboosh
+- updated to 1.5.4
+
 Revision 1.10  2007/08/25 13:17:25  qboosh
 - don't build cromfs-driver-static
 - License is GPL v3 now
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cromfs.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list