packages: ois/ois.spec - updated to 1.3 - new URL - works, rel 1
lisu
lisu at pld-linux.org
Mon Feb 14 13:21:52 CET 2011
Author: lisu Date: Mon Feb 14 12:21:52 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.3
- new URL
- works, rel 1
---- Files affected:
packages/ois:
ois.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: packages/ois/ois.spec
diff -u packages/ois/ois.spec:1.7 packages/ois/ois.spec:1.8
--- packages/ois/ois.spec:1.7 Sat Feb 5 00:36:52 2011
+++ packages/ois/ois.spec Mon Feb 14 13:21:47 2011
@@ -3,16 +3,17 @@
# Conditional build:
%bcond_without static_libs # don't build static library
#
+%define file_version %(echo %{version} | tr . -)
Summary: Object Oriented Input System
Summary(pl.UTF-8): Zorientowany obiektowo system wejścia
Name: ois
-Version: 1.2.0
-Release: 0.1
+Version: 1.3
+Release: 1
License: zlib/libpng
Group: Libraries
-Source0: http://dl.sourceforge.net/wgois/%{name}_%{version}.tar.gz
-# Source0-md5: 6a8cedad04f095127ca1455162fec955
-URL: http://www.wreckedgames.com/wiki/index.php/WreckedLibs:OIS
+Source0: http://downloads.sourceforge.net/wgois/%{name}_v%{file_version}.tar.gz
+# Source0-md5: 9697fead17eac6025151cd2e1fca1518
+URL: http://ostatic.com/wgois/
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1.6
BuildRequires: libstdc++-devel
@@ -55,7 +56,7 @@
Statyczna biblioteka OIS.
%prep
-%setup -q -n %{name}
+%setup -q -n %{name}-v%{file_version}
%build
%{__libtoolize}
@@ -102,6 +103,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2011/02/14 12:21:47 lisu
+- updated to 1.3
+- new URL
+- works, rel 1
+
Revision 1.7 2011/02/04 23:36:52 sparky
- %description <name> for correct %package
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ois/ois.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list