rpms/libucil/devel libucil.spec,1.1,1.2

Kamil Dudka kdudka at fedoraproject.org
Fri Mar 12 13:28:49 UTC 2010


Author: kdudka

Update of /cvs/extras/rpms/libucil/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13847

Modified Files:
	libucil.spec 
Log Message:
- build the package in %build


Index: libucil.spec
===================================================================
RCS file: /cvs/extras/rpms/libucil/devel/libucil.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- libucil.spec	26 Feb 2010 19:19:06 -0000	1.1
+++ libucil.spec	12 Mar 2010 13:28:49 -0000	1.2
@@ -1,7 +1,7 @@
 Summary:	Library to render text and graphic overlays onto video images
 Name:		libucil
 Version:	0.9.8
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPLv2+
 Group:		System Environment/Libraries
 URL:		http://www.unicap-imaging.org/
@@ -34,6 +34,7 @@ API documentation of the library, too.
 
 %build
 %configure --disable-rpath --enable-gtk-doc
+make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -62,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/%{name}
 
 %changelog
+* Fri Mar 12 2010 Kamil Dudka <kdudka at redhat.com> 0.9.8-2
+- build the package in %%build
+
 * Sun Feb 21 2010 Robert Scheck <robert at fedoraproject.org> 0.9.8-1
 - Upgrade to 0.9.8 (#530702, #567109, #567110, #567111)
 - Splitting of unicap into libunicap, libucil and libunicapgtk



More information about the scm-commits mailing list