Author: shadzik                      Date: Fri Dec  4 00:54:51 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add %post and %postun
- rel .2

---- Files affected:
packages/attica:
   attica.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/attica/attica.spec
diff -u packages/attica/attica.spec:1.2 packages/attica/attica.spec:1.3
--- packages/attica/attica.spec:1.2     Fri Dec  4 00:58:19 2009
+++ packages/attica/attica.spec Fri Dec  4 01:54:46 2009
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):     Attica Library
 Name:          attica
 Version:       0.1
-Release:       0.%{snap}.1
+Release:       0.%{snap}.2
 License:       GPL
 Group:         X11/Libraries
 Source0:       %{name}-%{version}-%{snap}.tar.bz2
@@ -68,6 +68,9 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post  -p      /sbin/ldconfig
+%postun        -p      /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %ghost %{_libdir}/libattica.so.0
@@ -85,6 +88,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2009/12/04 00:54:46  shadzik
+- add %post and %postun
+- rel .2
+
 Revision 1.2  2009/12/03 23:58:19  shadzik
 - cut off unneeded BRs
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/attica/attica.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to