Author: pluto                        Date: Thu Mar  9 12:25:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no need for unsermake.

---- Files affected:
SPECS:
   libkexif.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/libkexif.spec
diff -u SPECS/libkexif.spec:1.12 SPECS/libkexif.spec:1.13
--- SPECS/libkexif.spec:1.12    Wed Mar  8 23:34:23 2006
+++ SPECS/libkexif.spec Thu Mar  9 13:25:12 2006
@@ -16,7 +16,6 @@
 BuildRequires: libexif-devel >= 0.6.9
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.164
-BuildRequires: unsermake >= 051225
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -50,14 +49,13 @@
 
 %build
 cp -f %{_datadir}/automake/config.sub admin
-export UNSERMAKE=%{_datadir}/unsermake/unsermake
-%{__unsermake} -f admin/Makefile.common cvs
+%{__make} -f admin/Makefile.common cvs
 
 %configure \
        --with-qt-libraries=%{_libdir} \
        --enable-final
 
-%{__unsermake}
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -92,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/03/09 12:25:12  pluto
+- no need for unsermake.
+
 Revision 1.12  2006/03/08 22:34:23  maciek2w
 - updated to 0.2.2
 - BR: unsermake >= 051225 (req newer version)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libkexif.spec?r1=1.12&r2=1.13&f=u

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

Reply via email to