]> git.pld-linux.org Git - packages/ois.git/commitdiff
- updated to 1.3 auto/th/ois-1_3-1 auto/ti/ois-1_3-1
authorlisu <lisu@pld-linux.org>
Mon, 14 Feb 2011 12:21:47 +0000 (12:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new URL
- works, rel 1

Changed files:
    ois.spec -> 1.8

ois.spec

index bfa64c8e62498ddb2b92940f9054901026c04364..80d75551235c7feeeae9ec8fc50158ef34752e32 100644 (file)
--- a/ois.spec
+++ b/ois.spec
@@ -2,16 +2,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
@@ -54,7 +55,7 @@ Static OIS library.
 Statyczna biblioteka OIS.
 
 %prep
-%setup -q -n %{name}
+%setup -q -n %{name}-v%{file_version}
 
 %build
 %{__libtoolize}
This page took 0.093329 seconds and 4 git commands to generate.