Commit Graph

53 Commits

Author SHA1 Message Date
Tomas Mraz
dd46788e35 new upstream release
- move from /lib to /usr/lib
2014-09-19 11:40:37 +02:00
Peter Robinson
cb9a58c44e - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 03:37:34 +00:00
Tom Callaway
7fede4a331 fix license handling 2014-07-18 14:48:53 -04:00
Tomas Mraz
47e6d6e0c8 new upstream release 2014-06-25 16:31:49 +02:00
Dennis Gilmore
3820dc90b7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 22:36:21 -05:00
Tomas Mraz
7e0de840bb new upstream release 2013-08-23 12:08:11 +02:00
Dennis Gilmore
f1a535424a - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 00:39:40 -05:00
Tomas Mraz
22336db904 new upstream release 2013-04-05 17:39:41 +02:00
Dennis Gilmore
64df5dfa8c - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 22:27:24 -06:00
Dennis Gilmore
90bcacc9b7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 14:57:38 -05:00
Dennis Gilmore
eea93b913d - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 01:47:31 -06:00
Tomas Mraz
e0edd8db5a new upstream release 2011-07-15 14:42:11 +02:00
Dennis Gilmore
a5bf064fa5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 00:17:22 -06:00
Rex Dieter
e69362cadd BR: gettext-autopoint 2010-08-10 14:18:33 -05:00
Rex Dieter
d0419f4638 - libgpg-error-1.9 2010-08-10 14:08:37 -05:00
Fedora Release Engineering
c314a3869f dist-git conversion 2010-07-28 21:06:32 +00:00
Nalin Dahyabhai
56679b7422 - oops, we need gettext-devel, not gettext 2010-02-25 19:40:18 +00:00
Nalin Dahyabhai
c3f625c6bb add missing buildrequires on gettext 2010-02-25 19:31:44 +00:00
Nalin Dahyabhai
1c669d3455 - turn off common lisp bindings the right way
- drop finger output
- recode the changelog into UTF-8 if it isn't UTF-8 (rpmlint)
2010-02-25 19:27:02 +00:00
Nalin Dahyabhai
5656325365 - drop finger output
- recode the changelog that we install, if it isn't utf8
2010-02-25 18:47:29 +00:00
Nalin Dahyabhai
d818290f3e - fix use of macro in changelog (rpmlint)
- build with --disable-rpath (rpmlint)
- build with %%{?_smp_mflags}
2010-01-11 21:50:23 +00:00
Bill Nottingham
317455b5a2 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:50:59 +00:00
Nalin Dahyabhai
c4232de96d add a disttag 2009-10-15 14:47:11 +00:00
Nalin Dahyabhai
ebc2be137e long-overdue update to 1.7 2009-10-15 14:27:10 +00:00
Jesse Keating
363b7792cc - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 05:48:54 +00:00
Jesse Keating
4ac5c2ff33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 15:24:58 +00:00
Jesse Keating
da7e07497f - Autorebuild for GCC 4.3 2008-02-19 15:53:52 +00:00
Nalin Dahyabhai
2f23fcdbf3 - eek, missed a couple of the suggestions 2007-12-07 15:48:52 +00:00
Nalin Dahyabhai
83794e3e5d - update to 1.6
- add suggested summary, buildrequires, and modify install call as
    suggested by package review (#226021)
2007-12-07 15:43:04 +00:00
Bill Nottingham
601c3245cc makefile update to properly grab makefile.common 2007-10-15 19:01:18 +00:00
Nalin Dahyabhai
73dc307d8e - use ldconfig to make the soname symlink so that it gets packaged
(#331241)
2007-10-15 17:54:58 +00:00
Nalin Dahyabhai
fa1aec53a2 add missing gawk buildrequirement 2007-08-22 20:29:08 +00:00
Nalin Dahyabhai
6c18c32777 clarify license 2007-08-16 15:25:28 +00:00
Nalin Dahyabhai
07c09f12d6 - disable static libraries (part of #249815) 2007-07-30 13:40:36 +00:00
Nalin Dahyabhai
c7f37725c3 - move libgpg-error shared library to /%{_lib} (#249816) 2007-07-27 13:54:45 +00:00
Nalin Dahyabhai
6c66cae938 - update to 1.5 2007-07-19 14:27:32 +00:00
Jesse Keating
5761a8ad4a bump for gcc bug 2006-10-01 20:19:52 +00:00
Nalin Dahyabhai
15c03041b3 update wk@g10code.com key 2006-09-19 21:50:12 +00:00
Bill Nottingham
37e449a345 update to 1.4 2006-09-18 17:34:23 +00:00
Jesse Keating
805e701a2e bumped for rebuild 2006-07-12 06:52:41 +00:00
Nalin Dahyabhai
cf2d64bcdc - give gpg-error-config libdir=@exec_prefix@/lib instead of @libdir@, so
that it agrees on 32- and 64-bit arches (it suppresses the -L argument
    if @libdir@ is /usr/lib, so this should be cleaner than adding a
    non-standard .pc file which upstream developers might inadvertently
    think they can depend to be on every system which provides this
    library)
2006-06-05 17:54:01 +00:00
Karsten Hopp
a0cd2edf2d - switch to pkgconfig so that /usr/bin/gpg-error-config can be the same on
32bit and 64bit archs
2006-05-15 15:34:47 +00:00
Nalin Dahyabhai
fd8a76a520 update to version 1.3 2006-05-03 00:59:56 +00:00
Jesse Keating
8924214f5a bump for bug in double-long on ppc(64) 2006-02-11 04:03:33 +00:00
Jesse Keating
a1098eb846 bump for new gcc/glibc 2006-02-07 12:39:04 +00:00
Jesse Keating
bcb44d30b8 gcc update bump 2005-12-09 22:41:36 +00:00
Karsten Hopp
fc2ce90d25 update 2005-11-30 11:29:57 +00:00
Bill Nottingham
9dc3359856 blah 2005-03-02 06:42:13 +00:00
Bill Nottingham
752a599491 bump 2005-03-02 06:36:42 +00:00
cvsdist
319895c7df auto-import changelog data from libgpg-error-1.0-1.src.rpm
Tue Aug 31 2004 Bill Nottingham <notting@redhat.com> - 1.0-1
- update to 1.0
2004-09-09 07:31:45 +00:00