Author: sls                          Date: Wed Nov 26 23:58:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ac/am regeneration removes c++ dependency

---- Files affected:
SPECS:
   gamin.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/gamin.spec
diff -u SPECS/gamin.spec:1.52 SPECS/gamin.spec:1.53
--- SPECS/gamin.spec:1.52       Wed Nov 26 17:29:30 2008
+++ SPECS/gamin.spec    Thu Nov 27 00:58:33 2008
@@ -1,7 +1,4 @@
 # $Revision$, $Date$
-# TODO:
-#      - rm bogus gcc-c++ BR
-#
 Summary:       Library providing the gamin File Alteration Monitor API
 Summary(pl.UTF-8):     Biblioteka dostarczajÄ…ca File Alteration Monitor API 
gamina
 Name:          gamin
@@ -15,7 +12,6 @@
 URL:           http://www.gnome.org/~veillard/gamin/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
-BuildRequires: gcc-c++
 BuildRequires: glib2-devel
 BuildRequires: libtool
 BuildRequires: pkgconfig
@@ -98,6 +94,11 @@
 %patch0 -p1
 
 %build
+%{__libtoolize}
+%{__aclocal} 
+%{__autoconf}  
+%{__autoheader}
+%{__automake}
 %configure \
        --%{?debug:en}%{!?debug:dis}able-debug
 
@@ -163,6 +164,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2008/11/26 23:58:33  sls
+- ac/am regeneration removes c++ dependency
+
 Revision 1.52  2008/11/26 16:29:30  sls
 - BR: rpm-pythonprov
 - BR: python-modules (compileall)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gamin.spec?r1=1.52&r2=1.53&f=u

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

Reply via email to