commit 8a93af94cc35cf04e58507b86c6bb6521f036ba4
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Jul 17 13:44:21 2014 +0300

    bcond header

 libepoxy.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/libepoxy.spec b/libepoxy.spec
index ad2842f..9a08bbf 100644
--- a/libepoxy.spec
+++ b/libepoxy.spec
@@ -1,21 +1,21 @@
-%bcond_without tests
+#
+# Conditional build:
+%bcond_without tests           # build without tests
+
 Summary:       Direct Rendering Manager runtime library
 Name:          libepoxy
 Version:       1.2
 Release:       1
 License:       MIT
 Group:         X11/Libraries
-URL:           http://github.com/anholt/libepoxy
 Source0:       https://github.com/anholt/libepoxy/archive/v%{version}.tar.gz
 # Source0-md5: 12d6b7621f086c0c928887c27d90bc30
+URL:           http://github.com/anholt/libepoxy
 BuildRequires: Mesa-libEGL-devel
 BuildRequires: Mesa-libGL-devel
 BuildRequires: autoconf
-BuildRequires: autoconf
-BuildRequires: automake
 BuildRequires: automake
 BuildRequires: libtool
-BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: python3
 BuildRequires: xorg-util-util-macros
@@ -56,8 +56,8 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libepoxy.git/commitdiff/8a93af94cc35cf04e58507b86c6bb6521f036ba4

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to