commit 128ff8c526c72338cd93898c9c31feef6f3c0cc5
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Apr 27 14:15:27 2013 +0300

    tar.xz deps

 netsurf-buildsystem.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/netsurf-buildsystem.spec b/netsurf-buildsystem.spec
index 4a089ea..9dc05a1 100644
--- a/netsurf-buildsystem.spec
+++ b/netsurf-buildsystem.spec
@@ -8,6 +8,8 @@ Group:          Development/Building
 Source0:       buildsystem.tar.xz
 # Source0-md5: 4a8d8ff9a51d112742cbfeebaa012007
 URL:           http://www.netsurf-browser.org/
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -20,8 +22,8 @@ Netsurf shared buildsystem.
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       PREFIX=%{_prefix}
+       PREFIX=%{_prefix} \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -29,4 +31,4 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README
-%{_datadir}/netsurf-buildsystem
+%{_datadir}/%{name}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netsurf-buildsystem.git/commitdiff/128ff8c526c72338cd93898c9c31feef6f3c0cc5

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

Reply via email to