SPECS (AC-branch): gnokii.spec - deps for initscript - force one m...
glen
glen at pld-linux.org
Mon Sep 25 13:00:39 CEST 2006
Author: glen Date: Mon Sep 25 11:00:38 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- deps for initscript
- force one make job
- rel 2
---- Files affected:
SPECS:
gnokii.spec (1.85.2.3 -> 1.85.2.4)
---- Diffs:
================================================================
Index: SPECS/gnokii.spec
diff -u SPECS/gnokii.spec:1.85.2.3 SPECS/gnokii.spec:1.85.2.4
--- SPECS/gnokii.spec:1.85.2.3 Sun Sep 24 22:44:31 2006
+++ SPECS/gnokii.spec Mon Sep 25 13:00:33 2006
@@ -3,7 +3,7 @@
Summary(pl): Linuksowy/uniksowy zestaw narzędzi dla telefonów komórkowych
Name: gnokii
Version: 0.6.14
-Release: 1
+Release: 2
Epoch: 1
License: GPL v2+
Group: Applications/Communications
@@ -27,6 +27,7 @@
BuildRequires: mysql-devel
BuildRequires: pkgconfig
BuildRequires: postgresql-devel
+BuildRequires: rpmbuild(macros) >= 1.268
Requires: libgnokii = %{epoch}:%{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -70,9 +71,9 @@
Summary: libgnokii heades files
Summary(pl): Pliki nagłówkowe biblioteki libgnokii
Group: Development/Libraries
+Requires: XFree86-devel
Requires: bluez-libs-devel >= 2.8-2
Requires: libgnokii = %{epoch}:%{version}-%{release}
-Requires: XFree86-devel
Obsoletes: gnokii-devel
%description -n libgnokii-devel
@@ -98,7 +99,9 @@
Summary: Daemon for handling incoming and outgoing SMSes using libgnokii
Summary(pl): Serwer do zarządzania przychodzacymi i wychodzacymi SMS-ami przy użyciu gnokii
Group: Daemons
+Requires(post,preun): /sbin/chkconfig
Requires: gnokii = %{epoch}:%{version}-%{release}
+Requires: rc-scripts
Obsoletes: smstools
%description smsd
@@ -160,7 +163,7 @@
--enable-security \
--with-xgnokiidir=%{_prefix} \
%{?debug:--enable-fulldebug}
-%{__make}
+%{__make} -j1
cd smsd
%{__make}
@@ -191,13 +194,11 @@
install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/smsd
install %{SOURCE4} $RPM_BUILD_ROOT/etc/rc.d/init.d/smsd
-
# do not complain about unpackaged files (we package them with %%doc anyway)
rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
# move xgnokii manpage into proper place
mv -f $RPM_BUILD_ROOT{%{_prefix}/man,%{_mandir}}/man1/xgnokii.1x
-
rm -f $RPM_BUILD_ROOT%{_libdir}/smsd/*.{la,a}
%find_lang %{name}
@@ -261,7 +262,7 @@
%defattr(644,root,root,755)
%{_libdir}/libgnokii.a
-%files -n gnokii-smsd
+%files smsd
%defattr(644,root,root,755)
%doc smsd/ChangeLog smsd/README smsd/README.MySQL smsd/README.Tru64 smsd/action smsd/*.sql
%attr(755,root,root) %{_sbindir}/smsd
@@ -290,6 +291,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.85.2.4 2006/09/25 11:00:33 glen
+- deps for initscript
+- force one make job
+- rel 2
+
Revision 1.85.2.3 2006/09/24 20:44:31 glen
- merged 0.6.14 from HEAD
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnokii.spec?r1=1.85.2.3&r2=1.85.2.4&f=u
More information about the pld-cvs-commit
mailing list