Search
j0ke.net Open Build Service
>
Projects
>
KDE
:
QT-4
>
libfwbuilder3
> project.diff
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File project.diff of Package libfwbuilder3 (Revision 12)
Currently displaying revision
12
,
show latest
--- libfwbuilder3.spec.orig +++ libfwbuilder3.spec @@ -1,9 +1,9 @@ %define major 8 %define name libfwbuilder -%define version 3.0.0 -%define release b511 -%define BUILD_VERSION 3.0.0 +%define version 3.0.7 +%define release b1477 +%define BUILD_VERSION 3.0.7 %if "%_vendor" == "MandrakeSoft" @@ -23,7 +23,7 @@ Release: %{release} License: GPL2 Group: %{libgroup} Url: http://www.fwbuilder.org/ -Source: http://prdownloads.sourceforge.net/libfwbuilder/%{name}-%{version}.tar.gz +Source: http://prdownloads.sourceforge.net/libfwbuilder/%{name}-%{version}.tar.bz2 Provides: %{name}%{major} Buildroot: %{_tmppath}/%{name}-%{version}-root @@ -77,6 +77,7 @@ need to develop applications using Firew %defattr(-,root,root) %doc doc/AUTHORS doc/COPYING doc/ChangeLog doc/Credits doc/INSTALL doc/README doc/PatchAcceptancePolicy.txt %{_bindir}/libfwbuilder-config-3 +%dir %{_includedir}/fwb-3 %{_includedir}/fwb-3/fwbuilder %{_includedir}/fwb-3/fwcompiler %{_libdir}/*.so @@ -112,5 +113,19 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/% %postun -p /sbin/ldconfig %changelog +* Tue Sep 22 2009 Carsten Schoene <cs@linux-administrator.com> - 3.0.7-b1477 +- update to version 3.0.7 +* Fri Aug 21 2009 Carsten Schoene <cs@linux-administrator.com> - 3.0.6-b1309 +- update to version 3.0.6 +* Wed Jun 17 2009 Carsten Schoene <cs@linux-administrator.com> +- update to version 3.0.5 +* Mon Mar 30 2009 Carsten Schoene <cs@linux-administrator.com> +- update to version 3.0.4 +* Tue Dec 09 2008 Carsten Schoene <cs@linux-administrator.com> +- update to version 3.0.3 +* Tue Nov 25 2008 Carsten Schoene <cs@linux-administrator.com> +- update to version 3.0.2 +* Tue Oct 02 2008 Carsten Schoene <cs@linux-administrator.com> +- update to version 3.0.1 * Tue Sep 02 2008 Carsten Schoene <cs@linux-administrator.com> - initial package