packages: bc/bc.spec - added URL, unified Source0 URL - GPL version - more ...

qboosh qboosh at pld-linux.org
Sun Feb 20 09:22:10 CET 2011


Author: qboosh                       Date: Sun Feb 20 08:22:10 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added URL, unified Source0 URL
- GPL version
- more verbose files

---- Files affected:
packages/bc:
   bc.spec (1.84 -> 1.85) 

---- Diffs:

================================================================
Index: packages/bc/bc.spec
diff -u packages/bc/bc.spec:1.84 packages/bc/bc.spec:1.85
--- packages/bc/bc.spec:1.84	Sat Feb  5 01:33:26 2011
+++ packages/bc/bc.spec	Sun Feb 20 09:22:05 2011
@@ -11,9 +11,9 @@
 Name:		bc
 Version:	1.06
 Release:	22
-License:	GPL
+License:	GPL v2+
 Group:		Applications/Math
-Source0:	ftp://ftp.gnu.org/pub/gnu/bc/%{name}-%{version}.tar.gz
+Source0:	http://ftp.gnu.org/gnu/bc/%{name}-%{version}.tar.gz
 # Source0-md5:	d44b5dddebd8a7a7309aea6c36fda117
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	ae2cf58a4382d6a0bfeaab3a6a11bd30
@@ -24,6 +24,7 @@
 Patch1:		%{name}-readline.patch
 Patch2:		%{name}-flex.patch
 Patch3:		%{name}-save_adr.patch
+URL:		http://www.gnu.org/software/bc/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	bison
@@ -112,27 +113,30 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-p	/sbin/postshell
+%post	-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun	-p	/sbin/postshell
+%postun	-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog FAQ NEWS README
-%attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*.desktop
-%{_pixmapsdir}/*
-%{_mandir}/man1/*
+%attr(755,root,root) %{_bindir}/bc
+%attr(755,root,root) %{_bindir}/dc
+%{_desktopdir}/bc.desktop
+%{_desktopdir}/dc.desktop
+%{_pixmapsdir}/bc.png
+%{_mandir}/man1/bc.1*
+%{_mandir}/man1/dc.1*
 %lang(es) %{_mandir}/es/man1/*
 %lang(fi) %{_mandir}/fi/man1/*
 %lang(hu) %{_mandir}/hu/man1/*
 %lang(ja) %{_mandir}/ja/man1/*
 %lang(ko) %{_mandir}/ko/man1/*
 %lang(pl) %{_mandir}/pl/man1/*
-
-%{_infodir}/*.info*
+%{_infodir}/bc.info*
+%{_infodir}/dc.info*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -140,6 +144,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85  2011/02/20 08:22:05  qboosh
+- added URL, unified Source0 URL
+- GPL version
+- more verbose files
+
 Revision 1.84  2011/02/05 00:33:26  sparky
 - dropped repeated %description
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bc/bc.spec?r1=1.84&r2=1.85&f=u



More information about the pld-cvs-commit mailing list