SPECS: libgsf.spec - release 6: install gsf-config.h after all (sigh)

radek radek at pld-linux.org
Sun Oct 12 19:30:37 CEST 2008


Author: radek                        Date: Sun Oct 12 17:30:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 6: install gsf-config.h after all (sigh)

---- Files affected:
SPECS:
   libgsf.spec (1.68 -> 1.69) 

---- Diffs:

================================================================
Index: SPECS/libgsf.spec
diff -u SPECS/libgsf.spec:1.68 SPECS/libgsf.spec:1.69
--- SPECS/libgsf.spec:1.68	Sun Oct 12 17:35:16 2008
+++ SPECS/libgsf.spec	Sun Oct 12 19:30:31 2008
@@ -15,7 +15,7 @@
 Summary(pl.UTF-8):	Biblioteka plików strukturalnych dla GNOME
 Name:		libgsf
 Version:	1.14.9
-Release:	5
+Release:	6
 License:	LGPL v2.1
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgsf/1.14/%{name}-%{version}.tar.bz2
@@ -208,6 +208,9 @@
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/gsf/*.{la,a}
 rm -f $RPM_BUILD_ROOT%{py_sitescriptdir}/gsf/*.py
 
+# used by gsf-gnome/gsf-{input,output}-gnomevfs.h
+cp gsf-config.h $RPM_BUILD_ROOT%{_includedir}/%{name}-1
+
 %find_lang %{name}
 
 %clean
@@ -240,6 +243,7 @@
 %attr(755,root,root) %{_libdir}/libgsf-1.so
 %{_libdir}/libgsf-1.la
 %dir %{_includedir}/libgsf-1
+%{_includedir}/libgsf-1/*.h
 %{_includedir}/libgsf-1/gsf
 %{_pkgconfigdir}/libgsf-1.pc
 
@@ -300,6 +304,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2008/10/12 17:30:31  radek
+- release 6: install gsf-config.h after all (sigh)
+
 Revision 1.68  2008/10/12 15:35:16  radek
 - revert my previous change
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgsf.spec?r1=1.68&r2=1.69&f=u



More information about the pld-cvs-commit mailing list