|
|
|
@ -1,10 +1,10 @@
|
|
|
|
|
Name: perl-CSS-Tiny
|
|
|
|
|
Version: 1.14
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Read/Write .css files with as little code as possible
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL or Artistic
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: http://search.cpan.org/dist/CSS-Tiny/
|
|
|
|
|
Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/CSS-Tiny-%{version}.tar.gz
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Jan 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.14-2
|
|
|
|
|
- rebuild for new perl
|
|
|
|
|
|
|
|
|
|
* Mon Sep 4 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.14-1
|
|
|
|
|
- Update to 1.14.
|
|
|
|
|
|
|
|
|
|