Skip to content

Instantly share code, notes, and snippets.

@timway
Created December 10, 2018 23:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timway/cbb39b5297b2c05cffaf399325e266a5 to your computer and use it in GitHub Desktop.
Save timway/cbb39b5297b2c05cffaf399325e266a5 to your computer and use it in GitHub Desktop.
Name: republicanywhere
Version: 1.5.9
Release: 2
Summary: The Republic Wireless Anywhere messaging client.
License: Proprietary
URL: https://republicwireless.com/republic-anywhere/
Source0: republicanywhere-1.5.9.tar.gz
Requires: libappindicator,libXScrnSaver
%description
%prep
%build
%install
mkdir -p %{buildroot}/%{_bindir}
cd %{buildroot}
tar xzvf %{SOURCE0}
chmod 755 %{buildroot}/usr/share/republicanywhere/libffmpeg.so
%files
/usr/bin/republicanywhere
%attr(644,root,root) /usr/share/applications/republicanywhere.desktop
/usr/share/republicanywhere/*
%attr(755,root,root) /usr/share/republicanywhere/libffmpeg.so
%attr(755,root,root) /usr/share/republicanywhere/libnode.so
%attr(755,root,root) /usr/share/republicanywhere/Republic*Anywhere
%changelog
* Mon Dec 10 2018 Tim Way
- Initial Release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment