SF.net SVN: geany: [2346] trunk
eht16 at users.sourceforge.net
eht16 at xxxxx
Fri Mar 14 17:29:28 UTC 2008
Revision: 2346
http://geany.svn.sourceforge.net/geany/?rev=2346&view=rev
Author: eht16
Date: 2008-03-14 10:28:37 -0700 (Fri, 14 Mar 2008)
Log Message:
-----------
Add pkg-config file and new include directory to the files section (thanks to Dominic Hopf).
Modified Paths:
--------------
trunk/ChangeLog
trunk/geany.spec.in
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2008-03-14 17:23:24 UTC (rev 2345)
+++ trunk/ChangeLog 2008-03-14 17:28:37 UTC (rev 2346)
@@ -17,6 +17,8 @@
* src/build.c, src/win32.c, src/win32.h:
Add win32_get_exit_status() to retrieve the exit code from a
command on Windows (code moved from build.c).
+ * geany.spec.in: Add pkg-config file and new include directory to the
+ files section (thanks to Dominic Hopf).
2008-03-13 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
Modified: trunk/geany.spec.in
===================================================================
--- trunk/geany.spec.in 2008-03-14 17:23:24 UTC (rev 2345)
+++ trunk/geany.spec.in 2008-03-14 17:28:37 UTC (rev 2346)
@@ -51,3 +51,5 @@
%{_datadir}/doc/%{name}/
%{_mandir}/man1/%{name}.1.gz
%{_datadir}/icons/hicolor/16x16/apps/classviewer-*.png
+%{_includedir}/geany/
+%{_libdir}/pkgconfig/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list