]> git.pld-linux.org Git - packages/psmisc.git/commitdiff
- fix selinux bcond; rel 3; STBR auto/ac/psmisc-21_5-3
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 17 Nov 2004 21:51:32 +0000 (21:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    psmisc.spec -> 1.75

psmisc.spec

index a4ca7e44381f5f8101cf5de5aa56c60c0fb788d1..064347f20a82288592ef1df3520abee713c9a3eb 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without selinux         # do not enable SELinux support
+%bcond_without selinux         # build without SELinux support
 #
 Summary:       Utilities for managing processes on your system
 Summary(de):   Utilities zum Verwalten der Prozesse auf Ihrem System
@@ -14,7 +14,7 @@ Summary(tr):  /proc dosya sistemi i
 Summary(uk):   õÔÉ̦ÔÉ ÒÏÂÏÔÉ Ú ÐÒÏÃÅÓÁÍÉ
 Name:          psmisc
 Version:       21.5
-Release:       2
+Release:       3
 License:       distributable
 Group:         Applications/System
 Source0:       http://dl.sourceforge.net/psmisc/%{name}-%{version}.tar.gz
@@ -95,7 +95,7 @@ g
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
+%{?with_selinux:%patch3 -p1}
 %patch4 -p1
 
 # allow *.gmo rebuilding
This page took 0.052288 seconds and 4 git commands to generate.