WIP: Automatic update to 1.121460 #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "cpanmirror/perl-App-gcal:autoupdate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Note: This is removing a subpackage, so WIP for now.
cpanspec.yml has to be added to add the subpackage
Automatic update to 1.121460to WIP: Automatic update to 1.121460@@ -90,4 +90,3 @@
%install
%perl_make_install
%perl_process_packlist
# rename gcal to avoid conflicts with GNU gcal (boo#778048)
I think this has to be added to cpanspec.yml
@@ -81,4 +79,2 @@
%prep
%setup -q -n "App-gcal-%{version}"
%__sed -i '/^auto_install/d' Makefile.PL
Not sure if this is still necessary
@@ -62,2 +53,3 @@
The 'gcal' command provides a quick and easy interface to Google Calendar
from the command line.
%package binary
The subpackage has to be added to cpanspec.yml
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.