rpms/TVAnytimeAPI/devel TVAnytimeAPI.spec,1.3,1.4

Sandro Mathys red at fedoraproject.org
Fri Mar 13 13:14:54 UTC 2009


Author: red

Update of /cvs/pkgs/rpms/TVAnytimeAPI/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14428

Modified Files:
	TVAnytimeAPI.spec 
Log Message:
* Fri Mar 13 2009 Sandro Mathys <red at fedoraproject.org> - 1.3-5
- Added patch submitted by Tim Coote with the parts that were added to the standard implemented by TVAnytimeAPI.




Index: TVAnytimeAPI.spec
===================================================================
RCS file: /cvs/pkgs/rpms/TVAnytimeAPI/devel/TVAnytimeAPI.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- TVAnytimeAPI.spec	13 Mar 2009 09:38:58 -0000	1.3
+++ TVAnytimeAPI.spec	13 Mar 2009 13:14:24 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           TVAnytimeAPI
 Version:        1.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A java API for parsing, manipulating and creating TV-Anytime metadata
 Group:          Development/Libraries
 License:        LGPLv2+
@@ -8,7 +8,6 @@
 #Source0:         http://downloads.sourceforge.net/%{name}/%{name}_July05_release.zip
 # Modified the source archive because of legal problems (mainly the xml/subdir)
 Source0:        %{name}-%{version}.tar.bz2
-Patch0:         TVAnytimeAPI-genre-add-2005.patch
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -37,8 +36,6 @@
 %prep
 %setup -q # -n %{name}-%{version}
 
-%patch0 -p0
-
 %{__sed} -i 's/\r//' examples/APICodeExamples.java
 %{__sed} -i 's/\r//' examples/CreateProgInfoTable.java
 
@@ -85,9 +82,12 @@
 
 
 %changelog
-* Fri Mar 13 2009 Sandro Mathys <red at fedoraproject.org> - 1.3-4
+* Fri Mar 13 2009 Sandro Mathys <red at fedoraproject.org> - 1.3-5
 - Added patch submitted by Tim Coote with the parts that were added to the standard implemented by TVAnytimeAPI.
 
+* Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Thu Jan 15 2009 Sandro Mathys <red at fedoraproject.org> - 1.3-3
 - License was wrong.
 




More information about the fedora-extras-commits mailing list