]> git.pld-linux.org Git - packages/performous.git/commitdiff
Release: 1 auto/th/performous-1.0-1
authorJacek Konieczny <jajcus@jajcus.net>
Sun, 6 Dec 2015 11:45:42 +0000 (12:45 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Sun, 6 Dec 2015 11:45:42 +0000 (12:45 +0100)
Performous is ok, our SDL2 was very broken.

performous.spec

index 01a8dfcc1d135b9702d69c739bc5f13344abdd23..81c669a8d8f54f022f08d148d5e575d107f318dc 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Performous - The All-in-One Music Game
 Summary(pl.UTF-8):     Performous - wiele gier muzycznych w jednej
 Name:          performous
 Version:       1.0
-Release:       0.1
+Release:       1
 License:       GPL v2+
 Group:         Applications
 Source0:       https://github.com/performous/performous/archive/1.0/%{name}-%{version}.tar.gz
@@ -86,7 +86,7 @@ install -d $RPM_BUILD_ROOT%{_mandir}/man1
 %{__make} -C build install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install docs/man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
+cp -p docs/man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 %{__mv} $RPM_BUILD_ROOT%{_localedir}/{zh,zh_CN}
 
This page took 0.232763 seconds and 4 git commands to generate.