orion pushed to irrlicht (epel7). "fix scriptlets"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Mar 28 03:52:19 UTC 2015


>From 95c5dfbe31b9433335be0ad4f40ef02c57d1f629 Mon Sep 17 00:00:00 2001
From: "Tom \"spot\" Callaway" <tcallawa at redhat.com>
Date: Wed, 15 Dec 2010 15:18:31 -0500
Subject: fix scriptlets


diff --git a/irrlicht.spec b/irrlicht.spec
index 04ea27a..4e3d57c 100644
--- a/irrlicht.spec
+++ b/irrlicht.spec
@@ -3,7 +3,7 @@
 Name:		irrlicht
 Summary: 	A high performance realtime 3D engine
 Version:	1.7.2
-Release:	3%{?dist}
+Release:	4%{?dist}
 License:	zlib
 Group:		System Environment/Libraries
 Source0:	http://downloads.sourceforge.net/irrlicht/%{name}-%{version}.zip
@@ -97,9 +97,11 @@ ln -s libIrrlicht.so.%{version} libIrrlicht.so.1
 rm -rf %{buildroot}
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
+%post -n irrXML -p /sbin/ldconfig
+%postun -n irrXML -p /sbin/ldconfig
+
 %files
 %defattr(-,root,root,-)
 %doc readme.txt
@@ -136,6 +138,9 @@ rm -rf %{buildroot}
 %{_libdir}/libIrrXML*.so
 
 %changelog
+* Wed Dec 15 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1.7.2-4
+- add post/postun scripts for irrXML
+
 * Wed Dec 15 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1.7.2-3
 - fix versioning on irrXML-devel
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/irrlicht.git/commit/?h=epel7&id=95c5dfbe31b9433335be0ad4f40ef02c57d1f629


More information about the scm-commits mailing list