Search
j0ke.net Open Build Service
>
Projects
>
server:telephony
>
mISDNuser
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Added
mISDNuser.spec
@@ -0,0 +1,57 @@ +# +# spec file for package mISDNuser (Version 1.1.7) +# +# + +# norootforbuild +# usedforbuild aaa_base acl attr audit-libs autoconf automake bash bind-libs bind-utils binutils bison bzip2 capi4linux capisuite coreutils cpio cpp cpp41 cracklib cvs cyrus-sasl db diffutils e2fsprogs file filesystem fillup findutils flex gawk gcc gcc41 gdbm gdbm-devel gettext gettext-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv kernel-source kernel-syms klogd less libacl libattr libcom_err libgcc41 libltdl libmudflap41 libnscd libstdc++41 libtool libvolume_id libxcrypt libzio linux-kernel-headers m4 make man mktemp mISDN module-init-tools ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-modules patch perl permissions popt procinfo procps psmisc pwdutils rcs readline rpm sed strace sysvinit tar tcpd texinfo timezone udev unzip util-linux vim zlib zlib-devel + + +Name: mISDNuser +BuildRequires: kernel-source kernel-syms udev newt-devel wget mISDN flex ncurses-devel +URL: http://www.misdn.org +Summary: modular ISDN driver architecture +Version: 1_1_7 +Release: 1 +License: GNU General Public License (GPL) +Group: Productivity/Telephony/Utilities +PreReq: %insserv_prereq %fillup_prereq udev +Requires: mISDN +Requires: zaptel-kmp zaptel +Excludearch: s390 s390x +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: mISDNuser-%{version}.tar.gz + + +%description +This package provides the mISDNuser sourcecode for kernelmodules +Attention!!! These modules are BETA code and experimental, they may be +crash your machine. Here is no support from SuSE for it. + +Authors: +-------- + Karsten Keil + + +%prep +%setup -n mISDNuser-%{version} + + +%install +make INSTALL_PREFIX="%{buildroot}" LIBDIR="%{_libdir}" +make INSTALL_PREFIX="%{buildroot}" LIBDIR="%{_libdir}" install + +%clean +rm -rf %buildroot + +%files +%defattr(-,root,root,-) +/usr + + + +%changelog -n mISDNuser +* Tue Nov 27 2007 - vittorio@vitsoft.bz +- New mISDN for mISDN 1.1.7 +* Mon Aug 16 2007 - vittorio@vitsoft.bz +- New mISDN for mISDN 1.1.5