[packages/rt-client-console] - up to 0.2.0
arekm
arekm at pld-linux.org
Wed Jun 9 10:59:21 CEST 2021
commit 4dfc72fbdd801986b2891eb9c8507a25e0cc373b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Jun 9 10:58:59 2021 +0200
- up to 0.2.0
rt-client-console.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/rt-client-console.spec b/rt-client-console.spec
index 31c19dc..a696ee5 100644
--- a/rt-client-console.spec
+++ b/rt-client-console.spec
@@ -1,13 +1,13 @@
%define rsvn 58
Summary: ncurses based Request Tracker client
Name: rt-client-console
-Version: 0.1
-Release: 0.%{rsvn}1
+Version: 0.2.0
+Release: 1
License: GPL v2
Group: Applications
-Source0: %{name}-%{rsvn}.tar.gz
-# Source0-md5: b1183a4fb034d8f68b6b05ccefbbbef8
-URL: http://code.google.com/p/rt-client-console/
+Source0: https://cpan.metacpan.org/authors/id/D/DA/DAMS/RT-Client-Console-0.2.0.tar.gz
+# Source0-md5: 504e741a6c7b8afb2315bd8fb096bcd4
+URL: https://metacpan.org/release/DAMS/RT-Client-Console-0.2.0
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -19,7 +19,7 @@ retrieve data, and POE to provide a multitask non synchronous
interface
%prep
-%setup -q -n %{name}
+%setup -q -n RT-Client-Console-%{version}
%build
%{__perl} Makefile.PL \
@@ -38,7 +38,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/rtconsole
%{perl_vendorlib}/RT
%{_mandir}/man1/rtconsole.1*
%{_mandir}/man3/*.3*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rt-client-console.git/commitdiff/4dfc72fbdd801986b2891eb9c8507a25e0cc373b
More information about the pld-cvs-commit
mailing list