This file contains hidden or 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/perl -w | |
| # -- | |
| # bin/otrs.AddService.pl - add new Services | |
| # Copyright (C) 2001-2012 OTRS AG, http://otrs.org/ | |
| # -- | |
| # $Id: otrs.AddService.pl,v 1.1.2.2 2012/06/27 21:56:51 mb Exp $ | |
| # -- | |
| # This program is free software; you can redistribute it and/or modify | |
| # it under the terms of the GNU AFFERO General Public License as published by | |
| # the Free Software Foundation; either version 3 of the License, or |
This file contains hidden or 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: perl-Gravatar-URL | |
| Version: 1.06 | |
| Release: 1%{?dist} | |
| Summary: Make URLs for Gravatars from an email address | |
| License: GPL+ or Artistic | |
| Group: Development/Libraries | |
| URL: http://search.cpan.org/dist/Gravatar-URL/ | |
| Source0: http://www.cpan.org/authors/id/M/MS/MSCHWERN/Gravatar-URL-%{version}.tar.gz | |
| BuildArch: noarch | |
| BuildRequires: perl(parent) |
This file contains hidden or 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: perl-Cache-Memcached-Fast | |
| Version: 0.19 | |
| Release: 1%{?dist} | |
| Summary: Perl client for memcached, in C language | |
| Group: Development/Libraries | |
| License: GPL+ or Artistic | |
| URL: http://search.cpan.org/dist/Cache-Memcached-Fast | |
| Source0: http://search.cpan.org/CPAN/authors/id/K/KR/KROKI/Cache-Memcached-Fast-0.19.tar.gz | |
| BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
This file contains hidden or 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: perl-DBD-ODBC | |
| Version: 1.39 | |
| Release: 1%{?dist} | |
| Summary: ODBC Driver for Perl DBI | |
| Group: Development/Libraries | |
| License: GPL+ or Artistic | |
| URL: https://metacpan.org/module/DBD::ODBC | |
| Source0: http://cpan.metacpan.org/authors/id/M/MJ/MJEVANS/DBD-ODBC-1.39.tar.gz | |
| BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
This file contains hidden or 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/perl -w | |
| # -- | |
| # syncqueues_csv2otrs.pl - sync queue csv to otrs | |
| # Copyright (C) 2012 OTRS BV, http://otrs.com/ | |
| # -- | |
| # This program is free software; you can redistribute it and/or modify | |
| # it under the terms of the GNU AFFERO General Public License as published by | |
| # the Free Software Foundation; either version 3 of the License, or | |
| # any later version. | |
| # |
NewerOlder