Author: lisu                         Date: Tue Mar  8 08:51:13 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.9.0
- fix typo in pl summary
- cosmetics

---- Files affected:
packages/openmw:
   openmw.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/openmw/openmw.spec
diff -u packages/openmw/openmw.spec:1.3 packages/openmw/openmw.spec:1.4
--- packages/openmw/openmw.spec:1.3     Mon Sep 20 13:47:54 2010
+++ packages/openmw/openmw.spec Tue Mar  8 09:51:08 2011
@@ -3,20 +3,20 @@
 # TODO: BRs, install files
 #
 Summary:       Morrowind reimplementation
-Summary(pl.UTF-8):     Reimplemantacja gry Morrowind
+Summary(pl.UTF-8):     Reimplementacja gry Morrowind
 Name:          openmw
-Version:       0.08
+Version:       0.9.0
 Release:       0.1
 License:       GPL v3+
 Group:         Applications/Emulators
-Source0:       
http://downloads.sourceforge.net/openmw/%{name}-%{version}.1-source.tar.bz2
-# Source0-md5: f07e77fc1354b3a9b511f3a71194af1b
+Source0:       
http://openmw.googlecode.com/files/%{name}-%{version}-source.tar.bz2
+# Source0-md5: 025b2d88c8ed29d31590d75c0ead2bdd
 Patch0:                %{name}-werror.patch
 URL:           http://openmw.com/
 BuildRequires: cmake
 BuildRequires: libmpg123-devel
 BuildRequires: ogre-devel
-BuildRequires: rpmbuild(macros) >= 1.577
+BuildRequires: rpmbuild(macros) >= 1.600
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,7 +31,7 @@
 oprogramowania.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-source
 %patch0 -p1
 
 %build
@@ -45,7 +45,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
 
-install build/openmw $RPM_BUILD_ROOT%{_bindir}
+cp -a build/openmw $RPM_BUILD_ROOT%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -60,6 +60,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2011/03/08 08:51:08  lisu
+- up to 0.9.0
+- fix typo in pl summary
+- cosmetics
+
 Revision 1.3  2010/09/20 11:47:54  lisu
 - up to 0.08
 - drop cmake options provided by %%cmake macro
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openmw/openmw.spec?r1=1.3&r2=1.4&f=u

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

Reply via email to