SPECS: libgpod.spec - fix files

glen glen at pld-linux.org
Sun Nov 6 13:31:58 CET 2005


Author: glen                         Date: Sun Nov  6 12:31:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix files

---- Files affected:
SPECS:
   libgpod.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/libgpod.spec
diff -u SPECS/libgpod.spec:1.2 SPECS/libgpod.spec:1.3
--- SPECS/libgpod.spec:1.2	Sun Nov  6 13:04:50 2005
+++ SPECS/libgpod.spec	Sun Nov  6 13:31:52 2005
@@ -3,7 +3,7 @@
 Name:		libgpod
 Version:	0.1.8
 %define	_snap	20051106
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 Epoch:		0
 License:	GPL v2
 Group:		Libraries
@@ -13,7 +13,7 @@
 URL:		http://www.gtkpod.org/libgpod.html
 BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel
-BuildRequires:	intltool >= 0.21
+BuildRequires:	intltool >= 0.33
 BuildRequires:	pkgconfig
 %if 0%{?_snap:1}
 BuildRequires:	autoconf
@@ -63,6 +63,8 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
+# MKINSTALLDIRS is problem with gettext/automake.
+# See TROUBLESHOOTING file.
 %{__make} install \
 	MKINSTALLDIRS="install -d" \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -79,13 +81,13 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_libdir}/libgpod.so.*.*.*
-%{_includedir}/gpod-1.0
 
 %files devel
 %defattr(644,root,root,755)
 %{_libdir}/libgpod.la
 %attr(755,root,root) %{_libdir}/libgpod.so
 %{_pkgconfigdir}/libgpod-1.0.pc
+%{_includedir}/gpod-1.0
 
 %files static
 %defattr(644,root,root,755)
@@ -97,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/11/06 12:31:52  glen
+- fix files
+
 Revision 1.2  2005/11/06 12:04:50  glen
 - todays snap (20051106); now builds
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgpod.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list