rpms/lxsplit/F-9 lxsplit.spec, 1.2, 1.3 sources, 1.2, 1.3 lxsplit-0.2.2-build-fixes.diff, 1.1, NONE

Rahul Sundaram (sundaram) fedora-extras-commits at redhat.com
Thu Jul 3 06:14:30 UTC 2008


Author: sundaram

Update of /cvs/pkgs/rpms/lxsplit/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14290

Modified Files:
	lxsplit.spec sources 
Removed Files:
	lxsplit-0.2.2-build-fixes.diff 
Log Message:
update to new upstream release. drop obsoleted patch



Index: lxsplit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lxsplit/F-9/lxsplit.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lxsplit.spec	31 May 2008 10:17:11 -0000	1.2
+++ lxsplit.spec	3 Jul 2008 06:13:42 -0000	1.3
@@ -1,13 +1,12 @@
 Name:		lxsplit
-Version:	0.2.2
-Release:	4%{?dist}
+Version:	0.2.3
+Release:	1%{?dist}
 Summary:	File split / merge utility
 
 Group:		Applications/File
 License:	GPLv2+
 URL:		http://lxsplit.sourceforge.net/
 Source:		http://downloads.sourceforge.net/lxsplit/%{name}-%{version}.tar.gz
-Patch1:		lxsplit-0.2.2-build-fixes.diff
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)	
 
 %description
@@ -21,8 +20,6 @@
 %prep
 %setup -q
 
-%patch1 -p1
-
 %build
 %{__make}  CFLAGS="$RPM_OPT_FLAGS" %{?_smp_flags}
 
@@ -35,12 +32,15 @@
 %{__rm} -rf %{buildroot}
 
 %files
-%doc ChangeLog README COPYING
 %defattr(-,root,root,-)
+%doc ChangeLog README COPYING
 %{_bindir}/lxsplit
 
 %changelog
 
+* Thu Jul 03 2008 Rahul Sundaram<sundaram at fedoraproject.org> - 0.2.3-1
+  Pull new upstream. Drop obsoleted patch and fix defattr
+
 * Sat May 31 2008 Rahul Sundaram <sundaram at fedoraproject.org> - 0.2.2-4
 - Apply upstream build patch
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/lxsplit/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	28 May 2008 01:06:45 -0000	1.2
+++ sources	3 Jul 2008 06:13:42 -0000	1.3
@@ -1 +1 @@
-f8de6f2d70b31eb473fbe2831844da77  lxsplit-0.2.2.tar.gz
+b47b37f22c656326a6aa2f3f46682453  lxsplit-0.2.3.tar.gz


--- lxsplit-0.2.2-build-fixes.diff DELETED ---




More information about the fedora-extras-commits mailing list