SPECS: libggz.spec - own %{_datadir}/ggz - it's shared directory b...
megabajt
megabajt at pld-linux.org
Sun Feb 10 16:28:09 CET 2008
Author: megabajt Date: Sun Feb 10 15:28:09 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- own %{_datadir}/ggz - it's shared directory between all ggz packages
---- Files affected:
SPECS:
libggz.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/libggz.spec
diff -u SPECS/libggz.spec:1.8 SPECS/libggz.spec:1.9
--- SPECS/libggz.spec:1.8 Sat Feb 9 17:25:54 2008
+++ SPECS/libggz.spec Sun Feb 10 16:28:03 2008
@@ -70,6 +70,7 @@
%install
rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/ggz
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -85,6 +86,7 @@
%doc AUTHORS ChangeLog NEWS README*
%attr(755,root,root) %{_libdir}/libggz.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libggz.so.2
+%dir %{_datadir}/ggz
%files devel
%defattr(644,root,root,755)
@@ -105,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2008-02-10 15:28:03 megabajt
+- own %{_datadir}/ggz - it's shared directory between all ggz packages
+
Revision 1.8 2008-02-09 16:25:54 qboosh
- ghost soname symlink
- existing License version (it's LGPL)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libggz.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list