|
@@ -1,9 +1,6 @@
|
|
|
-# define bootstrap for initial build
|
|
|
-%define perl_bootstrap 1
|
|
|
-
|
|
|
Name: perl-Test-SubCalls
|
|
|
Version: 1.09
|
|
|
-Release: 1%{?_dist_release}
|
|
|
+Release: 2%{?_dist_release}
|
|
|
Summary: Track the number of times subs are called
|
|
|
|
|
|
Group: Development/Libraries
|
|
@@ -74,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Fri Feb 24 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.09-2
|
|
|
+- undefine perl_bootstrap this time
|
|
|
+
|
|
|
* Fri Feb 24 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.09-1
|
|
|
- initial build for Vine Linux
|
|
|
|