SPECS: inotify-tools.spec - %post/%postun macros added

duddits duddits at pld-linux.org
Sat Sep 27 20:19:27 CEST 2008


Author: duddits                      Date: Sat Sep 27 18:19:27 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %post/%postun macros added

---- Files affected:
SPECS:
   inotify-tools.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/inotify-tools.spec
diff -u SPECS/inotify-tools.spec:1.1 SPECS/inotify-tools.spec:1.2
--- SPECS/inotify-tools.spec:1.1	Sat Sep 27 18:20:47 2008
+++ SPECS/inotify-tools.spec	Sat Sep 27 20:19:22 2008
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	inotify-tools dostarcza interfejs do inotify
 Name:		inotify-tools
 Version:	3.13
-Release:	0.1
+Release:	0.2
 License:	GPL
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/inotify-tools/%{name}-%{version}.tar.gz
@@ -84,6 +84,9 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
@@ -96,7 +99,7 @@
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/inotifytools/*.h
+%{_includedir}/inotifytools
 
 %files static
 %defattr(644,root,root,755)
@@ -109,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/09/27 18:19:22  duddits
+- %post/%postun macros added
+
 Revision 1.1  2008/09/27 16:20:47  duddits
 - initial
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/inotify-tools.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list