packages: perl-CSS/perl-CSS.spec - include test data in examples - undos so...

glen glen at pld-linux.org
Fri Sep 24 13:55:49 CEST 2010


Author: glen                         Date: Fri Sep 24 11:55:49 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- include test data in examples
- undos sources

---- Files affected:
packages/perl-CSS:
   perl-CSS.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/perl-CSS/perl-CSS.spec
diff -u packages/perl-CSS/perl-CSS.spec:1.2 packages/perl-CSS/perl-CSS.spec:1.3
--- packages/perl-CSS/perl-CSS.spec:1.2	Wed Nov 25 08:30:52 2009
+++ packages/perl-CSS/perl-CSS.spec	Fri Sep 24 13:55:43 2010
@@ -17,6 +17,7 @@
 URL:		http://search.cpan.org/dist/CSS/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpmbuild(macros) >= 1.553
 %if %{with tests}
 BuildRequires:	perl-Parse-RecDescent >= 1
 %endif
@@ -33,6 +34,7 @@
 
 %prep
 %setup -q -n %{pdir}-%{version}
+%undos -f pm,pl
 
 %build
 %{__perl} Makefile.PL \
@@ -49,6 +51,7 @@
 
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp -a t $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -69,6 +72,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/09/24 11:55:43  glen
+- include test data in examples
+- undos sources
+
 Revision 1.2  2009/11/25 07:30:52  glen
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-CSS/perl-CSS.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list