SPECS: ogre.spec - fixed _rc macro usage
qboosh
qboosh at pld-linux.org
Sun Apr 16 00:47:38 CEST 2006
Author: qboosh Date: Sat Apr 15 22:47:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed _rc macro usage
---- Files affected:
SPECS:
ogre.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/ogre.spec
diff -u SPECS/ogre.spec:1.8 SPECS/ogre.spec:1.9
--- SPECS/ogre.spec:1.8 Sun Apr 16 00:37:25 2006
+++ SPECS/ogre.spec Sun Apr 16 00:47:33 2006
@@ -1,10 +1,10 @@
# $Revision$, $Date$
-%define _rc 0.RC1.1
+%define _rc RC1
Summary: Object-oriented Graphics Rendering Engine
Summary(pl): OGRE - zorientowany obiektowo silnik renderowania grafiki
Name: ogre
Version: 1.2.0
-Release: %{_rc}
+Release: 0.%{_rc}.1
License: LGPL
Group: Applications
Source0: http://dl.sourceforge.net/ogre/%{name}-linux_osx-v1-2-0%{_rc}.tar.bz2
@@ -105,6 +105,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/04/15 22:47:33 qboosh
+- fixed _rc macro usage
+
Revision 1.8 2006/04/15 22:37:25 qboosh
- descs cleanups, files fixes
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ogre.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list