rpms/python-twisted/devel python-twisted.spec,1.11,1.12

Matthias Saou thias at fedoraproject.org
Tue Dec 30 18:14:48 UTC 2008


Author: thias

Update of /cvs/extras/rpms/python-twisted/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32013

Modified Files:
	python-twisted.spec 
Log Message:
Update to 8.2.0.



Index: python-twisted.spec
===================================================================
RCS file: /cvs/extras/rpms/python-twisted/devel/python-twisted.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- python-twisted.spec	23 Dec 2008 21:29:19 -0000	1.11
+++ python-twisted.spec	30 Dec 2008 18:14:18 -0000	1.12
@@ -1,8 +1,8 @@
 %{!?python:%define python python}
 
 Name:           %{python}-twisted
-Version:        8.1.0
-Release:        2%{?dist}
+Version:        8.2.0
+Release:        1%{?dist}
 Summary:        Event-based framework for internet applications
 Group:          Development/Libraries
 License:        MIT
@@ -11,14 +11,14 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       %{python}-twisted-core   >= %{version}
-Requires:       %{python}-twisted-conch  >= 8.1.0
-Requires:       %{python}-twisted-lore   >= 8.1.0
-Requires:       %{python}-twisted-mail   >= 8.1.0
-Requires:       %{python}-twisted-names  >= 8.1.0
-Requires:       %{python}-twisted-news   >= 8.1.0
+Requires:       %{python}-twisted-conch  >= 8.2.0
+Requires:       %{python}-twisted-lore   >= 8.2.0
+Requires:       %{python}-twisted-mail   >= 8.2.0
+Requires:       %{python}-twisted-names  >= 8.2.0
+Requires:       %{python}-twisted-news   >= 8.2.0
 Requires:       %{python}-twisted-runner >= 8.0.0
-Requires:       %{python}-twisted-web    >= 8.1.0
-Requires:       %{python}-twisted-words  >= 8.1.0
+Requires:       %{python}-twisted-web    >= 8.2.0
+Requires:       %{python}-twisted-words  >= 8.2.0
 Obsoletes:      Twisted < 2.4.0-1
 Provides:       Twisted = %{version}-%{release}
 Obsoletes:      twisted < 2.4.0-1
@@ -36,13 +36,17 @@
 
 %prep
 %setup -c -T
-%{__install} -p -m 0644 %{SOURCE0} README
+install -p -m 0644 %{SOURCE0} README
 
 %files
 %defattr(-,root,root,-)
 %doc README
 
 %changelog
+* Mon Dec 29 2008 Matthias Saou <http://freshrpms.net/> 8.2.0-1
+- Update to 8.2.0.
+- Change back spec cosmetic details from Paul's to Thomas' preference.
+
 * Wed Jul 16 2008 Matthias Saou <http://freshrpms.net/> 8.1.0-2
 - Update to 8.1.0.
 - Minor spec file cleanups.




More information about the fedora-extras-commits mailing list