rpms/policycoreutils/devel policycoreutils.spec,1.436,1.437

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Fri Aug 24 17:52:33 UTC 2007


Author: dwalsh

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

Modified Files:
	policycoreutils.spec 
Log Message:
* Fri Aug 24 2007 Dan Walsh <dwalsh at redhat.com> 2.0.25-2
- Cleanup spec



Index: policycoreutils.spec
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils.spec,v
retrieving revision 1.436
retrieving revision 1.437
diff -u -r1.436 -r1.437
--- policycoreutils.spec	23 Aug 2007 21:00:38 -0000	1.436
+++ policycoreutils.spec	24 Aug 2007 17:52:00 -0000	1.437
@@ -1,25 +1,25 @@
-%define libauditver 1.4.2-1
-%define libsepolver 2.0.6-1
-%define libsemanagever 2.0.4-1
-%define libselinuxver 2.0.23-3
-%define sepolgenver 1.0.8
+%define	libauditver	1.4.2-1
+%define	libsepolver	2.0.6-1
+%define	libsemanagever	2.0.4-1
+%define	libselinuxver	2.0.23-3
+%define	sepolgenver	1.0.8
 Summary: SELinux policy core utilities
-Name: policycoreutils
+Name:	 policycoreutils
 Version: 2.0.25
-Release: 1%{?dist}
-License: GPL
-Group: System Environment/Base
-Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
+Release: 2%{?dist}
+License: GPLv2+
+Group:	 System Environment/Base
+Source:	 http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
 Source1: http://www.nsa.gov/selinux/archives/sepolgen-%{sepolgenver}.tgz
-URL: 	 http://www.selinuxproject.org
+URL:	 http://www.selinuxproject.org
 Source2: system-config-selinux.png
 Source3: system-config-selinux.desktop
 Source4: system-config-selinux.pam
 Source5: system-config-selinux.console
-Patch: policycoreutils-rhat.patch
-Patch1: policycoreutils-po.patch
+Patch:	 policycoreutils-rhat.patch
+Patch1:	 policycoreutils-po.patch
 #Patch2: policycoreutils-sepolgen.patch
-Patch3: policycoreutils-gui.patch
+Patch3:	 policycoreutils-gui.patch
 
 BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver}  libcap-devel audit-libs-devel >=  %{libauditver} gettext
 Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff /bin/rpm /bin/sed 
@@ -74,10 +74,10 @@
 install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/security/console.apps/system-config-selinux
 ln -sf consolehelper %{buildroot}%{_bindir}/system-config-selinux
 
-desktop-file-install --vendor fedora                            \
-	--dir ${RPM_BUILD_ROOT}%{_datadir}/applications         \
-        --add-category X-Fedora                                 \
-	%{SOURCE3}
+desktop-file-install --vendor fedora \
+		     --dir ${RPM_BUILD_ROOT}%{_datadir}/applications	\
+		     --add-category X-Fedora				\
+		     %{SOURCE3}
 %find_lang %{name}
 
 %package newrole
@@ -193,6 +193,9 @@
 fi
 
 %changelog
+* Fri Aug 24 2007 Dan Walsh <dwalsh at redhat.com> 2.0.25-2
+- Cleanup spec
+
 * Thu Aug 23 2007 Dan Walsh <dwalsh at redhat.com> 2.0.25-1
 - Update semodule man page
 	* Fix genhomedircon searching for USER from Todd Miller
@@ -430,7 +433,7 @@
 - Updated newrole NONBlOCK patch
 
 * Tue Feb 20 2007 Dan Walsh <dwalsh at redhat.com> 2.0.2-2
-- Remove Requires: %{name}-plugins
+- Remove Requires: %%{name}-plugins
 
 * Tue Feb 20 2007 Dan Walsh <dwalsh at redhat.com> 2.0.2-1
 - Update to upstream




More information about the fedora-extras-commits mailing list