SPECS: sms.spec - fix sending messages through miastoplusa (change...

adamg adamg at pld-linux.org
Mon Nov 26 00:33:19 CET 2007


Author: adamg                        Date: Sun Nov 25 23:33:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix sending messages through miastoplusa (changes from Michal 'lipek'
  Lipka <lipek (at) lipek.pl>)

---- Files affected:
SPECS:
   sms.spec (1.98 -> 1.99) 

---- Diffs:

================================================================
Index: SPECS/sms.spec
diff -u SPECS/sms.spec:1.98 SPECS/sms.spec:1.99
--- SPECS/sms.spec:1.98	Wed May  2 02:15:50 2007
+++ SPECS/sms.spec	Mon Nov 26 00:33:14 2007
@@ -12,29 +12,31 @@
 Group:		Applications/Communications
 Source0:	http://www.ceti.pl/~miki/komputery/download/sms/%{name}-%{version}.tar.gz
 # Source0-md5:	dcbf973d5eaea710d31a65e6ca2fb6fb
-Source1:	smsq
+Source1:	%{name}q
 Patch0:		%{name}-orange.patch
+Patch1:		%{name}-miastoplusa.patch
 URL:		http://ceti.pl/~miki/komputery/sms.html
 BuildRequires:	curl-devel
 BuildRequires:	gdbm-devel
 BuildRequires:	libstdc++-devel
-BuildRequires:	pcre-devel
 BuildRequires:	pcre++-devel
+BuildRequires:	pcre-devel
 BuildRequires:	rpm-build >= 4.0.2-48
 Obsoletes:	sms-X11
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This program sends SMS to mobile phones operaterd by Polish GSM
-operators: Era, Plus and Idea.
+operators: Era, Plus and Orange.
 
 %description -l pl.UTF-8
 Program potrafi wysyłać wiadomości na telefony sieci Era, Plus oraz
-Idea.
+Orange.
 
 %prep
 %setup -q
 %patch0 -p0
+%patch1 -p0
 
 %build
 %{__make} \
@@ -67,6 +69,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99  2007-11-25 23:33:14  adamg
+- fix sending messages through miastoplusa (changes from Michal 'lipek'
+  Lipka <lipek (at) lipek.pl>)
+
 Revision 1.98  2007-05-02 00:15:50  shadzik
 - add -range.patch
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sms.spec?r1=1.98&r2=1.99&f=u



More information about the pld-cvs-commit mailing list