]> git.pld-linux.org Git - packages/openshot.git/commitdiff
- rel 3; fix for rel 2 mistake auto/th/openshot-1.4.3-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 21 Apr 2013 20:05:15 +0000 (22:05 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 21 Apr 2013 20:05:15 +0000 (22:05 +0200)
openshot.spec

index bc5782ac9d4d14e8bdc1d951444ba8904b07cfb2..b5843db5064f30ee706746d4ea2a6961ac46312c 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       OpenShot - Non-Linear Video Editor for Linux
 Name:          openshot
 Version:       1.4.3
-Release:       2
+Release:       3
 License:       GPL v3
 Group:         X11/Applications
 Source0:       http://launchpad.net/openshot/1.4/%{version}/+download/%{name}-%{version}.tar.gz
@@ -66,7 +66,7 @@ rm $RPM_BUILD_ROOT%{_prefix}/lib/mime/packages/%{name}
 cp -R docs/gnome $RPM_BUILD_ROOT%{_datadir}/gnome/help/%{name}
 cp -R docs/omf $RPM_BUILD_ROOT%{_datadir}/omf/%{name}
 
-rm -rf $RPM_BUILD%{_datadir}/locale/{ady,gaa,jv,shn}
+rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/{ady,gaa,jv,shn}
 
 %find_lang %{name} --all-name --with-gnome --with-omf
 
This page took 0.125287 seconds and 4 git commands to generate.