Hello community,

here is the log from the commit of package python-fcgi for openSUSE:Factory 
checked in at 2014-10-18 09:09:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fcgi (Old)
 and      /work/SRC/openSUSE:Factory/.python-fcgi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fcgi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fcgi/python-fcgi.changes  2012-06-18 
17:34:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-fcgi.new/python-fcgi.changes     
2014-10-18 09:10:21.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct 14 07:26:26 UTC 2014 - [email protected]
+
+- Remove old specfile tags/sections
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-fcgi.spec ++++++
--- /var/tmp/diff_new_pack.WANIx9/_old  2014-10-18 09:10:23.000000000 +0200
+++ /var/tmp/diff_new_pack.WANIx9/_new  2014-10-18 09:10:23.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fcgi
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,17 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           python-fcgi
 BuildRequires:  python
 Version:        2000.09.21
-Release:        343
-Group:          Development/Libraries/Python
-AutoReqProv:    on
-License:        SUSE-Permissive
+Release:        0
 Summary:        Python FastCGI Module
+License:        SUSE-Permissive
+Group:          Development/Libraries/Python
 Url:            http://alldunn.com/python/
 Source0:        http://alldunn.com/python/fcgi.py
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -49,14 +46,10 @@
 %build
 
 %install
-rm -rf $RPM_BUILD_ROOT
 install -m755 -d                            $RPM_BUILD_ROOT/%{py_sitedir}
 install -m644 %{S:0}                        $RPM_BUILD_ROOT/%{py_sitedir}
 python     /usr/%_lib/python/compileall.py -d %{py_site}/ 
$RPM_BUILD_ROOT/%{py_sitedir}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %{py_sitedir}/fcgi.py*

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to