rpms/pessulus/devel .cvsignore, 1.6, 1.7 pessulus.spec, 1.12, 1.13 sources, 1.6, 1.7

Damien Durand (splinux) fedora-extras-commits at redhat.com
Tue Oct 3 19:07:39 UTC 2006


Author: splinux

Update of /cvs/extras/rpms/pessulus/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9559/devel

Modified Files:
	.cvsignore pessulus.spec sources 
Log Message:
auto-import pessulus-2.16.1-1 on branch devel from pessulus-2.16.1-1.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pessulus/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	5 Sep 2006 23:22:01 -0000	1.6
+++ .cvsignore	3 Oct 2006 19:07:38 -0000	1.7
@@ -1 +1 @@
-pessulus-2.16.0.tar.bz2
+pessulus-2.16.1.tar.bz2


Index: pessulus.spec
===================================================================
RCS file: /cvs/extras/rpms/pessulus/devel/pessulus.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- pessulus.spec	23 Sep 2006 15:21:18 -0000	1.12
+++ pessulus.spec	3 Oct 2006 19:07:38 -0000	1.13
@@ -1,9 +1,9 @@
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-%define debug_package %{nil}
+%{!?python_sitearch: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+
 
 Name:	pessulus
-Version:	2.16.0
-Release:	4%{?dist}
+Version:	2.16.1
+Release:	1%{?dist}
 Summary:	A lockdown editor for GNOME
 
 Group:	Applications/System
@@ -11,7 +11,7 @@
 URL:	http://live.gnome.org/Pessulus
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
+BuildArch:      noarch
 
 BuildRequires:	gtk2-devel, pygtk2-devel, gnome-python2, gnome-python2-gconf, perl-XML-Parser, pkgconfig, desktop-file-utils, GConf2-devel, gettext-devel
 Requires: gnome-python2-gconf
@@ -35,7 +35,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
-chmod +x $RPM_BUILD_ROOT%{python_sitearch}/Pessulus/*.py
+chmod +x $RPM_BUILD_ROOT%{python_sitelib}/Pessulus/*.py
 
 
 desktop-file-install --vendor fedora --delete-original \
@@ -52,11 +52,15 @@
 %defattr(-,root,root,-)
 %doc README AUTHORS COPYING ChangeLog
 %{_bindir}/%{name}
-%{python_sitearch}/Pessulus/
+%{python_sitelib}/Pessulus/
 %{_datadir}/applications/*.desktop
 %{_datadir}/%{name}
 
 %changelog
+* Sat Sep 23 2006 Damien Durand <splinux at fedoraproject.org> - 2.16.1-1
+- Upgrade to 2.16.1
+- Fixed #195819
+
 * Sat Sep 23 2006 Damien Durand <splinux at fedoraproject.org> - 2.16-4
 - Bumped release
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pessulus/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	5 Sep 2006 23:22:01 -0000	1.6
+++ sources	3 Oct 2006 19:07:38 -0000	1.7
@@ -1 +1 @@
-a87d325aafc4377d1749575bd6e9b44d  pessulus-2.16.0.tar.bz2
+884031b0ec1d1e6c15c3fd8f110541bb  pessulus-2.16.1.tar.bz2




More information about the fedora-extras-commits mailing list