[-]
[+]
|
Changed |
project.diff
|
@@ -7,16 +7,41 @@
-%define version 3.0.0
-%define release b511
-%define BUILD_VERSION 3.0.0
-+%define version 3.0.1
-+%define release b565
-+%define BUILD_VERSION 3.0.1
++%define version 3.0.5
++%define release b1076
++%define BUILD_VERSION 3.0.5
%if "%_vendor" == "MandrakeSoft"
-@@ -112,5 +112,7 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/%
+@@ -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,15 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/%
%postun -p /sbin/ldconfig
%changelog
++* 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>
|
[-]
[+]
|
Deleted |
project1.diff
^
|
@@ -1,24 +0,0 @@
---- libfwbuilder3.spec.orig
-+++ libfwbuilder3.spec
-@@ -1,9 +1,9 @@
-
- %define major 8
- %define name libfwbuilder
--%define version 3.0.1
--%define release b565
--%define BUILD_VERSION 3.0.1
-+%define version 3.0.2
-+%define release b671
-+%define BUILD_VERSION 3.0.2
-
-
- %if "%_vendor" == "MandrakeSoft"
-@@ -112,6 +112,8 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/%
- %postun -p /sbin/ldconfig
-
- %changelog
-+* 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>
|
[-]
[+]
|
Deleted |
project2.diff
^
|
@@ -1,24 +0,0 @@
---- libfwbuilder3.spec.orig
-+++ libfwbuilder3.spec
-@@ -1,9 +1,9 @@
-
- %define major 8
- %define name libfwbuilder
--%define version 3.0.2
--%define release b671
--%define BUILD_VERSION 3.0.2
-+%define version 3.0.3
-+%define release b688
-+%define BUILD_VERSION 3.0.3
-
-
- %if "%_vendor" == "MandrakeSoft"
-@@ -112,6 +112,8 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/%
- %postun -p /sbin/ldconfig
-
- %changelog
-+* 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>
|
[-]
[+]
|
Deleted |
project3.diff
^
|
@@ -1,10 +0,0 @@
---- libfwbuilder3.spec.orig
-+++ libfwbuilder3.spec
-@@ -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
|
[-]
[+]
|
Deleted |
project4.diff
^
|
@@ -1,33 +0,0 @@
---- libfwbuilder3.spec.orig
-+++ libfwbuilder3.spec
-@@ -1,9 +1,9 @@
-
- %define major 8
- %define name libfwbuilder
--%define version 3.0.3
--%define release b688
--%define BUILD_VERSION 3.0.3
-+%define version 3.0.4
-+%define release b794
-+%define BUILD_VERSION 3.0.4
-
-
- %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
-
-@@ -113,6 +113,8 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/%
- %postun -p /sbin/ldconfig
-
- %changelog
-+* 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>
|
[-]
[+]
|
Changed |
_link
^
|
@@ -1,9 +1,5 @@
-<link project="home:netmax" package="libfwbuilder3">
+<link project="home:netmax" package="libfwbuilder3" baserev="595ee4fe5c782214128f6263fcf57ae5">
<patches>
<apply name="project.diff" />
- <apply name="project1.diff" />
- <apply name="project2.diff" />
- <apply name="project3.diff" />
- <apply name="project4.diff" />
</patches>
</link>
|
|
Added |
libfwbuilder-3.0.5.tar.bz2
^
|