commit 4021babfd3ac4ca81c3c5d12cdb29f0c5e026921
Author: Lokesh Mandvekar <[email protected]>
Date:   Thu Jul 31 18:41:54 2014 -0500

    archfulness and defattr for el6 only, do not own golang dirs

 golang-googlecode-sqlite.spec |   19 +++++++------------
 1 files changed, 7 insertions(+), 12 deletions(-)
---
diff --git a/golang-googlecode-sqlite.spec b/golang-googlecode-sqlite.spec
index a37aff2..281c924 100644
--- a/golang-googlecode-sqlite.spec
+++ b/golang-googlecode-sqlite.spec
@@ -12,11 +12,7 @@ License:        BSD
 URL:            http://%{import_path}
 Source0:        https://gosqlite.googlecode.com/archive/%{rev}.zip
 Source1:        LICENSE-BSD3-Go
-%if 0%{?fedora} >= 19
 BuildArch:      noarch
-%else
-ExclusiveArch:  %{ix86} x86_64 %{arm}
-%endif
 
 %description
 %{summary}
@@ -53,19 +49,18 @@ for d in sqlite sqlite3; do
 done
 
 %files devel
-%defattr(-,root,root,-)
 %doc LICENSE
-%dir %attr(755,root,root) %{gopath}
-%dir %attr(755,root,root) %{gopath}/src
-%dir %attr(755,root,root) %{gopath}/src/code.google.com
-%dir %attr(755,root,root) %{gopath}/src/code.google.com/p
-%dir %attr(755,root,root) %{gopath}/src/%{import_path}
-%dir %attr(755,root,root) %{gopath}/src/%{import_path}/sqlite
-%dir %attr(755,root,root) %{gopath}/src/%{import_path}/sqlite3
+%dir %{gopath}/src/%{import_path}
+%dir %{gopath}/src/%{import_path}/sqlite
+%dir %{gopath}/src/%{import_path}/sqlite3
 %{gopath}/src/%{import_path}/sqlite/*.go
 %{gopath}/src/%{import_path}/sqlite3/*.go
 
 %changelog
+* Sun Jul 31 2014 Lokesh Mandvekar <[email protected]> - 
0-0.11.hg74691fb6f837
+- archfulness and defattr for el6 only
+- do not own dirs owned by golang
+
 * Sat Jun 07 2014 Fedora Release Engineering <[email protected]> 
- 0-0.10.hg74691fb6f837
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to