rpms/libuser/devel libuser.spec,1.87,1.88

Miloslav Trmac mitr at fedoraproject.org
Tue Jan 5 18:09:26 UTC 2010


Author: mitr

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

Modified Files:
	libuser.spec 
Log Message:
* Tue Jan  5 2010 Miloslav Trmač <mitr at redhat.com> - 0.56.13-2
- s/%%define/%%global/



Index: libuser.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libuser/devel/libuser.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -p -r1.87 -r1.88
--- libuser.spec	11 Dec 2009 10:36:04 -0000	1.87
+++ libuser.spec	5 Jan 2010 18:09:26 -0000	1.88
@@ -1,8 +1,8 @@
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name: libuser
 Version: 0.56.13
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: System Environment/Base
 License: LGPLv2+
 URL: https://fedorahosted.org/libuser/
@@ -100,6 +100,9 @@ python -c "import libuser"
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Tue Jan  5 2010 Miloslav Trmač <mitr at redhat.com> - 0.56.13-2
+- s/%%define/%%global/
+
 * Fri Dec 11 2009 Miloslav Trmač <mitr at redhat.com> - 0.56.13-1
 - Update to libuser-0.56.13.
   Resolves: #251951




More information about the fedora-extras-commits mailing list