packages: libev/libev.spec - macro cosmetic

glen glen at pld-linux.org
Mon Mar 15 00:54:07 CET 2010


Author: glen                         Date: Sun Mar 14 23:54:07 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- macro cosmetic

---- Files affected:
packages/libev:
   libev.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/libev/libev.spec
diff -u packages/libev/libev.spec:1.8 packages/libev/libev.spec:1.9
--- packages/libev/libev.spec:1.8	Fri Mar 12 07:48:21 2010
+++ packages/libev/libev.spec	Mon Mar 15 00:54:01 2010
@@ -2,16 +2,16 @@
 #
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
-#
+
+%define		mver	3.9
 Summary:	libev - an event notification library
 Summary(pl.UTF-8):	libev - biblioteka powiadamiająca o zdarzeniach
 Name:		libev
 Version:	3.90
-%define		_ver	3.9
 Release:	1
 License:	BSD or GPL v2+
 Group:		Libraries
-Source0:	http://dist.schmorp.de/libev/%{name}-%{_ver}.tar.gz
+Source0:	http://dist.schmorp.de/libev/%{name}-%{mver}.tar.gz
 # Source0-md5:	40fe7d56d70db83cc0c22a6a68d87a96
 URL:		http://software.schmorp.de/pkg/libev
 BuildRequires:	autoconf >= 2.50
@@ -58,7 +58,7 @@
 Statyczna biblioteka libev.
 
 %prep
-%setup -q -n %{name}-%{_ver}
+%setup -q -n %{name}-%{mver}
 
 %build
 %{__libtoolize}
@@ -117,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/03/14 23:54:01  glen
+- macro cosmetic
+
 Revision 1.8  2010/03/12 06:48:21  aredridel
 - 3.9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libev/libev.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list