packages: checkpolicy/checkpolicy.spec - up to 2.1.0

arekm arekm at pld-linux.org
Sat Sep 10 22:33:29 CEST 2011


Author: arekm                        Date: Sat Sep 10 20:33:29 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 2.1.0

---- Files affected:
packages/checkpolicy:
   checkpolicy.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: packages/checkpolicy/checkpolicy.spec
diff -u packages/checkpolicy/checkpolicy.spec:1.36 packages/checkpolicy/checkpolicy.spec:1.37
--- packages/checkpolicy/checkpolicy.spec:1.36	Sat Jan 29 01:06:13 2011
+++ packages/checkpolicy/checkpolicy.spec	Sat Sep 10 22:33:24 2011
@@ -2,18 +2,18 @@
 Summary:	SELinux policy compiler
 Summary(pl.UTF-8):	Kompilator polityki SELinux
 Name:		checkpolicy
-Version:	2.0.21
+Version:	2.1.0
 Release:	1
 License:	GPL v2
 Group:		Development
-Source0:	%{name}-%{version}.tar.gz
-# Source0-md5:	97080e8d11f307db2bcc2b9a03dd6b8e
+Source0:	http://userspace.selinuxproject.org/releases/20110727/devel/%{name}-%{version}.tar.gz
+# Source0-md5:	c447f1d6cc6897f058d7e44e961fe3fd
 URL:		http://userspace.selinuxproject.org/trac
 BuildRequires:	bison
 BuildRequires:	flex
-BuildRequires:	libselinux-devel >= 2.0
+BuildRequires:	libselinux-devel >= 2.1.0
 # it uses libsepol symbols not exported in shared library
-BuildRequires:	libsepol-static >= 2.0.41
+BuildRequires:	libsepol-static >= 2.1.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -52,7 +52,7 @@
 %build
 %{__make} \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags} -pipe" \
+	CFLAGS="%{rpmcflags} %{rpmcppflags} -pipe" \
 	YACC="bison -y" \
 	LIBDIR=%{_libdir}
 
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2011/09/10 20:33:24  arekm
+- up to 2.1.0
+
 Revision 1.36  2011/01/29 00:06:13  sparky
 - dropped pre-cvs changelog
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/checkpolicy/checkpolicy.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list