packages: gammu/gammu.spec - up to 1.24.92 - fixed examples installation - ...

cactus cactus at pld-linux.org
Sun Jul 5 14:35:26 CEST 2009


Author: cactus                       Date: Sun Jul  5 12:35:26 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.24.92
- fixed examples installation
- new subpackage: bash-completion-gammu

---- Files affected:
packages/gammu:
   gammu.spec (1.77 -> 1.78) 

---- Diffs:

================================================================
Index: packages/gammu/gammu.spec
diff -u packages/gammu/gammu.spec:1.77 packages/gammu/gammu.spec:1.78
--- packages/gammu/gammu.spec:1.77	Tue May 12 20:35:44 2009
+++ packages/gammu/gammu.spec	Sun Jul  5 14:35:21 2009
@@ -2,13 +2,13 @@
 Summary:	Tool suite for mobile phones
 Summary(pl.UTF-8):	Zestaw narzędzi do telefonów komórkowych
 Name:		gammu
-Version:	1.24.90
+Version:	1.24.92
 Release:	1
 Epoch:		1
 License:	GPL v2
 Group:		Applications/Communications
 Source0:	http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.bz2
-# Source0-md5:	b128b05c1808fa1e887647eefa1830f1
+# Source0-md5:	2bd90a7f7b0e51f022357af8dffc4bf6
 Patch0:		%{name}-etc_dir.patch
 URL:		http://www.gammu.org/
 BuildRequires:	bluez-libs-devel
@@ -93,6 +93,18 @@
 %description static -l pl.UTF-8
 Biblioteka statyczna zestawu narzędzi dla telefonów komórkowych Gammu.
 
+%package -n bash-completion-gammu
+Summary:	bash-completion for gammu
+Summary(pl.UTF-8):	bashowe uzupełnianie nazw dla gammu
+Group:		Applications/Shells
+Requires:	bash-completion
+
+%description -n bash-completion-gammu
+This package provides bash-completion for gammu.
+
+%description -n bash-completion-gammu -l pl.UTF-8
+Pakiet ten dostarcza bashowe uzupełnianie nazw dla gammu.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -127,7 +139,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 install docs/config/gammurc $RPM_BUILD_ROOT%{_sysconfdir}
-cp -r docs/{examples,develop} $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp -r docs/develop $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 install libGammu.a $RPM_BUILD_ROOT%{_libdir}
 install libgsmsd.a $RPM_BUILD_ROOT%{_libdir}
 
@@ -187,12 +199,21 @@
 %{_libdir}/libgsmsd.a
 %{_libdir}/libGammu.a
 
+%files -n bash-completion-gammu
+%defattr(644,root,root,755)
+%{_sysconfdir}/bash_completion.d/gammu
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78  2009/07/05 12:35:21  cactus
+- up to 1.24.92
+- fixed examples installation
+- new subpackage: bash-completion-gammu
+
 Revision 1.77  2009/05/12 18:35:44  charles
 - updated to 1.24.90; cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gammu/gammu.spec?r1=1.77&r2=1.78&f=u



More information about the pld-cvs-commit mailing list