Go to file
Marcus Meissner a38b89aef4 Accepting request 155365 from home:elvigia:branches:Base:System
- Remove patches:
  - config-guess-sub-update.patch
  - popt-secure-getenv.patch
  run autoreconf instead .
- popt-libc-updates.patch replaces popt-secure-getenv.patch
  * test for secure_getenv instead of __secure_getenv
  * update configure.ac so it can be regenerated with modern
    autotools.
  * Internal symbols are already hidden with a linker script, 
   improve that by hidding symbols with the compiler too.
  * use strerror_r instead of strerror in the library.

- popt wants __secure_getenv at configure time, but This
 function is no longer available as of glibc 2.17.
 test for secure_getenv() instead (popt-secure-getenv.patch)

OBS-URL: https://build.opensuse.org/request/show/155365
OBS-URL: https://build.opensuse.org/package/show/Base:System/popt?expand=0&rev=35
2013-02-14 22:02:50 +00:00
.gitattributes Accepting request 18878 from Base:System 2009-08-28 13:08:07 +00:00
.gitignore Accepting request 18878 from Base:System 2009-08-28 13:08:07 +00:00
baselibs.conf Updating link to change in openSUSE:Factory/popt revision 8.0 2010-04-14 13:11:02 +00:00
popt-1.16.tar.bz2 Updating link to change in openSUSE:Factory/popt revision 12.0 2010-09-20 12:51:04 +00:00
popt-libc-updates.patch Accepting request 155365 from home:elvigia:branches:Base:System 2013-02-14 22:02:50 +00:00
popt.changes Accepting request 155365 from home:elvigia:branches:Base:System 2013-02-14 22:02:50 +00:00
popt.spec Accepting request 155365 from home:elvigia:branches:Base:System 2013-02-14 22:02:50 +00:00