Spec URL: https://bostrt.fedorapeople.org/simplenote.spec SRPM URL: https://bostrt.fedorapeople.org/simplenote-1.0.2-1.fc24.src.rpm Description: I've created a package for the simplenote.com Linux desktop client. I look forward to a review and any improvement suggestions. simplenote is a note-taking app with storage hosted by Automattic. Fedora Account System Username: bostrt
cp -r $RPM_BUILD_DIR/simplenote-electron-%{version}/release/Simplenote-linux-x64/* $RPM_BUILD_ROOT%{_datadir}/simplenote/ doesn't seem like true open source.
(In reply to Igor Gnatenko from comment #1) > > doesn't seem like true open source. I'm not sure if I follow what you mean by true open source. Can you clarify your concerns and I can check on it? Also, if you can help me understand how that line would lead you to believe its not true open source, I'm happy to adjust it so its a little clearer. Turns out, I'm going to need to make some adjustments to the .spec anyways. Part of the build process requires reaching out to the network to pull down npm dependencies. This is going to need to be removed since koji does not allow for network connections created outside of the standard rpmbuild macros during build. Also, I neglected to state this in my initial update, but this is my first package submission. I'm in search of a sponsor as well and will be reaching out to the devel list soon. I'll be following up with a revision of my SRPM and .spec.
Due to the amount of dependencies that would be required by Simplenote this is not going to be accomplished in foreseeable future. I'm focusing on some other packages on my list.