Author: sparky                       Date: Sun Sep 11 01:37:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use version compiled with gcc 3.3.3 on ix86
- add gcc version to release

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

---- Diffs:

================================================================
Index: SPECS/SolarSockets.spec
diff -u SPECS/SolarSockets.spec:1.1 SPECS/SolarSockets.spec:1.2
--- SPECS/SolarSockets.spec:1.1 Sat Sep 10 21:05:13 2005
+++ SPECS/SolarSockets.spec     Sun Sep 11 03:37:30 2005
@@ -1,16 +1,22 @@
 # $Revision$, $Date$
 #
-%define        _gccver_ix86    3.4.2
+%define        _gccver_ix86    3.3.3
 %define        _gccver_x86_64  3.4.2
+%ifarch %{ix86}
+%define        _gccver _gccver_ix86
+%else
+%define        _gccver _gccver_x86_64
+%endif
 Summary:       Easy network socket library
 Name:          SolarSockets
 Version:       0.4.0
-Release:       0.1
+%define        _rel    0.1
+Release:       [EMAIL PROTECTED]
 License:       Free for non comercial use
 Vendor:                Solar-OpenSource.Com
 Group:         Libraries
 Source0:       
http://dl.sourceforge.net/solarirc/%{name}-%{version}-GCC%{_gccver_ix86}.i386.tgz
-# NoSource0-md5:       b037bd7e00a788524c3669a44f3f807f
+# NoSource0-md5:       45190052e0d0cafc9cf71016b4ea064d
 Source1:       
http://dl.sourceforge.net/solarirc/%{name}-%{version}-GCC%{_gccver_x86_64}.x86_64.tgz
 # NoSource1-md5:       aea57a8abb555dc6ef11f843e677debb
 URL:           http://solarirc.sourceforge.net/solarsockets/
@@ -83,7 +89,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/09/11 01:37:30  sparky
+- use version compiled with gcc 3.3.3 on ix86
+- add gcc version to release
+
 Revision 1.1  2005/09/10 19:05:13  sparky
 - NEW, (easy?) network sockets programing library
-- dunno is it distriguitable (not specified)
-
+- dunno is it distribuitable (not specified)
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to