]> git.pld-linux.org Git - packages/gammu.git/blame - gammu.spec
- updated to 1.28.0 (DEVEL merge)
[packages/gammu.git] / gammu.spec
CommitLineData
bc4e3c70
TP
1Summary: Tool suite for mobile phones
2Summary(pl.UTF-8): Zestaw narzędzi do telefonów komórkowych
e4c35d43 3Name: gammu
1bb8440d 4Version: 1.28.0
5Release: 1
f836a189 6Epoch: 1
2585acb8 7License: GPL v2+
f836a189 8Group: Applications/Communications
736b1f60 9Source0: http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.bz2
1bb8440d 10# Source0-md5: 1cddf45348b0c8cebcc14c9e693c6c9a
202fe725 11Source1: %{name}-smsd.init
12Source2: %{name}-smsd.sysconfig
e721ad3e 13Patch0: %{name}-etc_dir.patch
a331b5e4 14URL: http://www.gammu.org/
54d86c80 15BuildRequires: bluez-libs-devel
281fa2ca 16BuildRequires: cmake >= 2.4.6
8f45ba1e 17BuildRequires: curl-devel
9ab30125 18BuildRequires: gettext-devel
101d1802 19BuildRequires: mysql-devel
736b1f60 20BuildRequires: postgresql-devel
3ca020a3 21BuildRequires: python-devel >= 1:2.5
3ca020a3 22BuildRequires: rpm-pythonprov
2585acb8 23BuildRequires: rpmbuild(macros) >= 1.293
3b248c9a 24Requires: %{name}-libs = %{epoch}:%{version}-%{release}
202fe725 25Suggests: %{name}-smsd = %{epoch}:%{version}-%{release}
e4c35d43
PG
26Provides: mygnokii2
27Obsoletes: mygnokii2
f836a189 28BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
29
30%description
e4c35d43 31Gammu (formerly known as MyGnokii2) is cellular manager for various
99e7d737
JB
32mobile phones and modems. It currently supports Nokia 3210, 33xx,
333410, 3510, 51xx, 5210, 5510, 61xx, 62xx, 63xx, 6510, 7110, 82xx,
348310, 9110, and 9210, and AT devices (such as Siemens, Alcatel,
35WaveCom, IPAQ, and other). It has a command line version with many
36functions for ringtones, phonebook, SMS, logos, WAP, date/time, alarm,
37calls, etc. It can also make full backups and restore them.
38
1b85dc8f
JR
39%description -l pl.UTF-8
40Gammu (poprzednio znany jako MyGnokii2) jest narzędziem do zarządzania
41różnymi telefonami komórkowymi i modemami. Aktualnie obsługuje Nokie
99e7d737 423210, 33xx, 3410, 51xx, 5210, 5510, 61xx, 62xx, 63xx, 6510, 7110,
1b85dc8f
JR
4382xx, 8310, 9110 i 3210 oraz urządzenia AT (takie jak Siemens,
44Alcatel, WaveCom, IPAQ i inne). Ma wersję działającą z linii poleceń z
45wieloma funkcjami do dzwonków, książki telefonicznej, SMS-ów, logo,
46WAP, daty/czasu, budzika, dzwonienia itp. Może także wykonywać pełne
47kopie zapasowe danych i odtwarzać je.
f836a189 48
202fe725 49%package smsd
50Summary: Gammu SMS Daemon
51Summary(pl.UTF-8): Demon SMS Gammu
52Group: Applications/Communications
53Requires: %{name} = %{epoch}:%{version}-%{release}
54
55%description smsd
56Gammu SMS Daemon is a program that periodically scans GSM modem for
57received messages, stores them in defined storage and also sends
58messages enqueued in this storage. It is perfect tool for managing big
59amounts of received or sent messages and automatically process them.
60
61%description smsd -l pl.UTF-8
62Demon SMS Gammu jest programem, któr okresowo sprawdza czy modem GSM
1bb8440d 63odebrał jakieś wiadomości, przechowuje je w zdefiniowanym zasobie a
64także wysyła wiadomości skolejkowane w tym zasobie. Jest idealnym
65narzędziem do zarządzania dużą ilością otrzymanych lub wysyłanych
66wiadomości i atomatycznego przetwarzania ich.
202fe725 67
e9da6d17 68%package libs
736b1f60 69Summary: Gammu library
70Summary(pl.UTF-8): Biblioteka Gammu
71Group: Libraries
e9da6d17 72
73%description libs
74Gammu tool suite library.
75
35238559 76%description libs -l pl.UTF-8
e9da6d17 77Biblioteka zestawu narzędzi dla telefonów komórkowych Gammu.
78
3b248c9a
JB
79%package devel
80Summary: Header files for Gammu tool suite for mobile phones
81Summary(pl.UTF-8): Pliki nagłówkowe zestawu narzędzi dla telefonów komórkowych Gammu
82Group: Development/Libraries
83Requires: %{name}-libs = %{epoch}:%{version}-%{release}
a860cb8f 84Requires: bluez-libs-devel
3b248c9a
JB
85
86%description devel
87Header files for Gammu tool suite for mobile phones.
88
89%description devel -l pl.UTF-8
90Pliki nagłówkowe zestawu narzędzi dla telefonów komórkowych Gammu.
91
3ca020a3 92%package -n python-gammu
93Summary: Python bingings for Gammu library
94Summary(pl.UTF-8): Wiązania języka Python dla biblioteki Gammu
95Group: Development/Languages/Python
40579025 96Requires: %{name}-libs = %{epoch}:%{version}-%{release}
3ca020a3 97%pyrequires_eq python-modules
3ca020a3 98
99%description -n python-gammu
100Python bingings for Gammu library.
101
2585acb8 102%description -n python-gammu -l pl.UTF-8
3ca020a3 103Wiązania języka Python dla biblioteki Gammu.
104
e9da6d17 105%package static
736b1f60 106Summary: Gammu static library
107Summary(pl.UTF-8): Biblioteka statyczna Gammu
108Group: Development/Libraries
3b248c9a 109Requires: %{name}-devel = %{epoch}:%{version}-%{release}
e9da6d17 110
111%description static
112Gammu static library.
113
35238559 114%description static -l pl.UTF-8
e9da6d17 115Biblioteka statyczna zestawu narzędzi dla telefonów komórkowych Gammu.
116
1b61967a
BZ
117%package -n bash-completion-gammu
118Summary: bash-completion for gammu
119Summary(pl.UTF-8): bashowe uzupełnianie nazw dla gammu
120Group: Applications/Shells
5e34605d 121Requires: %{name} = %{epoch}:%{version}-%{release}
2585acb8 122Requires: bash-completion
1b61967a
BZ
123
124%description -n bash-completion-gammu
125This package provides bash-completion for gammu.
126
127%description -n bash-completion-gammu -l pl.UTF-8
128Pakiet ten dostarcza bashowe uzupełnianie nazw dla gammu.
129
f836a189 130%prep
44bab158 131%setup -q
8f45ba1e 132%patch0 -p1
f836a189 133
134%build
35238559
TP
135mkdir -p build
136cd build
2314bcd8 137%cmake .. \
35238559 138 -DCMAKE_INSTALL_PREFIX="%{_prefix}" \
2314bcd8 139 -DCMAKE_VERBOSE_MAKEFILE=ON \
8f45ba1e 140 -DBUILD_SHARED_LIBS=OFF \
5e447162
MB
141 -DINSTALL_LIB_DIR=%{_lib} \
142 -DINSTALL_LIBDATA_DIR=%{_libdir} \
8f45ba1e 143 %{?debug:-DCMAKE_BUILD_TYPE="Debug"}
36390489 144%{__make}
6baa676b 145mv libgammu/libGammu.a ..
146mv smsd/libgsmsd.a ..
2314bcd8 147%cmake .. \
35238559 148 -DCMAKE_INSTALL_PREFIX="%{_prefix}" \
2314bcd8 149 -DCMAKE_VERBOSE_MAKEFILE=ON \
8f45ba1e 150 -DBUILD_SHARED_LIBS=ON \
5e447162
MB
151 -DINSTALL_LIB_DIR=%{_lib} \
152 -DINSTALL_LIBDATA_DIR=%{_libdir} \
8f45ba1e 153 %{?debug:-DCMAKE_BUILD_TYPE="Debug"}
36390489 154%{__make}
f836a189 155
156%install
157rm -rf $RPM_BUILD_ROOT
35238559 158install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_examplesdir}/%{name}-%{version}}
3b248c9a
JB
159
160%{__make} -C build install \
35238559 161 DESTDIR=$RPM_BUILD_ROOT
35238559 162
6baa676b 163install docs/config/gammurc $RPM_BUILD_ROOT%{_sysconfdir}
1b61967a 164cp -r docs/develop $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
35238559 165install libGammu.a $RPM_BUILD_ROOT%{_libdir}
6baa676b 166install libgsmsd.a $RPM_BUILD_ROOT%{_libdir}
202fe725 167install -d $RPM_BUILD_ROOT%{_sysconfdir}/%{name}-smsd $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig}
168install docs/config/smsdrc $RPM_BUILD_ROOT%{_sysconfdir}/%{name}-smsd/ttyS0.conf
169install -p %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}-smsd
170cp -a %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/%{name}-smsd
171install -d $RPM_BUILD_ROOT/%{_varrun}/%{name}-smsd
172install -d $RPM_BUILD_ROOT/%{_sharedstatedir}/%{name}-smsd
6baa676b 173
9ab30125 174%find_lang %{name}
59428bc4 175%find_lang libgammu
11342faf 176
177rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
f836a189 178
5f592fd2
JB
179# for rpm autodeps
180chmod 755 $RPM_BUILD_ROOT%{_libdir}/lib*.so*
181
f836a189 182%clean
183rm -rf $RPM_BUILD_ROOT
184
a860cb8f
JB
185%post libs -p /sbin/ldconfig
186%postun libs -p /sbin/ldconfig
11342faf 187
202fe725 188%pre smsd
189%groupadd -g 251 gammu-smsd
190%useradd -u 251 -d /var/lib/gammu-smsd -s /bin/false -c "Gammu SMSD user" -G dialout -g gammu-smsd gammu-smsd
191
192%post smsd
193/sbin/chkconfig --add gammu-smsd
194%service gammu-smsd restart "Gammu SMSD"
195
196%preun smsd
197if [ "$1" = "0" ]; then
198 %service gammu-smsd stop
199 /sbin/chkconfig --del gammu-smsd
200fi
201
202%postun smsd
203if [ "$1" = "0" ]; then
204 %groupremove gammu-smsd
205 %userremove gammu-smsd
206fi
207
9ab30125 208%files -f %{name}.lang
f836a189 209%defattr(644,root,root,755)
1bb8440d 210%doc AUTHORS BUGS ChangeLog docs/user/gammu.html docs/user/gammu.html README README.Python
9ab30125 211%doc %lang(it) docs/user/gammu.it.txt docs/user/readme.it.txt
e4c35d43 212%attr(755,root,root) %{_bindir}/%{name}
6baa676b 213%attr(755,root,root) %{_bindir}/jadmaker
a3c0577f 214%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gammurc
a3c0577f 215%{_examplesdir}/%{name}-%{version}
40579025
KK
216%{_mandir}/man[157]/*
217%lang(cs) %{_mandir}/cs/man[157]/*
e9da6d17 218
202fe725 219%files smsd
1bb8440d 220%defattr(644,root,root,755)
202fe725 221%doc docs/sql/*.sql
222%attr(755,root,root) %{_bindir}/gammu-smsd
223%attr(755,root,root) %{_bindir}/gammu-smsd-inject
224%attr(755,root,root) %{_bindir}/gammu-smsd-monitor
225%attr(754,root,root) /etc/rc.d/init.d/%{name}-smsd
1bb8440d 226%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}-smsd
202fe725 227%{_sysconfdir}/%{name}-smsd
228%attr(750,root,gammu-smsd) %{_varrun}/%{name}-smsd
229%attr(750,gammu-smsd,gammu-smsd) %{_sharedstatedir}/%{name}-smsd
230
59428bc4 231%files libs -f libgammu.lang
2585acb8 232%defattr(644,root,root,755)
a860cb8f 233%attr(755,root,root) %{_libdir}/libGammu.so.*.*
6baa676b 234%attr(755,root,root) %{_libdir}/libgsmsd.so.*.*.*.*
59428bc4
AF
235%attr(755,root,root) %ghost %{_libdir}/libgsmsd.so.?
236%attr(755,root,root) %ghost %{_libdir}/libGammu.so.?
3b248c9a 237
e9da6d17 238%files devel
239%defattr(644,root,root,755)
35238559 240%attr(755,root,root) %{_bindir}/%{name}-config
a860cb8f 241%attr(755,root,root) %{_libdir}/libGammu.so
6baa676b 242%attr(755,root,root) %{_libdir}/libgsmsd.so
e9da6d17 243%{_includedir}/*
6baa676b 244%dir %{py_sitedir}/gammu/
245%attr(755,root,root) %{py_sitedir}/gammu/_gammu.so
a860cb8f 246%{_pkgconfigdir}/gammu.pc
6baa676b 247%{_pkgconfigdir}/gammu-smsd.pc
e9da6d17 248
3ca020a3 249%files -n python-gammu
250%defattr(644,root,root,755)
251%dir %{py_sitedir}/gammu
252%attr(755,root,root) %{py_sitedir}/gammu/*.so
253%{py_sitedir}/gammu/*.py
254
e9da6d17 255%files static
2585acb8 256%defattr(644,root,root,755)
6baa676b 257%{_libdir}/libgsmsd.a
a860cb8f 258%{_libdir}/libGammu.a
1b61967a
BZ
259
260%files -n bash-completion-gammu
261%defattr(644,root,root,755)
262%{_sysconfdir}/bash_completion.d/gammu
This page took 0.240304 seconds and 4 git commands to generate.