rpms/smart/F-10 839_854.diff, NONE, 1.1 smart.spec, 1.36, 1.37 smart-1.0-autofs5fix.patch, 1.1, NONE

Axel Thimm athimm at fedoraproject.org
Sun Dec 21 20:55:58 UTC 2008


Author: athimm

Update of /cvs/extras/rpms/smart/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26800/F-10

Modified Files:
	smart.spec 
Added Files:
	839_854.diff 
Removed Files:
	smart-1.0-autofs5fix.patch 
Log Message:
Use stable bugfix branch

839_854.diff:

--- NEW FILE 839_854.diff ---


Index: smart.spec
===================================================================
RCS file: /cvs/extras/rpms/smart/F-10/smart.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- smart.spec	5 Oct 2008 11:07:13 -0000	1.36
+++ smart.spec	21 Dec 2008 20:55:27 -0000	1.37
@@ -7,7 +7,7 @@
 Summary: Next generation package handling tool
 Name: smart
 Version: 1.1
-Release: 56%{?dist}
+Release: 58%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: http://labix.org/smart/
@@ -17,7 +17,8 @@
 Source3: smart.desktop
 Source4: distro.py
 Source5: ksmarttray.desktop
-Patch0: smart-1.0-autofs5fix.patch
+# http://bazaar.launchpad.net/%7Esmartpm/smart/bugfix/diff/839/854
+Patch0: 839_854.diff
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: python-devel >= 2.3
 BuildRequires: desktop-file-utils
@@ -72,7 +73,7 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .autofs5
+%patch0 -p0 -b .bugfixes
 # /usr/lib is hardcoded 
 perl -pi -e's,/usr/lib/,%{_libdir}/,' smart/const.py
 install -p -m 644 %{SOURCE2} .
@@ -203,6 +204,12 @@
 %endif
 
 %changelog
+* Sun Dec 21 2008 Axel Thimm <Axel.Thimm at ATrpms.net> - 1.1-58
+- Use bugfix branch, remove already included patches.
+
+* Sat Dec 13 2008 Axel Thimm <Axel.Thimm at ATrpms.net> - 1.1-57
+- Fix rpm loop reordering.
+
 * Sun Oct  5 2008 Axel Thimm <Axel.Thimm at ATrpms.net> - 1.1-56
 - Update to 1.1.
 


--- smart-1.0-autofs5fix.patch DELETED ---




More information about the fedora-extras-commits mailing list