SPECS: srecord.spec - BR: libstdc++-devel - removed LICENSE from %...

darekr darekr at pld-linux.org
Thu Dec 29 19:27:16 CET 2005


Author: darekr                       Date: Thu Dec 29 18:27:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: libstdc++-devel
- removed LICENSE from %doc, license: GPL v2

---- Files affected:
SPECS:
   srecord.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/srecord.spec
diff -u SPECS/srecord.spec:1.1 SPECS/srecord.spec:1.2
--- SPECS/srecord.spec:1.1	Thu Dec 29 18:39:06 2005
+++ SPECS/srecord.spec	Thu Dec 29 19:27:11 2005
@@ -4,12 +4,13 @@
 Name:		srecord
 Version:	1.23
 Release:	1
-License:	GPL
+License:	GPL v2
 Group:		Development/Tools
 Source0:	http://srecord.sourceforge.net/%{name}-%{version}.tar.gz
-Patch0:		srecord-man_fastload.patch
+Patch0:		%{name}-man_fastload.patch
 URL:		http://srecord.sourceforge.net/
 BuildRequires:  bison
+BuildRequires:	libstdc++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -69,6 +70,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -77,7 +79,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc LICENSE BUILDING README
+%doc BUILDING README
 %attr(755,root,root) %{_bindir}/srec_cat
 %attr(755,root,root) %{_bindir}/srec_cmp
 %attr(755,root,root) %{_bindir}/srec_info
@@ -90,6 +92,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/12/29 18:27:11  darekr
+- BR: libstdc++-devel
+- removed LICENSE from %doc, license: GPL v2
+
 Revision 1.1  2005/12/29 17:39:06  adamg
 - new, from Maciej Witaszek, maciek2w (at) gmail (dot) com
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/srecord.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list