SPECS: syck.spec - up to 0.55
arekm
arekm at pld-linux.org
Sat May 19 01:23:33 CEST 2007
Author: arekm Date: Fri May 18 23:23:33 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.55
---- Files affected:
SPECS:
syck.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/syck.spec
diff -u SPECS/syck.spec:1.7 SPECS/syck.spec:1.8
--- SPECS/syck.spec:1.7 Mon Feb 12 23:09:16 2007
+++ SPECS/syck.spec Sat May 19 01:23:26 2007
@@ -4,12 +4,12 @@
Summary: Library for reading and writing YAML in scripting languages
Summary(pl.UTF-8): Biblioteka do odczytu i zapisu YAML-a w językach skryptowych
Name: syck
-Version: 0.45
+Version: 0.55
Release: 1
License: BSD
Group: Development/Libraries
-Source0: http://rubyforge.org/frs/download.php/1371/%{name}-%{version}.tar.gz
-# Source0-md5: 8071e1e2ee255576f025b4cef8feee62
+Source0: http://rubyforge.org/frs/download.php/4492/%{name}-%{version}.tar.gz
+# Source0-md5: a57b7c46d81170b9318e2f384f77910c
URL: http://whytheluckystiff.net/syck/
BuildRequires: python-devel >= 1:2.3
%pyrequires_eq python-modules
@@ -52,7 +52,7 @@
%{__make}
cd ext/python
-env CFLAGS="%{rpmcflags}" python setup.py build
+env CFLAGS="%{rpmcflags} -fPIC" python setup.py build
cd ..
%install
@@ -95,6 +95,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2007/05/18 23:23:26 arekm
+- up to 0.55
+
Revision 1.7 2007/02/12 22:09:16 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/syck.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list