On Tue, Jan 05, 2010 at 02:39:02PM -0700, Nathanael Noblet wrote:
> Changing my /lib/udev/rules.d/69-blackberry.rules to the line you provide
> seems to do the same yes as I can run the btool -l command successfully as a
> normal user. I got the latest from your git repo, but the file wasn't there
> as far as I could see.

Hi Nathanael,

Sorry for the delay.  It took me a while to test my changes on Fedora 12.

I've updated the git repo now, and the barry.spec file includes the
69-blackberry.rules that is based on your changes.

It installs under /etc/udev, though... I'm not sure why /lib/udev
is your target... it seems to work for me in /etc/udev, so I left the
config files there.

If you wish to build an RPM using your own system, install rpmdevtools
and rpm-build, then run rpmdev-setuptree to create an rpmbuild tree
in your home directory.

Then, clone and build:

        git clone git://...  (as usual)
        cd maintainer
        ./git-release-tar.sh 0 17 master

This will give an error at the end, but that's debian specific.
Copy the resulting build/barry-0.17.tar.bz2 to your ~/rpmbuild/SOURCES
directory, along with barry.spec to ~/rpmbuild/SPECS and then

        cd ~/rpmbuild/SPECS
        rpmbuild -ba barry.spec

Sorry if you know all this already. :-)

Good luck,
- Chris


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to