Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 157616 Details for
Bug 226054
Merge Review: libuser
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to split off libuser-python
libuser.spec-python.diff (text/plain), 1.50 KB, created by
Yanko Kaneti
on 2007-06-22 13:08:00 UTC
(
hide
)
Description:
Patch to split off libuser-python
Filename:
MIME Type:
Creator:
Yanko Kaneti
Created:
2007-06-22 13:08:00 UTC
Size:
1.50 KB
patch
obsolete
>? libuser-0.56.4-1.src.rpm >Index: libuser.spec >=================================================================== >RCS file: /cvs/pkgs/devel/libuser/libuser.spec,v >retrieving revision 1.66 >diff -u -p -r1.66 libuser.spec >--- libuser.spec 15 Jun 2007 12:45:10 -0000 1.66 >+++ libuser.spec 22 Jun 2007 10:47:39 -0000 >@@ -25,6 +25,16 @@ back-ends to interface to its data sourc > Sample applications modeled after those included with the shadow password > suite are included. > >+%package python >+Summary: Python bindings for the libuser library >+Group: Development/Libraries >+Requires: libuser = %{version}-%{release} >+ >+%description python >+The libuser-python package contains the Python bindings for >+the libuser library providing an python API for manipulating and >+administering user and group accounts. >+ > %package devel > Group: Development/Libraries > Summary: Files needed for developing applications which use libuser >@@ -70,11 +80,10 @@ popd > > %files -f %{name}.lang > %defattr(-,root,root) >-%doc AUTHORS COPYING NEWS README TODO docs/*.txt python/modules.txt >+%doc AUTHORS COPYING NEWS README TODO docs/*.txt > %config(noreplace) %{_sysconfdir}/libuser.conf > > %attr(0755,root,root) %{_bindir}/* >-%{python_sitearch}/*.so > %{_libdir}/*.so.* > %dir %{_libdir}/%{name} > %{_libdir}/%{name}/*.so >@@ -86,6 +95,11 @@ popd > %exclude %{_libdir}/%{name}/*.la > %exclude %{python_sitearch}/*.la > >+%files python >+%defattr(-,root,root) >+%{python_sitearch}/*.so >+%doc python/modules.txt >+ > %files devel > %defattr(-,root,root) > %{_includedir}/libuser
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 226054
: 157616