SHA256
1
0
forked from pool/findutils
Commit Graph

37 Commits

Author SHA256 Message Date
Philipp Thomas
f4b67487a8 - Fix spelling of the btrfs snapshot directory (bnc#847240).
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=50
2013-10-24 09:49:09 +00:00
44413c8659 Accepting request 201855 from home:Andreas_Schwab:Factory
- Conditionalize the qemu arg size workaround on %qemu_user_space_build

OBS-URL: https://build.opensuse.org/request/show/201855
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=48
2013-10-02 11:03:50 +00:00
987ed52315 Accepting request 200285 from home:bernhard-voelker:branches:Base:System
- Remove patches:
  - findutils-4.5.10-use_proc_mounts.patch:
    /etc/mtab is a link to /proc/self/mounts nowadays.
  - findutils-4.5.10-prune_unknown.patch:
    merge patch into findutils-4.4.2-updatedb.patch.
  - findutils-4.5.10-updatedb_ignore_nfsv4.patch:
    fixed upstream.
  - findutils-stdio.in.patch:
    fixed upstream (in included gnulib).
  - findutils-init_stat_buf.patch:
    fixed upstream.

- Refresh other patches:
  - findutils-4.4.2-updatedb.patch:
    refresh with changes from the above, removed patch.
  - findutils-4.4.2-xautofs.patch:
    refresh, and added -xautofs in find's usage text.

- Adapt findutils.spec:
  - Version bump.
  - Remove above removed patches.
  - Add BuildRequires for makeinfo.
  - configure call: remove --enable-d_type-optimization
    option because turned on by default since 4.2.15.
  - Do not remove oldfind's man page in %install.
  - Add oldfind's binary and man page in %files.

- Update to 4.5.12
  See /usr/share/doc/packages/findutils/NEWS,
  section "Major changes in release 4.5.12, 2013-09-22"

- Update to 4.5.11 (2013-02-02)
  See /usr/share/doc/packages/findutils/NEWS,
  section "Major changes in release 4.5.11, 2013-02-02"

OBS-URL: https://build.opensuse.org/request/show/200285
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=46
2013-09-25 14:15:56 +00:00
Philipp Thomas
b969beb7a2 - Add /var/run/media to UPDATEDB_PRUNEPATHS in sysconfig.locate
so that updatedb doesn't index removable media (bnc#807170).

OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=44
2013-04-23 10:40:56 +00:00
3ecd19a1f8 Accepting request 161186 from home:m_meister:branches:openSUSE:Factory
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/161186
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=42
2013-03-26 15:42:27 +00:00
8ea4f5f93f Accepting request 151494 from home:Andreas_Schwab:Factory
- Remove useless findutils-automake-1.12.patch

OBS-URL: https://build.opensuse.org/request/show/151494
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=40
2013-02-06 19:06:35 +00:00
Philipp Thomas
e474801c83 - Fix typo in findutils-4.5.10-updatedb_ignore_nfsv4.patch that
lead to nfs4 directories being searched again (bnc#792323).

OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=38
2012-12-05 10:46:57 +00:00
Philipp Thomas
618f1228d5 - Initialize stat_buf in find.c(process_path) so that find by inum
works (bnc#780928 http://savannah.gnu.org/bugs/?37683)
  findutils-init_stat_buf.patch.
- Exclude /.snapshot from updatedb's indexing (bnc#780918)
  No patch, change was done in the sysconfig file of this package.
- Rename automake-1.12.patch to findutils-automake-1.12.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=36
2012-11-15 12:34:00 +00:00
Robert Milasan
f51b865a44 Accepting request 128958 from home:a_jaeger:FactoryFix
Fix build with missing gets declaration (glibc 2.16)

OBS-URL: https://build.opensuse.org/request/show/128958
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=34
2012-07-26 07:56:25 +00:00
Richard Biener
071dab61ab Accepting request 122961 from home:rudi_m:branches:Base:System
- remove useless automake dependency, it was needed for selinux.patch
  which has been removed since findutils 4.5.10

OBS-URL: https://build.opensuse.org/request/show/122961
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=32
2012-05-31 08:51:29 +00:00
Dr. Werner Fink
96b0452168 Accepting request 122728 from home:puzel:branches:Base:System
- fix build with automake-1.12
 - add: automake-1.12.patch

OBS-URL: https://build.opensuse.org/request/show/122728
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=31
2012-05-29 14:29:55 +00:00
Philipp Thomas
c9e89f7178 - Fix updatedb to work again (bnc#746610).
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=29
2012-02-13 13:37:28 +00:00
Andreas Jaeger
663f13ca58 Accepting request 102739 from home:rjschwei:branches:Base:System
usrMerge project - move files from toplevel to /usr

OBS-URL: https://build.opensuse.org/request/show/102739
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=27
2012-02-07 10:09:35 +00:00
Cristian Rodríguez
e8d8ebfa75 Accepting request 100464 from home:tabraham1:branches:Base:System
update to 4.5.10

OBS-URL: https://build.opensuse.org/request/show/100464
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=25
2012-01-18 05:03:10 +00:00
Stephan Kulow
05c9d5f433 Accepting request 94736 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94736
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=23
2011-12-01 15:53:29 +00:00
Stephan Kulow
ea1cde1a8d Accepting request 83520 from home:jengelh:bl-f
- Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.)

OBS-URL: https://build.opensuse.org/request/show/83520
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=21
2011-09-20 07:48:19 +00:00
Philipp Thomas
c0c8672d41 - findutils-locate needs find so require findutils.
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=19
2011-04-29 15:31:27 +00:00
Philipp Thomas
1acaeb3947 - Really do use /proc/mounts instead of /etc/mtab.
- Add NFSv4 to updatedb's prune list, i.e. make it ignore such 
  file systems.

OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=17
2010-11-17 13:13:39 +00:00
OBS User autobuild
6dc001ac6c Accepting request 49221 from Base:System
Copy from Base:System/findutils based on submit request 49221 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/49221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=23
2010-09-27 13:39:18 +00:00
OBS User autobuild
845113106a Accepting request 44299 from Base:System
Copy from Base:System/findutils based on submit request 44299 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/44299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=22
2010-09-24 07:10:52 +00:00
OBS User autobuild
e794516f62 Accepting request 36633 from Base:System
Copy from Base:System/findutils based on submit request 36633 from user psmt

OBS-URL: https://build.opensuse.org/request/show/36633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=19
2010-04-01 15:18:34 +00:00
OBS User autobuild
d6d436937f Accepting request 34356 from Base:System
Copy from Base:System/findutils based on submit request 34356 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/34356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=17
2010-03-12 15:45:17 +00:00
OBS User unknown
07ac24ddde OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=15 2009-07-16 14:41:32 +00:00
OBS User unknown
64a8740e61 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=14 2009-03-11 16:33:39 +00:00
OBS User unknown
ecb2bd850e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=13 2008-09-05 18:08:03 +00:00
OBS User unknown
c1306ec96a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=12 2008-08-25 23:54:22 +00:00
OBS User unknown
01916b20cd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=11 2008-08-11 20:34:30 +00:00
OBS User unknown
6035ca3aa3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=10 2008-08-04 10:31:26 +00:00
OBS User unknown
c4f988054e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=9 2008-03-26 15:09:55 +00:00
OBS User unknown
ce9d6e58a6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=8 2008-02-26 01:31:34 +00:00
OBS User unknown
a022eae5e6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=7 2008-02-15 00:20:03 +00:00
OBS User unknown
a93d3048ec OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=6 2008-01-25 22:42:38 +00:00
OBS User unknown
f48c065646 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=5 2007-07-26 23:25:50 +00:00
OBS User unknown
170b39e86b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=4 2007-06-03 20:04:05 +00:00
OBS User unknown
778dbe72f1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=3 2007-03-01 21:17:26 +00:00
OBS User unknown
f76c7f1158 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=2 2007-02-12 14:57:24 +00:00
OBS User unknown
ba7b366383 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/findutils?expand=0&rev=1 2006-12-18 23:15:57 +00:00