Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164954 - app-mobilephone/smsclient-2.0.9a - extend the UCP driver to support the sender number
Summary: app-mobilephone/smsclient-2.0.9a - extend the UCP driver to support the sende...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: Gentoo Mobile Phone Developers (INACTIVE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-02 08:25 UTC by Andreas Bollhalder
Modified: 2007-02-03 06:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
diff -u of the files changed to support sender number in UCP driver (all.diff,4.48 KB, patch)
2007-02-02 11:14 UTC, Andreas Bollhalder
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Bollhalder 2007-02-02 08:25:57 UTC
I made an easy addition to the SMSClient utility for supporting the sender number in the UCP driver. With this, my mobile phone knows the number from who the message was sent. Otherwise, my provider (Swisscom) will send the SMS with an empty number.

Can someone please provide me the arguments for the diff utility that I can send the changes for easy merge ?

Sincerly
Andreas

Reproducible: Always




This change was tested with:
smsclient v2.0.8y
smsclient v2.0.8z
smsclient v2.0.9a

Under Gentoo:
app-mobilephone/smsclient-2.0.9a
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-02 09:17:15 UTC
Well, we can't read your mind. Attach a unified diff against the current ebuild or attach a patch for the code or whatnot and reopen then.
Comment 2 Andreas Bollhalder 2007-02-02 11:14:53 UTC
Created attachment 108920 [details, diff]
diff -u of the files changed to support sender number in UCP driver

Please review it. I have done the diff to the source from smsclient-2.0.9a whithout the patches from Gentoo.
Comment 3 Andreas Bollhalder 2007-02-02 11:15:33 UTC
Reopened with diff supplied.
Comment 4 Alin Năstac (RETIRED) gentoo-dev 2007-02-03 06:50:53 UTC
Fixed in -r1. Thanks!

P.S. Try to make a better patch next time, will ya? Yours didn't modified a single line and I had to go through all those .rej files...