SPECS: vdkbuilder.spec - up to 2.4.0 - added -ac_FLAGS.patch (don'...

twittner twittner at pld-linux.org
Sun Aug 28 02:26:49 CEST 2005


Author: twittner                     Date: Sun Aug 28 00:26:49 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.4.0
- added -ac_FLAGS.patch (don't introduce own flags - honor ordinary
  C(XX)FLAGS from %%configure)

---- Files affected:
SPECS:
   vdkbuilder.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/vdkbuilder.spec
diff -u SPECS/vdkbuilder.spec:1.14 SPECS/vdkbuilder.spec:1.15
--- SPECS/vdkbuilder.spec:1.14	Sat Aug 27 22:16:00 2005
+++ SPECS/vdkbuilder.spec	Sun Aug 28 02:26:44 2005
@@ -2,19 +2,20 @@
 Summary:	A general purpose ide for constructing gui applications using VDK
 Summary(pl):	IDE do konstruowania aplikacji graficznych używających VDK
 Name:		vdkbuilder
-Version:	2.0.1
-Release:	2
+Version:	2.4.0
+Release:	0.1
 License:	GPL
 Group:		Development/Tools
-Source0:	http://dl.sourceforge.net/vdkbuilder/%{name}-%{version}.tar.gz
-# Source0-md5:	6a004c7a8ed51a30722383eb50ee69f8
+Source0:	http://dl.sourceforge.net/vdkbuilder/%{name}2-%{version}.tar.gz
+# Source0-md5:	91216ce6659e447862b2bdc7335074fc
+Patch0:		%{name}-ac_FLAGS.patch
 URL:		http://vdkbuilder.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	freetype-devel >= 2.0.0
 BuildRequires:	glib2-devel >= 2.0.0
 BuildRequires:	libtool
-BuildRequires:	vdk-devel >= 2.0.1
+BuildRequires:	vdk-devel >= 2.4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_omf_dest_dir	%(scrollkeeper-config --omfdir)
@@ -41,10 +42,10 @@
 Pliki nagłówkowe blibliotek vdkbuilder.
 
 %prep
-%setup -q
+%setup -q -n %{name}2-%{version}
+%patch0 -p1
 
 %build
-#CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -67,7 +68,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS BUGS ChangeLog NEWS README TODO TUTOR* example/nls_HOWTO* example/hello
+%doc AUTHORS BUGS ChangeLog NEWS README TODO example/nls_HOWTO* example/hello
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so*
 %{_mandir}/man1/*
@@ -85,6 +86,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/08/28 00:26:44  twittner
+- up to 2.4.0
+- added -ac_FLAGS.patch (don't introduce own flags - honor ordinary
+  C(XX)FLAGS from %%configure)
+
 Revision 1.14  2005/08/27 20:16:00  darekr
 - added -devel subpackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vdkbuilder.spec?r1=1.14&r2=1.15&f=u




More information about the pld-cvs-commit mailing list