]> git.pld-linux.org Git - packages/perl-HTML-CalendarMonthSimple.git/blobdiff - perl-HTML-CalendarMonthSimple.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-HTML-CalendarMonthSimple.git] / perl-HTML-CalendarMonthSimple.spec
index 22347d57a7f03fbf0012821f734b8f84c95b311e..e26fd882f5ad3b5b00cb7f0f71faea065e6ed0c0 100644 (file)
@@ -1,8 +1,7 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    HTML
 %define                pnam    CalendarMonthSimple
 Summary:       HTML::CalendarMonthSimple - generating HTML calendars
@@ -14,11 +13,12 @@ License:    free (see README)
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 2f9fcad2627890cc11ab5c3cd3c986cf
+URL:           http://search.cpan.org/dist/HTML-CalendarMonthSimple/
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Date-Calc
 %endif
-BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.094747 seconds and 4 git commands to generate.