Hi, bugs.meego.com - Bug 8784 - Error package name in SDK WiKi
Sure that's the right bug? /Carsten 2011/6/9 rrware <[email protected]>: > Hi, > Adding new package smackutil in project MeeGo:1.2:oss:Testing. Please review > and accept ASAP. > > Justification for this new package: > > * Thu Jun 09 2011 Ryan Ware <[email protected]> - 20110606 > - This is in support of a Smack enabled kernel. > - Bug#8784. > > Thank You, > rrware > > [This message was auto-generated] > > --- > > Request #20399: > > submit: devel:security:1.2/smackutil(r12) -> > MeeGo:1.2:oss:Testing/smackutil > > > Message: > * Thu Jun 09 2011 Ryan Ware <[email protected]> - 20110606 > - This is in support of a Smack enabled kernel. > - Bug#8784. > > State: new 2011-06-09T13:50:46 rrware > Comment: None > > > This is a NEW package in MeeGo:1.2:oss:Testing project. > The files in the new package: > smackutil/ > |__ 0001-init-script-rules-profile-support.patch > |__ 0001-init-script-unload-rules-support.patch > |__ Makefile > |__ smackutil-20110606.tar.bz2 > |__ smackutil.changes > |__ smackutil.spec > > The content of the spec file, smackutil.spec: > =================================================================== > # > # spec file for package [spectemplate] > # > # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. > # > # All modifications and additions to the file contributed by third parties > # remain the property of their copyright owners, unless otherwise agreed > # upon. The license for this file, and modifications and additions to the > # file, is the same license as for the pristine package itself (unless the > # license for the pristine package is not an Open Source License, in which > # case the license is the MIT License). An "Open Source License" is a > # license that conforms to the Open Source Definition (Version 1.9) > # published by the Open Source Initiative. > > # Please submit bugfixes or comments via http://bugs.opensuse.org/ > # > # norootforbuild > > Name: smackutil > Version: 20110606 > Release: 1 > Summary: Smack specific applications and the /etc/init.d script > > Group: System/Base > License: GPLv2 > Source: %{name}-%{version}.tar.bz2 > > Patch1: 0001-init-script-rules-profile-support.patch > Patch2: 0001-init-script-unload-rules-support.patch > > BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root > > BuildRequires: pkgconfig(glib-2.0) > Requires: module-init-tools > Requires: bash >= 3.0 > Requires: SysVinit >= 2.85-38 > Requires: /etc/meego-release, udev, fastinit > > # BuildArch: noarch > > %description > The smackutil package contains the basic system script used to set up > mandatory access control using the Simplified Mandatory Access Control > Kernel (Smack) on your MeeGo system. Smackutil also contains a set of > utilities that make it easier to take advantage of Smack. > > > %prep > %setup -q > > %patch1 -p1 > %patch2 -p1 > > %build > make -C src > > > %install > make ROOT=$RPM_BUILD_ROOT SUPERUSER=`id -un` SUPERGROUP=`id -gn` > mandir=%{_mandir} install > make -C src ROOT=$RPM_BUILD_ROOT install > > > %clean > rm -rf $RPM_BUILD_ROOT > > %files > %defattr(-,root,root,-) > /bin/chsmack > /sbin/smackload > /sbin/smackcipso > /etc/rc.d/init.d/smack > /etc/rc.d/rc2.d/S08smack > /etc/rc.d/rc3.d/S08smack > /etc/rc.d/rc4.d/S08smack > /etc/rc.d/rc5.d/S08smack > > %dir /smack > %dir /etc/smack > > %doc > > > %changelog > > =================================================================== > > _______________________________________________ > MeeGo-commits mailing list > [email protected] > http://lists.meego.com/listinfo/meego-commits > _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
