SPECS: libgalago.spec - add directory for feed components

aredridel aredridel at pld-linux.org
Tue Dec 18 07:06:11 CET 2007


Author: aredridel                    Date: Tue Dec 18 06:06:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add directory for feed components

---- Files affected:
SPECS:
   libgalago.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/libgalago.spec
diff -u SPECS/libgalago.spec:1.10 SPECS/libgalago.spec:1.11
--- SPECS/libgalago.spec:1.10	Tue Feb 13 12:14:21 2007
+++ SPECS/libgalago.spec	Tue Dec 18 07:06:06 2007
@@ -91,6 +91,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_libdir}/galago
+
 rm -rf $RPM_BUILD_ROOT%{_datadir}/autopackage
 
 %find_lang %{name}
@@ -105,6 +107,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
+%dir %{_libdir}/galago
 
 %files devel
 %defattr(644,root,root,755)
@@ -127,7 +130,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.10  2007-02-13 11:14:21  patrys
+Revision 1.11  2007-12-18 06:06:06  aredridel
+- add directory for feed components
+
+Revision 1.10  2007/02/13 11:14:21  patrys
 - 0.5.2
 
 Revision 1.9  2007/02/13 06:46:50  glen
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgalago.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list