-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
This is in fedora 27. Looks like gem2rpm makes some assumptions about the name of the gem file which is not right for this package.
$ cd ~/rpmbuild/SPECS
$ gem fetch google-protobuf
Fetching: google-protobuf-3.5.1.2-x86_64-linux.gem (100%)
Downloaded google-protobuf-3.5.1.2-x86_64-linux
$ gem2rpm google-protobuf-3.5.1.2-x86_64-linux.gem >~/rpmbuild/SPECS/protobuf.spec
$ rpmbuild -bs ~/rpmbuild/SPECS/protobuf.spec
error: File /home/kjell/rpmbuild/SOURCES/google-protobuf-3.5.1.2.gem: No such file or directory
Metadata
Metadata
Assignees
Labels
No labels