Patch for gdl.spec.in
- From: Ross Golder <ross golder org>
- To: gnome-devtools gnome org
- Subject: Patch for gdl.spec.in
- Date: 20 Oct 2001 14:00:03 +0100
This patch fixes the spec file. Please confirm that I can commit.
--
Ross
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/gdl/ChangeLog,v
retrieving revision 1.34
diff -u -r1.34 ChangeLog
--- ChangeLog 2001/10/10 13:09:14 1.34
+++ ChangeLog 2001/10/20 12:58:16
@@ -1,3 +1,7 @@
+2001-10-20 Ross Golder <rossg golder org>
+
+ * gdl.spec.in: moved IDL to main package and commented out binaries
+
2001-10-09 Gustavo Giráldez <gustavo giraldez gmx net>
* Lots of bugfixes and new features to GdlDock by Jeroen
Index: gdl.spec.in
===================================================================
RCS file: /cvs/gnome/gdl/gdl.spec.in,v
retrieving revision 1.1
diff -u -r1.1 gdl.spec.in
--- gdl.spec.in 2001/08/10 06:20:47 1.1
+++ gdl.spec.in 2001/10/20 12:58:16
@@ -77,22 +77,25 @@
%files
%doc AUTHORS COPYING ChangeLog NEWS README
%defattr (-, root, root)
-%{_bindir}/*
+#%{_bindir}/*
%{_libdir}/lib*.so.*
%{_datadir}/aclocal/gdl.m4
%{_datadir}/gnome/ui/*.xml
+%{_datadir}/idl/*.idl
%{_datadir}/oaf/*.oaf
-
%files devel
%defattr (-, root, root)
%{_includedir}/gdl
%{_libdir}/*a
%{_libdir}/*so
%{_libdir}/*sh
-%{_datadir}/idl/*.idl
%changelog
+* Sat Oct 20 2001 Ross Golder <ross golder org>
+- Moved IDL files into main package
+- Commented out bindir, as no binaries are installed
+
* Wed Aug 8 2001 Jens Finke <jens gnome org>
- created spec file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]