rpms/perl-SGMLSpm/devel perl-SGMLSpm.spec,1.14,1.15

Ondrej Vasik (ovasik) fedora-extras-commits at redhat.com
Thu Oct 25 13:41:02 UTC 2007


Author: ovasik

Update of /cvs/extras/rpms/perl-SGMLSpm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19708

Modified Files:
	perl-SGMLSpm.spec 
Log Message:
fixed indents, added base documentation(merge review #226278)


Index: perl-SGMLSpm.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-SGMLSpm/devel/perl-SGMLSpm.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- perl-SGMLSpm.spec	22 Oct 2007 11:29:25 -0000	1.14
+++ perl-SGMLSpm.spec	25 Oct 2007 13:40:26 -0000	1.15
@@ -1,12 +1,12 @@
 Name:           perl-SGMLSpm
 Version:        1.03ii
-Release:				16.3%{?dist}
+Release:        16.4%{?dist}
 Summary:        Perl library for parsing the output of nsgmls
 
 Group:          Development/Libraries
 License:        GPLv2+
 URL:            http://search.cpan.org/dist/SGMLSpm/
-Source0:    	http://www.cpan.org/authors/id/D/DM/DMEGG/SGMLSpm-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/D/DM/DMEGG/SGMLSpm-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -28,7 +28,7 @@
 install -d -m 755 $RPM_BUILD_ROOT{%{_bindir},%{perl_vendorlib}}
 make install_system \
     BINDIR=$RPM_BUILD_ROOT%{_bindir} \
-	PERL5DIR=$RPM_BUILD_ROOT%{perl_vendorlib}
+    PERL5DIR=$RPM_BUILD_ROOT%{perl_vendorlib}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -36,12 +36,17 @@
 
 %files
 %defattr(-,root,root,-)
+%doc README COPYING
 %{_bindir}/sgmlspl
 %{perl_vendorlib}/SGMLS*
 %{perl_vendorlib}/skel.pl
 
 
 %changelog
+* Thu Oct 26 2007 Ondrej Vasik <ovasik at redhat.com> - 1.03ii-16.4
+- added base documentation
+- fixed indents
+
 * Mon Oct 22 2007 Ondrej Vasik <ovasik at redhat.com> - 1.03ii-16.3
 - added dist tag
 - License to GPL+




More information about the fedora-extras-commits mailing list