rpms/ustr/F-8 ustr.spec,1.5,1.6

James Antill (james) fedora-extras-commits at redhat.com
Wed Oct 31 12:51:22 UTC 2007


Author: james

Update of /cvs/pkgs/rpms/ustr/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24959

Modified Files:
	ustr.spec 
Log Message:
* Tue Oct 30 2007 James Antill <james at and.org> - 1.0.2-2
- Build new upstream in Fedora



Index: ustr.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ustr/F-8/ustr.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ustr.spec	28 Aug 2007 17:46:41 -0000	1.5
+++ ustr.spec	31 Oct 2007 12:50:46 -0000	1.6
@@ -18,16 +18,13 @@
 %define policy_cflags %{policy_cflags_hide}  %{policy_cflags_broken}
 
 Name: ustr
-Version: 1.0.1
-Release: 6%{?dist}
+Version: 1.0.2
+Release: 2%{?dist}
 Summary: String library, very low memory overhead, simple to import
 Group: System Environment/Libraries
 License: MIT or LGPLv2+ or BSD
 URL: http://www.and.org/ustr/
 Source0: http://www.and.org/ustr/%{version}/%{name}-%{version}.tar.gz
-Patch0: inst_examples.patch
-Patch1: html_doc_fixes.patch
-Patch2: import_repl.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # BuildRequires: make gcc sed
 
@@ -81,10 +78,6 @@
 %prep
 %setup -q
 
-%patch0 -p1
-%patch1 -p0
-%patch2 -p1
-
 %build
 make %{?_smp_mflags} all-shared CFLAGS="${CFLAGS:-%optflags}" %{policy_cflags}
 
@@ -146,6 +139,12 @@
 
 
 %changelog
+* Tue Oct 30 2007 James Antill <james at and.org> - 1.0.2-2
+- Build new upstream in Fedora
+
+* Mon Oct 29 2007 James Antill <james at and.org> - 1.0.2-1
+- New release
+
 * Tue Aug 28 2007 James Antill <jantill at redhat.com> - 1.0.1-6
 - Add options for fedora policy brokeness, so it's easy to undo.
 - Rebuild for buildid.




More information about the fedora-extras-commits mailing list