On Thu, Oct 12, 2006 at 03:06:54PM -0700, Void Main wrote:
> Thanks, I'll check a few of those things out tonight.  I guess
> regarding my question about there being an archive of the older RPMS
> is there isn't an archives?  I would be happy with just a history of
> the *.spec files from each version and worst case I could rebuild
> everything myself.

They are almost identical, the true difference is from the svn fixes
patches which you can read off the changelog. For example:

# diff -dU1 /usr/src/at/.archives/mythtv-0.20-138.at.spec 
/usr/src/at/.archives/mythtv-0.20-141.at.spec
--- /usr/src/at/.archives/mythtv-0.20-138.at.spec       2006-09-19 
15:21:40.000000000 +0200
+++ /usr/src/at/.archives/mythtv-0.20-141.at.spec       2006-10-10 
11:46:09.000000000 +0200
@@ -25,3 +25,3 @@
 Version: 0.20
-Release: 138%{?dist}
+Release: 141%{?dist}
 URL: http://www.mythtv.org/
@@ -253,3 +253,7 @@
 
+%ifarch ppc
+perl -pi -e"s|^OPTFLAGS=.*|OPTFLAGS=%{optflags} -maltivec|" 
libs/libmyth/mythconfig.mak
+%else
 perl -pi -e"s|^OPTFLAGS=.*|OPTFLAGS=%{optflags}|" libs/libmyth/mythconfig.mak
+%endif
 perl -pi -e's|^ARCHFLAGS=.*|ARCHFLAGS=|' libs/libmyth/mythconfig.mak
@@ -398,2 +402,11 @@
 %changelog
+* Tue Oct 10 2006 Axel Thimm <[EMAIL PROTECTED]> - 0.20-141
+- Update to latest svn fixes (r11499).
+
+* Fri Oct  6 2006 Axel Thimm <[EMAIL PROTECTED]> - 0.20-140
+- Update to latest svn fixes (r11452).
+
+* Tue Sep 26 2006 Axel Thimm <[EMAIL PROTECTED]> - 0.20-139
+- Update to latest svn fixes (r11293).
+
 * Fri Sep 15 2006 Axel Thimm <[EMAIL PROTECTED]> - 0.20-137

-- 
Axel.Thimm at ATrpms.net

Attachment: pgpqOa6bqFNO2.pgp
Description: PGP signature

_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to