]> git.pld-linux.org Git - packages/eventlog.git/commitdiff
- release 1
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 28 Feb 2006 14:03:05 +0000 (14:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- pre/post

Changed files:
    eventlog.spec -> 1.3

eventlog.spec

index 2f9e290f592185d35171f71a4fd7c1b7cdb1d619..831cc9608b58f40b16e1b860a51cd7c8e11925d7 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       EventLog library - a replacement of the simple syslog() API
 Name:          eventlog
 Version:       0.2.4
-Release:       0.1
+Release:       1
 License:       BSD-like
 Group:         Libraries
 Source0:       http://www.balabit.com/downloads/syslog-ng/1.9/src/%{name}-%{version}.tar.gz
@@ -62,11 +62,8 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-#%post
-#aaa
-
-#%postun
-#aaa
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
This page took 0.074412 seconds and 4 git commands to generate.