diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-03-21 08:00:07 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-03-21 08:00:07 +0100 |
commit | 8e383f4af66b1fc7e4a1dcd811228d9c8a81ee2e (patch) | |
tree | 1575fe2a192e1e0c52c6ee5bebecf9adc675ea2b | |
parent | 07bdb23eacf0b67ea5ed7e186a8cb79c677939fa (diff) |
php-ircmaxell-security-lib: cleanup
-rw-r--r-- | php-ircmaxell-security-lib.spec | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/php-ircmaxell-security-lib.spec b/php-ircmaxell-security-lib.spec index e6cdad2..ed335b0 100644 --- a/php-ircmaxell-security-lib.spec +++ b/php-ircmaxell-security-lib.spec @@ -18,8 +18,6 @@ Release: 1%{?dist} Summary: A Base Security Library Group: Development/Libraries -# See class headers -# LICENSE file will be in next version License: MIT URL: https://github.com/%{gh_owner}/%{gh_project} Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz @@ -116,4 +114,4 @@ rm -rf %{buildroot} - drop composer.json from library path * Wed Aug 13 2014 Remi Collet <remi@fedoraproject.org> - 1.0.0-1 -- initial package
\ No newline at end of file +- initial package |