rpms/aqsis/devel aqsis.spec,1.7,1.8

Chauvet Nicolas kwizart at fedoraproject.org
Tue Oct 28 00:03:40 UTC 2008


Author: kwizart

Update of /cvs/pkgs/rpms/aqsis/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7248

Modified Files:
	aqsis.spec 
Log Message:
- Add Requires(post/preun): xdg-utils



Index: aqsis.spec
===================================================================
RCS file: /cvs/pkgs/rpms/aqsis/devel/aqsis.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- aqsis.spec	8 Oct 2008 00:08:10 -0000	1.7
+++ aqsis.spec	28 Oct 2008 00:03:10 -0000	1.8
@@ -1,6 +1,6 @@
 Name:		aqsis
 Version:	1.4.1
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Open source RenderMan-compliant 3D rendering solution
 Group:		Applications/Multimedia
 
@@ -26,6 +26,9 @@
 BuildRequires:  OpenEXR-devel
 BuildRequires:  zlib-devel >= 1.1.4
 
+Requires(post): xdg-utils
+Requires(preun): xdg-utils
+
 
 Requires: aqsis-core = %{version}-%{release}
 Requires: aqsis-data = %{version}-%{release}
@@ -263,6 +266,9 @@
 
 
 %changelog
+* Tue Oct 28 2008 kwizart < kwizart at gmail.com > - 1.4.1-4
+- Add Requires(post/preun): xdg-utils
+
 * Wed Oct  8 2008 kwizart < kwizart at gmail.com > - 1.4.1-3
 - backport gcc43 fix for bake.cpp
 




More information about the scm-commits mailing list