rpms/ustr/devel ustr.spec,1.11,1.12

James Antill (james) fedora-extras-commits at redhat.com
Sun Feb 10 22:46:58 UTC 2008


Author: james

Update of /cvs/pkgs/rpms/ustr/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24891

Modified Files:
	ustr.spec 
Log Message:
* Sun Feb 10 2008 James Antill <james at fedoraproject.org> - 1.0.3-3
- Add upstream multilib patch for ustr-import
- Resolves: bug#343351



Index: ustr.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ustr/devel/ustr.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ustr.spec	10 Feb 2008 22:06:05 -0000	1.11
+++ ustr.spec	10 Feb 2008 22:46:50 -0000	1.12
@@ -34,6 +34,7 @@
 URL: http://www.and.org/ustr/
 Source0: http://www.and.org/ustr/%{version}/%{name}-%{version}.tar.gz
 Patch0: ustr-import-multilib.patch
+Patch1: ustr-import-multilib2.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # BuildRequires: make gcc sed
 
@@ -88,6 +89,7 @@
 %setup -q
 
 %patch0 -p1
+%patch1 -p1
 
 %build
 make %{?_smp_mflags} all-shared CFLAGS="${CFLAGS:-%optflags}" %{policy_cflags}




More information about the fedora-extras-commits mailing list