]> git.pld-linux.org Git - packages/capsel.git/commitdiff
- 2.0rc1 (sources from author)
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 14 Jun 2002 08:32:49 +0000 (08:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete patch
- fixed init (suggested by author)
STBR

Changed files:
    capsel.spec -> 1.7

capsel.spec

index daa3ef8872276701cc5a5b9ef959cc7abb1beb3f..e20040710b1ce88f0927402ae2f6860ea9bf4b72 100644 (file)
@@ -2,19 +2,18 @@
 # _without_dist_kernel - without distribution kernel
 #
 %define                _rel            1
-%define                _pre            pre5
+%define                _pre            rc1
 %define                _orig_name      capsel
 
 Summary:       Capsel - supports Linux-Privs security model
 Summary(pl):   Capsel - obs³uga modelu bezpieczeñstwa Linux-Privs
 Name:          %{_orig_name}
-Version:       1.9.99
+Version:       2.0
 Release:       %{_pre}.%{_rel}
 Group:         Base/Kernel
 License:       GPL v2
 Source0:       http://cliph.linux.pl/capsel/capsel-%{version}%{_pre}.tar.gz
 Source1:       %{name}.init
-Patch0:                %{name}-license.patch
 URL:           http://cliph.linux.pl/capsel/
 %{!?_without_dist_kernel:BuildRequires: kernel-headers}
 BuildRequires: %{kgcc_package}
@@ -62,7 +61,6 @@ Capsel - modu
 
 %prep
 %setup -q -n %{name}-%{version}%{_pre}
-%patch0 -p1
 
 %build
 mkdir bin/
This page took 0.11221 seconds and 4 git commands to generate.