SPECS: quesoglc.spec - release 2 - added %ghost - cleanup

arvenil arvenil at pld-linux.org
Sat Jan 3 00:36:35 CET 2009


Author: arvenil                      Date: Fri Jan  2 23:36:35 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2
- added %ghost
- cleanup

---- Files affected:
SPECS:
   quesoglc.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/quesoglc.spec
diff -u SPECS/quesoglc.spec:1.7 SPECS/quesoglc.spec:1.8
--- SPECS/quesoglc.spec:1.7	Mon Apr 21 21:07:14 2008
+++ SPECS/quesoglc.spec	Sat Jan  3 00:36:29 2009
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	QuesoGLC - wolnodostępna implementacja "OpenGL Character Renderer" (GLC)
 Name:		quesoglc
 Version:	0.7.1
-Release:	1
+Release:	2
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/quesoglc/%{name}-%{version}.tar.bz2
@@ -60,7 +60,8 @@
 %setup -q
 
 %build
-%configure 
+%configure
+
 %{__make}
 
 %install
@@ -79,6 +80,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README THANKS
 %attr(755,root,root) %{_libdir}/libGLC*.so.*.*
+%attr(755,root,root) %ghost %{_libdir}/libGLC*.so.?
 
 %files devel
 %defattr(644,root,root,755)
@@ -96,6 +98,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2009/01/02 23:36:29  arvenil
+- release 2
+- added %ghost
+- cleanup
+
 Revision 1.7  2008/04/21 19:07:14  qboosh
 - sorted BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/quesoglc.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list