rpms/seedit/devel seedit.spec,1.6,1.7

Yuichi Nakamura (ynakam) fedora-extras-commits at redhat.com
Thu Apr 12 07:41:04 UTC 2007


Author: ynakam

Update of /cvs/extras/rpms/seedit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv729

Modified Files:
	seedit.spec 
Log Message:
Updated to 2.1.1



Index: seedit.spec
===================================================================
RCS file: /cvs/extras/rpms/seedit/devel/seedit.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- seedit.spec	15 Feb 2007 03:42:53 -0000	1.6
+++ seedit.spec	12 Apr 2007 07:36:47 -0000	1.7
@@ -1,4 +1,4 @@
-%define buildnum 5
+%define buildnum 1
 %define python_sitelib %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib()')
 %define selinuxenabled /usr/sbin/selinuxenabled
 
@@ -16,7 +16,7 @@
 %define sample_policy_type fc6
 
 Name: seedit         
-Version: 2.1.0
+Version: 2.1.1
 Release: %{buildnum}%{?dist}
 Summary: SELinux Policy Editor:Core component
 Group:  System Environment/Base        
@@ -25,7 +25,6 @@
 Source0: http://osdn.dl.sourceforge.jp/selpe/23577/%{name}-%{version}.tar.gz
 Source1: seedit-gui.desktop
 Source2: seedit-gui.png
-Patch0: 2.1.0-5.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{betatag}-root-%(%{__id_u} -n)
 BuildRequires:  libselinux-devel >= 1.19, libsepol-devel >= 1.1.1, byacc, flex
 Requires:  checkpolicy, m4, audit, libselinux >= 1.19, libsepol >= 1.1.1
@@ -42,7 +41,6 @@
 
 %prep
 %setup -q
-%patch0 -p0
 
 %build
 pushd core
@@ -171,7 +169,11 @@
 
 
 %changelog
-* Thu Feb 15 2007 Yuichi Nakamura<ynakam at hitachisoft.jp> 2.1.0-5
+* Thu Apr 12 2007 Yuichi Nakamura<ynakam at hitachisoft.jp> 2.1.1-1
+ - Merged bug fix until 2.1.0-5
+ - Other bug fixes
+
+* Fri Feb 16 2007 Yuichi Nakamura<ynakam at hitachisoft.jp> 2.1.0-5
  - SELINUX= is set permissive when uninstall,
 because relabel fails in enforcing mode.
  - Modified path to seedit-load.conf




More information about the scm-commits mailing list