[rep-gtk] fixup %files section in .spec



commit 2a9f92654a0baaeb0df1fb976af4d0aac56ff035
Author: chrisb <zanghar freenet de>
Date:   Mon May 4 18:06:29 2009 +0200

    fixup %files section in .spec
---
 ChangeLog       |    3 +++
 NEWS            |    1 +
 rep-gtk.spec.in |   13 ++++---------
 3 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index aed643e..0b00740 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-05-04  Christopher Bratusek <zanghar freenet de>
+	* rep-gtk.spec.in: fixup %files section
+
 2009-05-03  Christopher Bratusek <zanghar freenet de>
 	* gtk.defs: remove gtk+2.16 changes
 
diff --git a/NEWS b/NEWS
index 4fd92c2..bb04b95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
 0.18.6:
+	- fixup %files section in .spec
 
 0.18.5:
 	- don't ignore datarootdir setting
diff --git a/rep-gtk.spec.in b/rep-gtk.spec.in
index f342c04..566592b 100644
--- a/rep-gtk.spec.in
+++ b/rep-gtk.spec.in
@@ -36,19 +36,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr (-,root,root,-)
-%doc README* examples/  TODO NEWS HACKING AUTHORS BUGS 
+%doc README* examples/  TODO NEWS HACKING AUTHORS BUGS ChangeLog gtk.defs gdk.defs
 %{_libdir}/rep/%{_host}/gui
 %{_libdir}/pkgconfig/rep-gtk.pc
 
-%files
-%defattr(-,root,root)
-%doc README README.guile-gtk BUGS ChangeLog gtk.defs gdk.defs
-%{_libexecdir}/rep/%{_target_platform}/gui/gtk-2/gtk.so*
-%{_libexecdir}/rep/%{_target_platform}/gui/gtk-2/gtk.la
-%{_libexecdir}/rep/%{_target_platform}/gui/gtk-2/types.so*
-%{_libexecdir}/rep/%{_target_platform}/gui/gtk-2/types.la
-
 %changelog
+* Mon May 04 2009 Christopher Bratusek <zanghar freenet de>
+- fixup %files section
+
 * Sun Jan 18 2009 Christopher Bratusek <zanghar freenet de>
 - several updates
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]