This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Name: pam_yubico | |
Version: 2.26 | |
Release: 1%{?dist} | |
Summary: A Pluggable Authentication Module for yubikeys | |
Group: System Environment/Base | |
License: BSD | |
URL: http://opensource.yubico.com/yubico-pam/ | |
Source0: https://developers.yubico.com/yubico-pam/Releases/pam_yubico-%{version}.tar.gz | |
#Patch0: pam_yubico-pamuid_t.patch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# This is a script to rename movies files | |
# from: Edge of Tomorrow [2014 BluRay].mp4 | |
# to: Edge of Tomorrow [2014 720p].mp4 | |
############## | |
# EDIT THESE # | |
############## |