Author: glen Date: Tue Feb 28 22:19:02 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - adapterized - s/Freely Distributable/distributable/ in License
---- Files affected: SPECS: socket++.spec (1.13 -> 1.14) , netperf.spec (1.12 -> 1.13) , pngmeta.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/socket++.spec diff -u SPECS/socket++.spec:1.13 SPECS/socket++.spec:1.14 --- SPECS/socket++.spec:1.13 Thu Jun 23 17:36:42 2005 +++ SPECS/socket++.spec Tue Feb 28 23:18:56 2006 @@ -8,8 +8,7 @@ Name: socket++ Version: 1.12.12 Release: 1 -License: Freely Distributable -Vendor: Gnanasekaran Swaminathan +License: distributable Group: Libraries Source0: http://www.linuxhacker.at/linux/downloads/src/%{name}-%{version}.tar.gz # Source0-md5: b96e06129504ae2b4005a5834264c5a4 @@ -114,7 +113,7 @@ %files %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog NEWS README* THANKS -%{_libdir}/lib*.so.*.*.* +%attr(755,root,root) %{_libdir}/lib*.so.*.*.* %files devel %defattr(644,root,root,755) @@ -138,6 +137,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/02/28 22:18:56 glen +- adapterized +- s/Freely Distributable/distributable/ in License + Revision 1.13 2005/06/23 15:36:42 twittner - added bcond_without static_libs - don't build static library ================================================================ Index: SPECS/netperf.spec diff -u SPECS/netperf.spec:1.12 SPECS/netperf.spec:1.13 --- SPECS/netperf.spec:1.12 Tue Oct 19 10:23:56 2004 +++ SPECS/netperf.spec Tue Feb 28 23:18:56 2006 @@ -8,10 +8,10 @@ Name: netperf Version: 2.3 Release: 3 -License: Freely Distributable +License: distributable Group: Networking #Source0: ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/%{name}-%{version}.tar.gz -Source0: netperf-2.3.tar.gz +Source0: %{name}-%{version}.tar.gz # Source0-md5: df61b8db5e38d58cdf81748635614d33 Patch0: %{name}-makefile.patch Patch1: %{name}-scripts.patch @@ -93,6 +93,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2006/02/28 22:18:56 glen +- adapterized +- s/Freely Distributable/distributable/ in License + Revision 1.12 2004/10/19 08:23:56 domelu - revert netperf.debug path - rel. 3 ================================================================ Index: SPECS/pngmeta.spec diff -u SPECS/pngmeta.spec:1.2 SPECS/pngmeta.spec:1.3 --- SPECS/pngmeta.spec:1.2 Tue Apr 20 14:30:09 2004 +++ SPECS/pngmeta.spec Tue Feb 28 23:18:56 2006 @@ -4,7 +4,7 @@ Name: pngmeta Version: 1.11 Release: 1 -License: Freely Distributable +License: distributable Group: Applications/Graphics Source0: http://dl.sourceforge.net/pmt/%{name}-%{version}.tar.gz # Source0-md5: 5d495f7668f7ccc64a1576c8cfd15506 @@ -57,6 +57,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/02/28 22:18:56 glen +- adapterized +- s/Freely Distributable/distributable/ in License + Revision 1.2 2004/04/20 12:30:09 qboosh - pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/socket++.spec?r1=1.13&r2=1.14&f=u http://cvs.pld-linux.org/SPECS/netperf.spec?r1=1.12&r2=1.13&f=u http://cvs.pld-linux.org/SPECS/pngmeta.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
