Drop patches
This commit is contained in:
parent
c4c8258b5e
commit
7ff2e832d7
@ -7,8 +7,6 @@ Group: System Environment/Libraries
|
|||||||
Source: glib-%{version}.tar.bz2
|
Source: glib-%{version}.tar.bz2
|
||||||
Source2: glib2.sh
|
Source2: glib2.sh
|
||||||
Source3: glib2.csh
|
Source3: glib2.csh
|
||||||
Patch0: glib-2.7.6-atomic.patch
|
|
||||||
Patch1: glib-2.7.6-c++.patch
|
|
||||||
Conflicts: libgnomeui <= 2.2.0
|
Conflicts: libgnomeui <= 2.2.0
|
||||||
BuildRoot: %{_tmppath}/glib-%{PACKAGE_VERSION}-root
|
BuildRoot: %{_tmppath}/glib-%{PACKAGE_VERSION}-root
|
||||||
BuildRequires: pkgconfig >= 0.8
|
BuildRequires: pkgconfig >= 0.8
|
||||||
@ -38,8 +36,6 @@ version 2 of the GLib library.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n glib-%{version}
|
%setup -q -n glib-%{version}
|
||||||
%patch0 -p1 -b .atomic
|
|
||||||
%patch1 -p1 -b .c++
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -99,6 +95,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%changelog
|
%changelog
|
||||||
* Sat Aug 13 2005 Matthias Clasen <mclasen@redhat.com> - 2.8.0-1
|
* Sat Aug 13 2005 Matthias Clasen <mclasen@redhat.com> - 2.8.0-1
|
||||||
- New stable upstream version
|
- New stable upstream version
|
||||||
|
- Drop patches
|
||||||
|
|
||||||
* Fri Aug 5 2005 Matthias Clasen <mclasen@redhat.com> - 2.7.6-3
|
* Fri Aug 5 2005 Matthias Clasen <mclasen@redhat.com> - 2.7.6-3
|
||||||
- Fix C++ guards in gstdio.h
|
- Fix C++ guards in gstdio.h
|
||||||
|
Loading…
Reference in New Issue
Block a user